Releases: christianrondeau/GoToWindow
Releases · christianrondeau/GoToWindow
v0.1.2
- Performance and memory improvements (especially when running as an administrator)
- Replace
Alt
+Number
shortcuts byCtrl
+Number
shortcuts in the windows list - Better usage of the available screen size
v0.1.1
- Firefox tab switching support
- Single-click support in windows list
- Bug fixes
v0.1.0
Quite a lot of new stuff there;
- New Plugin system! They can be disabled, and you can add your own.
- Expand Tab Browser Plugin: Enumerates Chrome and Internet Explorer tabs (can be disabled)
- Add
Alt
+Tab
+Tab
to launch Go To Window (instead ofAlt
+Tab
) - Faster window opening (but slower than without the tabs expansion)
- Improved settings window
- Page Up / Page Down and looping through list with arrows
- Some bug fixes
- Start Menu Search now working on Windows 7 (thanks @CoenraadS)
- Tooltip at startup to help new users
v0.0.8
Alt
+Tab
+Tab
- Enabled logging (
GoToWindow.log
) - Fix more than a few issues
- Add an icon to
GoToWindow.exe
v0.0.7
THIS RELEASE IS BUGGY AND WAS REMOVED
Alt
+Tab
+Tab
opens the last window- Fix windows that shows in the list but should not (some non-window items would show up)
- Show the window icon instead of the executable icon
- Attempts to improve the GoToWindow focus handling (being in focus when opened, closing when loosing focus)
- Do not compare accents in search
v0.0.6
- Fix crash when launching GoToWindow while another instance is running
- Automatically select the 2nd window (to emulate the native alt-tab behavior)
- Fix windows sometimes not activating when opened
- Add version number to executable
v0.0.5
v0.0.4
v0.0.3
- Fix
Alt
+Tab
sometimes not working when there are many applications - Introduce settings window to disable
Alt
+Tab
hook - Prevent multiple instances from being run.