kvakulo / Switcheroo

The humble incremental-search task switcher for Windows
www.switcheroo.io
GNU General Public License v3.0
778 stars 121 forks source link

Sort window list Alphabetically (through a hotkey) #152

Open RonaldVG opened 3 years ago

RonaldVG commented 3 years ago

When you have a lot of open windows, it's not easy to manage them. A sort option can do things a bit easier.

It's seems a easy change (sort _unfilteredWindowList on LoadData), but I cannot compile a working Swticheroo.exe (Visual Studio 2017). I can compile the solution without any problem, but compiled Switcheroo does nothing (no Alt+Tab Hook) :-(

magi44ken commented 3 years ago

Furthermore, sort the list alphabetically but put the two most recent open apps to be on the top of the list.