From 2aa81b741c0097652de0b988ed4d5e071b14501c Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 4 Aug 2024 21:47:14 +0200 Subject: Switch to EGL --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index b9b3aec..0b70db1 100644 --- a/TODO +++ b/TODO @@ -14,4 +14,6 @@ Colorscheme should follow graphics card in use. On nvidia use nvidia green, on i Optimize list/page when having a few items in it (dont use vector>). -Only redraw ui if changed (dirty state, propagate upward. Set dirty when adding widget or changing any visible properly on a widget or when event updates how the widget should be displayed). \ No newline at end of file +Only redraw ui if changed (dirty state, propagate upward. Set dirty when adding widget or changing any visible properly on a widget or when event updates how the widget should be displayed). + +Use _NET_WM_ALLOWED_ACTIONS. Same for notifications. \ No newline at end of file -- cgit v1.2.3