refactor(wayland): start factoring wayland out of ShellWindow
This commit is contained in:
parent
55bcae4d62
commit
5bbd0333ef
5 changed files with 257 additions and 186 deletions
|
@ -40,6 +40,7 @@ qt_add_executable(quickshell
|
|||
src/cpp/watcher.cpp
|
||||
src/cpp/region.cpp
|
||||
src/cpp/persistentprops.cpp
|
||||
src/cpp/shellwindow.cpp
|
||||
)
|
||||
|
||||
qt_add_qml_module(quickshell URI QuickShell)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue