summaryrefslogtreecommitdiff
path: root/src/ui
diff options
context:
space:
mode:
authorVictor Kareh <[email protected]>2026-02-09 15:20:10 -0500
committerVictor Kareh <[email protected]>2026-02-09 15:44:58 -0500
commitbedb38d90427cb1de69fe618cb536d5e3a3514e7 (patch)
treec21400b7ce5d8c19331f75b002d113f5a0e045db /src/ui
parent7e6aede0af4db55a2db687bae64f5ffdbf05e92f (diff)
downloadmarco-global-mru-window-list.tar.bz2
marco-global-mru-window-list.tar.xz
display: Use global MRU list for switch-windows-allglobal-mru-window-list
When using switch-windows-all to cycle through windows across all workspaces, marco was grouping windows by workspace rather than using a global MRU (most-recently-used) list. This caused several issues: - Sticky windows appeared multiple times, once per workspace - Window order was confusing (since they were grouped by workspace number) - Behavior was different from other window managers Fixed by collecting all windows, sorting them by recency, then building the tab list from this global list. Fixes #286
Diffstat (limited to 'src/ui')
0 files changed, 0 insertions, 0 deletions