From 8b98c612f7b17feaafabc48ad584498e1198f5ee Mon Sep 17 00:00:00 2001 From: dec05eba Date: Wed, 7 Aug 2024 07:15:05 +0200 Subject: Use stack for page navigation, dont add spacing between list elements if the widget is empty or not visible --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 873bd99..196ee6f 100644 --- a/TODO +++ b/TODO @@ -8,7 +8,7 @@ Maybe change design to have black triangles appear and get larger until they fil Have buttons appear slanted in 3D. All of these things should be done with vertex buffer, for real 3D. -DISPLAY gamescope-0 +WAYLAND_DISPLAY gamescope-0, DISPLAY=:1 (gamescope xwayland) Optimize list/page when having a few items in it (dont use vector>). @@ -16,4 +16,4 @@ Only redraw ui if changed (dirty state, propagate upward. Set dirty when adding Use _NET_WM_ALLOWED_ACTIONS. Same for notifications. -Handle events in draw function because the render position of elements is available there so why duplicate it in event handler. \ No newline at end of file +Handle events in draw function because the render position of elements is available there so why duplicate it in event handler. -- cgit v1.2.3