Skip to content

Releases: akiver/AltBacktick

v1.5.1

Choose a tag to compare

@akiver akiver released this 06 Jan 00:06
00149d9
  • fix: windows cycling may not work since a recent Windows 11 update

v1.5.0

Choose a tag to compare

@akiver akiver released this 27 Sep 11:32
f6cbbc9
  • Allow to set the Windows key as the modifier key (you must put modifier_key=win in your config).
  • Cycle in reverse order when holding the Shift key.

v1.4.1

Choose a tag to compare

@akiver akiver released this 29 Sep 12:16
  • fix: most recently used windows order not working #21

v1.4.0

Choose a tag to compare

@akiver akiver released this 22 Sep 14:31
3a1c6b1
  • Same windows cycling as Windows ALT+TAB #2
  • Add option ignore_minimized_windows to ignore minimized windows when switching between windows (disabled by default) #9
  • Better support for software such as PotPlayer and Steam #18

v1.3.0

Choose a tag to compare

@akiver akiver released this 01 Feb 23:26
  • The project is MIT-licensed (it means PowerToys could use it, see microsoft/PowerToys#278)
  • The program reads a possible ~/.altbacktick configuration file when launched.
    ATM, the only option is modifier_key, which allows you to change the modifier key that needs to be pressed to switch between windows - see the documentation for details.

v1.2.0

Choose a tag to compare

@akiver akiver released this 29 Jan 17:38
  • Windows 7 support

v1.1.0

Choose a tag to compare

@akiver akiver released this 28 Jan 13:06
  • x64 support
  • Fix memory leak

v1.0.0

Choose a tag to compare

@akiver akiver released this 05 Oct 17:58

Initial release