fui_system 0.12.1

System controls (dialogs, tray etc.) for FUI UI Framework
docs.rs failed to build fui_system-0.12.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: fui_system-0.11.2

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