Skip to content

cmdtab v1.3

Compare
Choose a tag to compare
@stianhoiland stianhoiland released this 17 Mar 06:48
· 4 commits to main since this release

v1.3

Highlights

  • Fix hanging Alt key (woohoo!)
  • Fix window restoring bug reported in issue #1
  • Fix initial white flash when showing GUI
  • Improvements to stability and snappiness: snappiness is happiness!
  • No GUI delay by default:
    After extended use, I have determined that the lesser visual impact of a
    narrow strip of icons vs. a possibly full-screen montage of window previews
    is enough to prevent the distraction for which GUI delay was introduced. Now
    I much prefer the snappiness of no delay. Nevertheless, the functionality of
    GUI delay will remain in cmdtab, but will be disabled by default.
  • Allow fast switching for both app- and window-switching (was only allowed for
    subwindow-switching)
  • Allow showing GUI switcher for both app- and window-switching (was only
    allowed for app-switching)
  • Dodge & weave between apps & windows by mixing & matching Alt-Tab & Alt-`
  • Damn that's some pretty code!
  • Long app names are now aligned to fit the switcher
  • Use Alt-W and Alt-Delete to close selected window (requires some testing)
  • Use Alt-M to minimize window (requires some testing)
  • Cmdtab will now (re)ask if you want to enable autorun before refusing to
    start if it's already running
  • Fixed a bug that caused cmdtab to no longer ask about autorun

Conclusion

This patch feels better. It feels good. It's stable now. Enjoy!
See below for previous patch notes: v1.2 , v1.1 and v1.0 .