eksime / VDesk

Launch programs on new virtual desktops.
GNU General Public License v3.0
641 stars 57 forks source link

Fixed run-on-switch #21

Closed 1JackBlack1 closed 7 years ago

1JackBlack1 commented 7 years ago

Run on switch now switches to and runs program in indicated desktop instead of last. Fixed by having createmaxDesktops return the nth (or n-1th) desktop instead of last.

eksime commented 7 years ago

Thanks!

Didn't have any time this week to get around to fixing this, much appreciated.