My KWIN fork where I work on features like per-output virtual desktops
Find a file
Vlad Zahorodnii c2f0db4a92 Split SurfaceInterfacePrivate::swapStates()
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.
2021-07-21 06:18:38 +00:00
src/wayland Split SurfaceInterfacePrivate::swapStates() 2021-07-21 06:18:38 +00:00