#window-manager #lib #desktop-environment #linux-framebuffer

ming-wm-lib

library for building windows for ming-wm in rust

7 releases

new 0.1.6 Apr 17, 2025
0.1.5 Mar 23, 2025

#581 in GUI

Download history 419/week @ 2025-03-02 27/week @ 2025-03-09 138/week @ 2025-03-16 127/week @ 2025-03-23 10/week @ 2025-03-30 5/week @ 2025-04-06

282 downloads per month

GPL-3.0-or-later

46KB
1.5K SLoC

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).

No runtime deps