mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2026-04-10 06:11:54 +10:00
wayland/background-effect: add ext-background-effect-v1 support
This commit is contained in:
parent
77c04a9447
commit
d745184823
11 changed files with 532 additions and 0 deletions
|
|
@ -120,6 +120,9 @@ if (HYPRLAND)
|
|||
add_subdirectory(hyprland)
|
||||
endif()
|
||||
|
||||
add_subdirectory(background_effect)
|
||||
list(APPEND WAYLAND_MODULES Quickshell.Wayland._BackgroundEffect)
|
||||
|
||||
add_subdirectory(idle_inhibit)
|
||||
list(APPEND WAYLAND_MODULES Quickshell.Wayland._IdleInhibitor)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue