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

Feature request: Option to not reshuffle applications. #21

Closed
OlegOAndreev opened this issue Aug 14, 2012 · 10 comments
Closed

Feature request: Option to not reshuffle applications. #21

OlegOAndreev opened this issue Aug 14, 2012 · 10 comments

Comments

@OlegOAndreev
Copy link

A useful addition to the extension would be an option to fix the locations of application icons in the dock and not shuffle them based on LRU order.

@micheleg
Copy link
Owner

Sorry for writing only now, but could you explain what you mean?

@karate
Copy link

karate commented Jan 17, 2017

When "Show running applications" is checked, running applications that are not in favorites are shown at the end of the dock. Those are sorted by last used application, so their position changes when you click through them. What I think @OlegOAndreev meant, is to have an option to keep the order of the applications fixed. I'd also find that useful.

@micheleg
Copy link
Owner

I think commit [805fd6c] should have fixed this issue.

@karate
Copy link

karate commented Jan 18, 2017

You're right. I was using the extensions.gnome.org version. I just installed the latest version from github and it works.

@andresmeidla
Copy link

using latest commit e564630 on ubuntu 17.10
and noticing that my running application are in the order of when they are last used.
i see the code [805fd6c] for keeping the order static but it does not seem to be applied for me.
Is there something im missing here?

@micheleg
Copy link
Owner

micheleg commented Nov 12, 2017

@andresmeidla : do you mean that the order changes during the session, i.e. that whenever you change the focus application this get positioned as the topmost running launcher (after the favorites)?

@andresmeidla
Copy link

andresmeidla commented Nov 12, 2017 via email

@micheleg
Copy link
Owner

What do you mean by "stacked together"? Are we talking about the order of the launchers or the ordering of each application windows?

@andresmeidla
Copy link

I mean each application window.
Created some screenshots:
I have three gedit application windows: First, Second and Third.
What I would like is to have these application windows to always be ordered the way they were launched, like so: First, Second, Third
1

But after selecting for ex the third window, they are reorded to whichever window was selected the last:
2

My goal is to have the window order be always: First, Second, Third, so I could switch between them in a consistent manner, otherwise I'd have to read the application names every time im switching between the windows.
Can that be achieved somehow?

@andresmeidla
Copy link

same thing requested here: #639

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants