seanh / flitter

Fast desktop window switching and app launching utility
GNU Affero General Public License v3.0
3 stars 1 forks source link

Loop through windows of an app in most-recently-used order #1

Closed seanh closed 9 years ago

seanh commented 10 years ago

Currently if I have two terminal windows open, runraisenext terminal will always raise the terminal window that was opened first, and to get to the second terminal window you'll have to run the command twice every time.

Instead, it should raise the app's windows in most-recently-raised order. (Like what Alt-Tab does for all windows.)