Fix keymaps, reported info and add custom cursors

This commit is contained in:
2026-02-11 17:32:15 +02:00
parent 28a68069fb
commit a74d99de45
7 changed files with 797 additions and 297 deletions

View File

@@ -3,6 +3,7 @@ set(SOURCES
Base.cpp
Extensions.cpp
ExtRANDR.cpp
Keymap.cpp
)
add_executable(xbanan ${SOURCES})