|
LiteSwitch X Version History
Version 2.6 - July 22, 2006
+ First public Universal Binary release
+ updated the LS logo image in the LS prefpane & readme
+ changed LS to allow autokey during a drag (I think this bug was
introduced after the last release)
+ changed color of light bulb to blue-purple since before it was too
direct of a copy of the Energy Saver prefpane
+ new icon for prefpane since it's what the user now sees: a generic
prefpane + liteswitch badge
+ added PathFinder support (Cocoatech's PathFinder is used instead of
the Finder if it is running)
+ updated short readme and docs (new info, old info removed, better
consistency, spelling errors fixed)
+ opening the prefpane now checks for an old version of the
background app and relaunches it if different than expected -->
allows for double-click prefpane installs
- Minor performance and interface improvements.
Version 2.5 - April 29, 2005
+ Full compatibility with Mac OS X 10.4 "Tiger".
+ Added an option to disable mouse rollover selection of apps.
- Fixed a bug that prevented logging out.
- Fixed a bug with the Shift key getting "stuck".
- Minor performance improvements.
Version 2.1 - October 22, 2003
+ Full compatibility with Mac OS X 10.3 "Panther".
- Fixed Mac OS X port leaking bug.
Version 2.0 - June 2, 2003
New Features
+ Added a list of programs to be excluded from the LiteSwitch X switcher.
+ Added the option to use Tilde to move the selector backwards.
+ Added the option to disable graying out of hidden apps.
- Fixed numerous small bugs discovered since v.1.5.2.
Version 1.5.2 - January 9, 2003
Bug Fixes
- Fixed a bug introduced in 1.5.1 (doh!) that caused hot-keys to break with Option-Tab or Control-Tab
Version 1.5.1 - January 6, 2003
Bug Fixes
- Improved recognition and display of Java applets (.jar files)
- In single application mode, doesn't hide others if a faceless app brings a window to front
- Improved support for non-standard keyboard layouts (e.g. Dvorak)
- Improved support for non-Roman scripts (e.g. Japanese Kanji, Traditional Chinese, etc.)
Version 1.5 - December 1, 2002
New Features
+ All advanced features are now available in the prefs pane!
+ Live updating for all preferences
+ Complete support for unicode and international text
+ 10x speed increase when drawing text
+ Scrolly-wheel support for selecting applications
+ Key-repeat support using timing from the Keyboard preferences
+ Application version number added to its contextual menu
+ The window layering mode can be temporarily overridden by holding down shift
+ Added a hot-key "B" to switch with the Bring All/One forward setting temporarily reversed
+ Added click-drag to invoke the application contextual menus (in addition to click-hold and right-click)
Bug Fixes
- Fixed a rare problem that sometimes caused Apple-Tab not to be captured from the Dock
- Telling an app to relaunch now also hides the switch window
- Contextual menus pop upwards if they can't completely fit popping down
- Several other small fixes
Version 1.1 - November 5, 2002
New Features
+ Full Support for Mac OS X 10.2 (Jaguar)
+ Complete online documentation of all features
+ Optimized for speedier redraws on all machines
+ Added a "Get Info" menu item with keystroke "I"
+ Added pref for sending reopen event to apps: "Reopen" of type boolean
+ Added pref for drawing application names: "DrawName" of type boolean
+ Added pref for shift or shift-tab switching: "ShiftSwitches" of type boolean
+ Added pref to disable when in full screen mode, i.e. games: "FullScreen Disable" of type boolean
+ Added prefs for the window color: "RedColor", "GreenColor", "BlueColor" of type float
+ Pressing tilde (~) escapes without switching
For information about configuring the newly added preferences, please read the online documentation
Bug Fixes
- Java applets (.jar) now appear in the process list
- Disabled "quit" for the Finder
- Changed it so that when switching a Reopen event is NOT sent
- Many small fixes, too numerous to list
Version 1.0.1 - June 25, 2002
New Features
+ Added a hot-key "M" to invoke the app's contextual menu
+ Added French translation (thanks to Pierre Haberer and Ronald Leroux!)
+ Improved hot-key compatibility with international keyboards
+ opacity preference added: "Transparency" of type float
+ fade preference added: "Fade" of type boolean
Bug Fixes
- Sometimes LiteSwitch X wouldn't load at login
- Fixed "LiteSwitch Brings All Forward" mode so that it works with multiple instances of the same app
Attention: To use the new preferences added in this version, use the 'defaults' command from the Terminal like this:
[localhost:~] username% defaults write com.proteron.liteswitch Fade -bool no
This would turn off the "fade out" effect
[localhost:~] username% defaults write com.proteron.liteswitch Transparency -float 1.0
This would set the transparency of the window to 100%, i.e. remove transparency
[localhost:~] username% defaults delete com.proteron.liteswitch Transparency
This would restore the default transparency
[localhost:~] username% defaults delete com.proteron.liteswitch Fade
This would restore the default fade effect
Version 1.0 - May 6, 2002
Initial release.
|