Added Hyprland workaround to get current window title

This commit is contained in:
Andrew
2026-01-21 21:22:11 +03:00
committed by dec05eba
parent 9339d6760e
commit 23b1526092
5 changed files with 192 additions and 5 deletions

View File

@@ -41,6 +41,7 @@ src = [
'src/CursorTracker/CursorTrackerX11.cpp',
'src/CursorTracker/CursorTrackerWayland.cpp',
'src/Utils.cpp',
'src/HyprlandWorkaround.cpp',
'src/WindowUtils.cpp',
'src/RegionSelector.cpp',
'src/WindowSelector.cpp',