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

Hotkey to sort windows alphabetically #151

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) :-(