Releases for Window Desktops

ACL_WindowDesktops IGOR.6.01.x-1.4

in
Downloaded 77 times
Official release from Subversion tag: IGOR-6-01--1-4
Download: ACL_WindowDesktops-IGOR.6.01.x-1.4.zip
Size: 33.81 KB
md5_file hash: a620ae82932d5a87714fde4adf36d1f1
First released: July 29, 2011 - 07:27
Last updated: July 29, 2011 - 07:40

New features:

  • Improved positioning of buttons on panel so that they don't overlap on Macintosh.
  • Added ability for user to set, via a new settings menu button and prompt, the number of desktop buttons to display on the panel.
  • Added ability to assign all assignable visible windows that are not assigned to the default desktop at once. Do this by holding the Shift key and clicking one of the buttons in the Assign row.

ACL_WindowDesktops IGOR.6.01.x-1.3

in
Downloaded 272 times
Official release from Subversion tag: IGOR-6-01--1-3
Download: ACL_WindowDesktops-IGOR.6.01.x-1.3.zip
Size: 16.55 KB
md5_file hash: adb3b1d04f0ee6aefd6937ada44b1d9b
First released: April 24, 2009 - 12:57
Last updated: April 24, 2009 - 13:10

Changes:

  • #1029 by aclight: Provide a more useful error message when the user tries to assign a window that has no name, such as a procedure window, to desktop.
  • #1031 by aclight: Provide a clean way for other independent modules to access the number of the currently displayed desktop returned by the function GetDisplayedDesktop().

ACL_WindowDesktops IGOR.6.01.x-1.x-dev

in
Downloaded 40 times
Nightly development snapshot from Subversion branch: HEAD
Download: ACL_WindowDesktops-IGOR.6.01.x-1.x-dev.zip
Size: 33.81 KB
md5_file hash: 4bdaff0215fc6ad055cb01fd938079d3
First released: April 24, 2009 - 06:27
Last updated: July 25, 2011 - 12:00

Development snapshot from HEAD (trunk) version of module. Snapshot is automatically packaged several times a day when new code is committed to the repository. Use this version to get the latest code, bug fixes, and features. The code in this version may be less stable and could be buggy.

ACL_WindowDesktops IGOR.6.01.x-1.2

in
Downloaded 79 times
Official release from Subversion tag: IGOR-6-01--1-2
Download: ACL_WindowDesktops-IGOR.6.01.x-1.2.zip
Size: 16.08 KB
md5_file hash: c954bdef602813f435cb7d83710b5ca0
First released: January 31, 2009 - 10:32
Last updated: January 31, 2009 - 10:40

Made the following changes that affect users of the package:

  • Made it so that new windows will automatically be assigned to the current desktop, if one is selected.
  • When changing the currently displayed desktop, performance has been improved because only windows that need to be redrawn are now redrawn.
  • #576: Added code that forces the GraphBrowserPanel window (Graph Browser, provided by WM) to update when the virtual desktop currently displayed is changed. This will allow the Graph Browser to only display graphs on the current virtual desktop, assuming that the user has unchecked the "Are invisible" checkbox on the GraphBrowserPanel.

In addition the following changes were made that only affect developers who might want to write code that interacts with this package:

  • Reworked code a bit to provide a better API.

ACL_WindowDesktops IGOR.6.01.x-1.0

in
Downloaded 126 times
Official release from Subversion tag: IGOR-6-01--1-0
Download: ACL_WindowDesktops-IGOR.6.01.x-1.0.zip
Size: 15.83 KB
md5_file hash: 138caabbb954b45163b8992dfc1b7d79
First released: June 18, 2007 - 06:25
Last updated: October 17, 2007 - 18:22

This is the initial release of Window Desktops. It has been tested on Windows and Mac OSX and seems to work fine on both platforms.

Back to top