Files
ming-wm/ming-wm-lib
stjet 9f7ef7c14d add input methdod framework (add sitelen pona input)
Also change audio player randomness source to /dev/urandom which is way better for the prng we are using
2026-03-12 08:04:57 +00:00
..

Library for building ming-wm windows in Rust.

Documentation here.

The most likely usage of this crate is to implement the WindowLike trait, and then set up IPC (which automatically handles serialisation).