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

Added "Duplicate" selected app context menu option #114

Open
wants to merge 32 commits into
base: master
Choose a base branch
from

Conversation

elig0n
Copy link
Contributor

@elig0n elig0n commented Apr 6, 2018

Based on the list_context_menu patch

elig0n added 30 commits March 7, 2018 19:35
ALT + 0-9 key access to processes. i.e: ALT+1 goes to the first window ... ALT+0 goes to the tenth window.

Maybe consider that for all windows. Like maybe enable the user to press some key which will then allow only numerical input so then he could type  i.e.: 78 <ENTER> to switch directly to the 78th window on the list. The numbers would appear next to each app title.  I find that very useful especially when I have a lot of windows open , plus it's more easier than writing a partial title . Could be ticked as default way to search in Options too, for example.

P.S. When I wrote that I've also added numberical listing to the first 1-10 FormattedTitle's but it only appeared in the first invocation of the program and won't show up in further ALT+TAB's. I'm guessing It must be erased by TextChanged()...?

Thanks
This one adds Alt+S to sort the current list alphabetically by FormattedProcessTitle hence grouping same apps together in the list.
I've let Alt+S become Alt+Q which seem to more intuitive (s being sort, q being quit [the current behavior of the app])
This one adds 1-10 numbers in bold to the list of apps so it is easy to spot and use the appropriate Alt+N key shortcut
1-10 numerical listings in bold
Sort functionality + shortcut + shortcut replace
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