mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-08-25 05:04:00 +02:00
There are currently a number of commands that do not update the previously focused workspace correctly. The previous method relied on handling each case, this change makes it so that last_focused_workspace is always updated whenever the focus is changed.