Open zmenciso opened 2 years ago
My poor man's implementation is to make Super+1
switch to or open Terminal with something like this:
xdotool search --onlyvisible --class gnome-terminal windowactivate || gtk-launch org.gnome.Terminal
Add individual hotkeys for each application in the Icon Task List, up to a max number.
And how would you handle this or differentiate between multiple icon tasklists, in the event of them being able to be on multiple panels? Individual IconTasklists can have their own pinned launchers configuration.
Hmmm I hadn't considered the possibility of having different pinned launchers. I typically use the Icon Task List without any pinned launchers (just as a way to see what applications are running on a given workspace).
spitball of an idea - maybe one way is to designate one icon list as "primary" - there can only be one primary; maybe a tickbox on an icon task list settings - default ticked for the first icon-task-list. If the primary is removed then the end-user has to manually tick the next "primary".
Budgie Version 10.5.3
Use-cases
I would like to be able to press hotkeys to select applications from the Icon Task List. If that application is a favorite and not already running, launch it. If the application is already running with only one window, switch to it. If that application is running with more than one window, show the user the various windows and allow them to select one.
Proposal
etc.
References
None to my knowledge, but I only recently switched to Solus and Budgie.