windowrules: allow incrementing window props (#9566)
This commit is contained in:
parent
8b7b169043
commit
ffd6cf65e4
21 changed files with 191 additions and 102 deletions
|
|
@ -4,6 +4,7 @@
|
|||
#include "PointerManager.hpp"
|
||||
#include "../xwayland/XWayland.hpp"
|
||||
#include "../managers/HookSystemManager.hpp"
|
||||
#include "../helpers/Monitor.hpp"
|
||||
|
||||
static int cursorAnimTimer(SP<CEventLoopTimer> self, void* data) {
|
||||
const auto cursorMgr = reinterpret_cast<CCursorManager*>(data);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue