You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be cool to be able to reorder the windows on this page by dragging them. I can't seem to find a way to do it from any other extension.
The text was updated successfully, but these errors were encountered:
It could be cool but I don't belive anybody would actually use it.
Much useful and easier to implement would be to automatically sort windows by MRU, alphabetically or by a custom list of strings from app names and window titles.
I tend to use the touchpad to swipe up and see all my windows, its quicker to navigate if i can move the windows into the same position every time.
Sorting the windows by a custom list or alphabetically would be helpful too.
The default algorithm optimizes the positions of window previews for the shortest path from the original window, the rest is determined by the window opening sequence. So you should be able to achieve the same positions every time if you open the windows in the same order and have the same position and size. It's the most simple with full-screen windows, there it's only about the opening sequence. Only restarting GNOME Shell for some reason changes the window opening sequence according to MRU so that the last window used is the last one open.
I think it would be cool to be able to reorder the windows on this page by dragging them. I can't seem to find a way to do it from any other extension.
The text was updated successfully, but these errors were encountered: