|
4145460012
|
refactor: simplify Plane/Widget usage
|
2025-01-23 16:12:56 +01:00 |
|
|
f7ba83fd83
|
refactor: prefer Plane.fill for blanking with alpha
|
2024-12-12 19:25:44 +01:00 |
|
|
486c6ba95e
|
fix: some minor alpha rendering issues
|
2024-11-05 10:46:06 +01:00 |
|
|
cfb9f8cf11
|
refactor: remove unused parameter in set_base_style
|
2024-11-04 22:20:06 +01:00 |
|
|
16c5471126
|
refactor: move command and EventHandler out of the tui module
|
2024-10-25 22:39:04 +02:00 |
|
|
bf3fe5f2ba
|
refactor: run zigimports
closes: #38
|
2024-09-10 22:25:54 +02:00 |
|
|
7b812d73ea
|
refactor: change a -> allocator
|
2024-09-02 14:31:49 +02:00 |
|
|
4b6c08154b
|
feat: add theme selection palette
Also, refactor to share palette code and make palettes scroll properly
with the mouse wheel.
|
2024-08-14 21:27:32 +02:00 |
|
|
ef95114039
|
feat: add support for mouse wheel events to menu widgets
|
2024-08-11 20:28:03 +02:00 |
|
|
b3388eed77
|
fix(Menu): unselect if there are no menu items
|
2024-06-27 21:19:07 +02:00 |
|
Andriamanitra
|
e022b0b2f8
|
fix(palette): add bounds check to activate_selected
|
2024-06-22 08:30:35 +02:00 |
|
|
e7c8fea3f0
|
feat: add scrollbar to command palette
|
2024-06-21 01:20:17 +02:00 |
|
|
acd65d0157
|
fix: menu and open_recent resize handling
|
2024-06-14 20:41:01 +02:00 |
|
|
b15fa47f30
|
refactor: add renderer abstraction layer
|
2024-05-09 11:48:33 +02:00 |
|
|
0053b80d81
|
refactor: improve button widget api
|
2024-04-10 18:39:47 +02:00 |
|
|
b8261f924e
|
fix: stop selection from running off the bottom of the recent files list
|
2024-04-09 22:41:26 +02:00 |
|
|
d4066ad396
|
feat: add support for menu header widgets
|
2024-03-28 22:02:45 +01:00 |
|
|
2c4452dd81
|
feat: add keyboard support to menus
|
2024-03-26 22:01:31 +01:00 |
|
|
adbce35320
|
feat: add support for resize hooks to Menu widget
|
2024-03-22 20:56:49 +01:00 |
|
|
2f9a0e2eb0
|
refactor: button, menu and widget stack apis
|
2024-03-18 22:29:29 +01:00 |
|
|
5965431b57
|
refactor: improve flexibility of the Button API
|
2024-03-08 22:15:39 +01:00 |
|
|
a7a27fdc89
|
feat: add Menu widget and use it on home screen
|
2024-03-07 20:34:15 +01:00 |
|