Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: ensure Gnome overview window ordering reflects the tiled window ordering #801

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

jtaala
Copy link
Collaborator

@jtaala jtaala commented Mar 18, 2024

This PR fixes a long standing Gnome 45 issue (I can't believe I haven't noticed this until now) where the Gnome overview window ordering did not reflect the tiled window ordering.

This broke in Gnome 45 as it does not export UnalignedLayoutStrategy strategy from workspace.js. We create a modified version of UnalignedLayoutStrategy which ensures window ordering is aligned with tiled window ordering.

This should also work in Gnome 46.

create a modified version of this layout strategy which ensures overview
window ordering reflects tiling window ordering.
@jtaala jtaala merged commit 832cce2 into develop Mar 18, 2024
@jtaala jtaala deleted the fix-overview-window-tile-ordering branch March 18, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant