seanh / flitter

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

Bug when focused window is also first matching window on first run #8

Open seanh opened 9 years ago

seanh commented 9 years ago

If when runraisenext is first run (no ~/.runraisenext.pickle file yet) the currently focused window also happens to be the first matching window returned by wmctrl, then runraisenext will attempt to focus the already-focused window instead of the next matching window,