most window managers (e.g. kde, even windows xp and newer) allows switching applications that are pined to their respective quick launch/dock areas by pressing win
+1
for the first icon, win
+2
for the second, etc.
ubuntu's gnome (i'm using 20.04 default WM, should i call it gnome or unity? not sure anymore) allows me to do that, but other window managers also allow me to work with more than one window from each app, by simply pressing the shortcut repeatedly. (note that it goes in order of window age, not last used time, like alt+tab --but at this point i'm fine with either)
For example, on KDE or Windows 10, assuming several terminal windows, and terminal is my third application on the "Dock", pressing win
+3
once, will take me always to the first opened terminal window. pressing win
+(3
x2) will take me always to the second opened terminal window and so on.
Is there any way (maybe an extension) to enable this essential* functionality on ubuntu 20.04?
* jumping to specific windows predictably is essential for vision and/or motion impaired users.
PS: pressing the shortcut twice on gnome opens a popup to select the individual application windows by showing unreadable thumbnails, only via the arrow keys. If a solution to the above problem completely disables this feature, it is OK.
PS2: most questions i found around this problem end up having several answers suggesting tabs on the terminal. I made the mistake of also using the terminal as an example , but I am looking for a solution that is not dependent of application. Please do not answer with terminal tabs suggestions.