Commit Graph

10 Commits

Author SHA1 Message Date
Sasha Koshka
2bd7d0fad5 Added a toggle button and lamp pattern 2023-04-20 18:40:05 -04:00
785cc2d908 Child draw bounds are properly clipped 2023-04-18 03:07:06 -04:00
5ca3b80e8e Made this crazy selection system 2023-04-17 02:05:53 -04:00
7d4ddaf387 Scrolling over a ScrollContainer will now scroll it 2023-04-16 14:12:55 -04:00
b9c8350677 Scroll containers yay 2023-04-16 03:37:28 -04:00
e16195d274 The system can now focus previous, next 2023-04-15 21:49:40 -04:00
986315d5db Vertical layout partially works 2023-04-15 18:09:49 -04:00
437aef0c27 Redid the entity system a bit to make it more reliable
Now it supports things like parenting elements before they are
added to a window and elements no longer have to constantly check
for a nil entity
2023-04-15 01:14:36 -04:00
4c6f1f80e7 Proper keyboard and mouse event propagation 2023-04-14 19:08:14 -04:00
e931717241 Basic support in X backend for new API 2023-04-14 00:25:05 -04:00