mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2025-11-04 19:04:56 +11:00
wayland/toplevel: refactor toplevel output tracking to its own file
This commit is contained in:
parent
20c3da01f1
commit
27f97c3283
6 changed files with 119 additions and 82 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue