wayland/toplevel: refactor toplevel output tracking to its own file

This commit is contained in:
outfoxxed 2025-06-24 18:52:19 -07:00
parent 20c3da01f1
commit 27f97c3283
No known key found for this signature in database
GPG key ID: 4C88A185FB89301E
6 changed files with 119 additions and 82 deletions

View file

@ -77,6 +77,7 @@ qt_add_library(quickshell-wayland STATIC
popupanchor.cpp
xdgshell.cpp
util.cpp
output_tracking.cpp
)
# required to make sure the constructor is linked