windowrules: allow incrementing window props (#9566)

This commit is contained in:
MightyPlaza
2025-04-15 23:00:40 +00:00
committed by GitHub
parent 8b7b169043
commit ffd6cf65e4
21 changed files with 191 additions and 102 deletions

View File

@@ -7,6 +7,7 @@
#include "../Compositor.hpp"
#include "../helpers/MiscFunctions.hpp"
#include "../config/ConfigValue.hpp"
#include "../config/ConfigManager.hpp"
#include "../desktop/LayerSurface.hpp"
#include "../protocols/LayerShell.hpp"
#include "../protocols/core/Compositor.hpp"