17 releases
0.13.0 | May 24, 2024 |
---|---|
0.12.1 | Jun 8, 2023 |
0.12.0 | Apr 17, 2023 |
0.11.0 | Aug 16, 2022 |
0.1.0 | May 20, 2021 |
#1011 in GUI
44 downloads per month
Used in 4 crates
(3 directly)
150KB
3K
SLoC
fui_system
Cross-platform windowing library. Compared to winit / sdl / sfml it is better suited for desktop applications as it gives you abstractions not only for windows but also for other desktop related features like dialogs, menus, notification tray icons etc.
Supported platforms:
- Linux (X11/Wayland using Qt)
- Windows (using Qt, tested on msys2 / mingw)
- it should be relatively easy to add other platforms supported by Qt
Features:
- multiple windows
- OpenGL support
- system tray icons
Dependencies
~0.3–4MB
~71K SLoC