Merge pull request #3544 from nktnet1/hyprland/windowcount

add Hyprland/windowcount module
This commit is contained in:
Alexis Rouillard
2025-06-22 09:03:21 +01:00
committed by GitHub
5 changed files with 234 additions and 0 deletions

View File

@ -307,6 +307,7 @@ if true
'src/modules/hyprland/language.cpp',
'src/modules/hyprland/submap.cpp',
'src/modules/hyprland/window.cpp',
'src/modules/hyprland/windowcount.cpp',
'src/modules/hyprland/workspace.cpp',
'src/modules/hyprland/workspaces.cpp',
'src/modules/hyprland/windowcreationpayload.cpp',