Commit graph

15 commits

Author SHA1 Message Date
4848f2494f
fix(tabs): don't propagate hover events in WidgetList 2025-01-24 23:24:14 +01:00
d7b48b40f1
feat(tabs): start work on a tabbar widget 2025-01-23 22:32:08 +01:00
4145460012
refactor: simplify Plane/Widget usage 2025-01-23 16:12:56 +01:00
3cb1fc2bba
refactor: add WidgetList.delete function 2024-12-11 20:43:32 +01:00
c5e7b1f896
refactor: improve WidgetList.addP style 2024-10-09 20:48:50 +02:00
7b812d73ea
refactor: change a -> allocator 2024-09-02 14:31:49 +02:00
50d47a73f2 feat: add mouse resizing of panel views 2024-08-13 19:38:35 +02:00
acd65d0157 fix: menu and open_recent resize handling 2024-06-14 20:41:01 +02:00
1cd3cb17ce feat: add libvaxis renderer 2024-05-10 12:44:14 +02:00
b15fa47f30 refactor: add renderer abstraction layer 2024-05-09 11:48:33 +02:00
2c4452dd81 feat: add keyboard support to menus 2024-03-26 22:01:31 +01:00
1489a96013 feat: add support for resize hooks on WidgetLists 2024-03-22 20:56:02 +01:00
8f360c8f28 feat: add Button widget and use it to build a menu with mouse support on the home screen 2024-03-06 00:44:43 +01:00
45307e3636 feat: add alternate create mode Box for WidgetList
This is for using widgetLists in static layouts.
2024-03-05 22:37:05 +01:00
4ece4babad Initial public release 2024-02-29 00:00:15 +01:00