Download Latest Version AltTab_2025.2.0.0_x64.7z (903.7 kB)
Email in envelope

Get an email when there's a new version of AltTab

Home / 2026.1
Name Modified Size InfoDownloads / Week
Parent folder
AltTab_2026.1.0.0_x64.7z 2026-01-03 1.1 MB
AltTab_2026.1.0.0_Logger_x64.7z 2026-01-03 1.1 MB
2026.1 source code.tar.gz 2026-01-03 12.2 MB
2026.1 source code.zip 2026-01-03 12.3 MB
README.md 2026-01-03 2.5 kB
Totals: 5 Items   26.8 MB 18

What's Changed

Full Changelog: https://github.com/lokeshgovindu/AltTab/compare/2025.2.0.1...2026.1

2026.1.0.0 new features and bug fixes
-------------------------------------
+ Used edit control instead of static text control for search string. We can see
  cue banner search text when the search string is empty.
  > Displaying the tray context menu on search string edit control instead of 
    default one.
  > Default search string cue banner text can be changed from the settings.

+ Added the below options to control Mouse Hover actions in settings dialog.
  > Show ProcessInfo Tooltip
  > Show Highlight Rectangle
  > Show Delete Button

+ Provided settings to configure highlight text and background colors from INI 
  file.
  Please add/edit the following lines under ListView section in INI file as
  shown below:

  [ListView]
  HighlightTextColor=0xFF0000
  HighlightBackgroundColor=0xFFFFBF

  Note:
  These settings are not available in Settings UI at present.
  1. Please add the above params manually 
  2. Go to settings dialog and update any setting to create the new settings
     file.
  After updating the highlight colors manually, please use
  `Tray Icon -> Reload AltTabSettings.ini' menu to make use of the updated
  settings in AltTab window.

- Clear the process tooltip info while leaving the mouse from AltTab window.

- Prevent closing AltTab window on pressing the Escape key when Context Menu
  is visible in AltTab window.

Download AltTab

Source: README.md, updated 2026-01-03