mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-21 02:01:55 +07:00
17861e0003
This way, expel becomes symmetric with consume. This is also how it works in PaperWM. Though, in PaperWM if the expelled window was focused, it will remain focused, while in this commit it is never focused, making it the exact opposite of consume. Use consume-or-expel-window-right for the old expel behavior.