Simple experimental low-level UI library written in C++
Find a file
hippoz 4ece938f1c
Respond to resize events properly
Previously, we used to not respond to resize events. Additionally,
resizing the window would cause flickering to appear in the area where
painting would happen. This patch fixes both of those issues.
2022-03-18 22:07:32 +02:00
src Respond to resize events properly 2022-03-18 22:07:32 +02:00
.gitignore text, hover, styles and buttons! 2022-03-18 02:49:16 +02:00
LICENSE Add 'LICENSE' 2021-12-19 16:27:55 +00:00
meson.build remove empty cpp file 2022-03-18 03:24:40 +02:00