Simple experimental low-level UI library written in C++
Find a file
hippoz 8251532938
don't dispatch activation/focus events if the status did not change
This commit prevents the dispatch of activation/focus events if the
status did not change. This eliminates useless repaints when mousing
around inside a button.
2022-05-14 11:31:57 +03:00
src don't dispatch activation/focus events if the status did not change 2022-05-14 11:31:57 +03: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 Move logic from Layout into DocumentLayout 2022-04-03 13:25:09 +03:00