My KWIN fork where I work on features like per-output virtual desktops
c2f0db4a92
Currently, the swapStates() function does two things - (a) it merges one state with another; (b) it applies the next state. This change splits the swapStates() so it's simpler and the boolean trap can be removed. |
||
---|---|---|
src/wayland |