aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-04-20 01:11:12 +0200
committerdec05eba <dec05eba@protonmail.com>2025-04-20 01:11:12 +0200
commit06957aa0f264bc181c01f5618f3b3c8d4db38ddb (patch)
treef76a8580213fca0b36a0349fbc6081b37e49cda5 /TODO
parent5500ce377a0a552bfa858232f7086c197d0ab458 (diff)
wip: wayland
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 86d4bce..5c9191c 100644
--- a/TODO
+++ b/TODO
@@ -8,4 +8,5 @@ Only render one glyph for missing symbols.\
High precision mouse wheel event by using xi2, which also allows us to get which scroll wheel was used and scrolling in y direction.\
Use XPresent (PresentNotifyMSC, glSwapBuffers, wait for PresentCompleteNotify before doing presentNotifyMsc and glSwapBuffers again), see https://invent.kde.org/plasma/kwin/-/issues/27. This doesn't work on nvidia because nvidia never sends the PresentCompleteNotify event.
Support drag and drop.\
-Use _NET_WM_SYNC_REQUEST.
+Use _NET_WM_SYNC_REQUEST.\
+Finish wayland support. \ No newline at end of file