mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2026-04-10 06:11:54 +10:00
wm: add WindowManager module with ext-workspace support
This commit is contained in:
parent
9e8eecf2b8
commit
6705e2da77
22 changed files with 1337 additions and 0 deletions
|
|
@ -123,6 +123,8 @@ list(APPEND WAYLAND_MODULES Quickshell.Wayland._IdleNotify)
|
|||
add_subdirectory(shortcuts_inhibit)
|
||||
list(APPEND WAYLAND_MODULES Quickshell.Wayland._ShortcutsInhibitor)
|
||||
|
||||
add_subdirectory(windowmanager)
|
||||
|
||||
# widgets for qmenu
|
||||
target_link_libraries(quickshell-wayland PRIVATE
|
||||
Qt::Quick Qt::Widgets Qt::WaylandClient Qt::WaylandClientPrivate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue