| Version |
Changes |
Date |
| v
0.1 |
A lot of work needs to be done, but basic funcitonality
exists. Doesn't hide the desktop or hide the actual program anymore.
|
|
| v0.2 |
Fixed up incorrect displaying of columns (handle)
Added popup menu.
Converted to Memory store model, which allows more windows to be
stored, rather than an explicit store model.
Upped windows store capacity to 32 per virtual desktop.
Fixed About window message.
Added ability to change desktops by moving mouse to edge of the
screen.
Added ctrl-button detect when changing desktops.
|
|
| v0.3 |
Added ability to choose switching key, any of 6
different keys, in any combinations.
|
20-Jul-2002 |
| v0.4 |
Added a little window to give instant desktop changing
ability. This is always on top.
No longer hides little window.
Changing little window wont bring to front the big window.
Changing desktop by mouse also changes little windows num.
Changing desktop by big buttons also updates little window.
-this little window is pretty ugly, should try to fix it up in next
release.
Also created a little help file called "help.txt"
|
23-Jul-2002 |
| v0.5 |
Fixed up little window indicator a little, but still
pretty ugly.
Includes help menu function to display help.txt file.
|
23-Jul-2002 |
| v0.6 |
Fixed up the restore function.
Need to fix up list options.
Fixed up desktop 0 problem. (there is no desktop 0)
Changed window num => desktop num.
Added menu to the little window.
Fixed up dodgey restored xpos and ypos from previous run.
Fixed up list sorting function.
Added move window function, to move the window from one desktop
to another.
|
30 Jul 2002 |
| v0.7 |
Fixed up program list, now makes a lot more sense
in what windows will get shown. It wont show the desktop window
and won't show the vwin window.
Added exit quick, which won't collect all the windows, but will
just quit.
Won't hide desktop or taskbar anymore.
|
30 Jul 2002 |
| v0.8 |
Added option for using all keys or any key as hotkey.
Added some information to the help file.
|
|
| v0.9 |
Changed possible windows to 64 in each desktop,
since it
doesn't take up much memory anyway. Each window now takes up
5 bytes(extra attribute byte to allow sticky windows).
Added reveal window menu option. It displays all the names
of windows that aren't on the screen, and allows you to
move them to the current desktop.
|
1 Oct 2002 |