Skip to content

flut2/windy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windy

Cross-platform windowing library.

An example implementation can be found over at ./example.

Supported features:

  • Windows
  • Input
  • Clipboard
  • Cursors
  • Vulkan WSI (use -Dvulkan_support=true, example implementation over at Eclipse)
  • Dialogs (file, color, message)

Supported OSes:

  • Linux / BSDs:
    • X11 (requires xcb, xcb-xkb, xcb-render, xcb-render-util and xkbcommon-x11 to build)
    • Dialog notes: either GTK3 (requires dev headers) or Zenity, -Duse_gtk={} to change
  • Windows

About

Cross-platform windowing library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published