Skip to content

Latest commit

 

History

History
44 lines (37 loc) · 2.13 KB

Changelog.md

File metadata and controls

44 lines (37 loc) · 2.13 KB

TO DO (maybe):

  • reduce UI to allow faster switches
  • stick items to top or bottom of list
  • use listview insert command to place windows at specific locations in list?
  • get best practices with compiz and other compositing programs for other ways of dealing with alt tab
  • develop more keyboard shortcuts like those used with VistaSwitcher
  • sort the window list with shortcuts
  • incorporate window images based on AeroThumbnails library
  • get rid of a lot of the fluff and unused code
  • get on forums and post to people to try to get more cooperation
  • make it work with Win8 apps

LATEST VERSION CHANGES:

since 09-10-13:

  • fix close app from reopening the all window list if closing app from Group
  • sometimes windows don't come to the front (outlook)

since 08-29-13:

  • return passing window to previous zorder

since 08-08-13:

  • remove a majority of UI
  • add EXE only mode to cycle between current application windows
  • added coloring for max
  • get color schemes to work on startup
  • bring focused window to the font when cycling

since 25-04-06: +: Groups of windows are shown in tabs - they can be re-arranged by drag-and-drop. +: Settings tab.

  • & FIX: Updates to the listview colour code - much smoother now (thanks to ambi for updating the Listview script).
  • & FIX: Sorting of columns with direction indication ([+] or [-]) +: Mouse wheel over the TASKBAR scrolls the list - Middle button SELECTS a window in this mode (it normally CLOSES a window!). +: Save data on big changes (in addition to program exit) - e.g. new group created, hotkeys changed CHANGE: Selections with the mouse are now made with a double click (or just release the Alt key) instead of a single one. CHANGE: Adjusted display position to be centered by default. CHANGE: Dialog windows only indicated by red higlight (not by title too). CHANGE: Not Responding windows indicated in a new column (not by title). CHANGE: Many speed optimisations and code improvements (it's almost decipherable now ;-)) FIX: Handling of "Not Responding" windows with no delays.

For older changes, see the forum: http://www.autohotkey.com/forum/viewtopic.php?t=6422