Systems submitted on Sunday, July 20th 2003 (372 weeks 6 days ago)
This docklet shows you the current running windows a s icons. A taskbar in a docklet.
(testing)
v0.2 (07-20-2003)
Current Restrictions
Skinning is disabled in this release due to bugs that was prior to this release. The skinning engine included in this version still has bugs, so you will see skinning problems.
All icons must be in the "<yzdock>dockletstasksicons" Folder
This means that when selecting an Icon, you have to select it from the:
<docklet folder>
icons <--- use images from this folder ONLY
skins
You cannot "Add" an Icon or Exclude a Window Class via the Settings Dialog
A window that is set to be ALWAYS ON TOP will always be shown as the active icon on the docklet
Thumbnail Preview of the active Window is DISABLED
Only works when Y'z Dock is set at the bottom position of the screen
Docklet doesn't stay magnified when moused moved away after showing the popup window
Additions & Fixes
All windows are now properly enumarated (to reflect windows taskbar)
Users can configure to use the windows icons or replacing them with there own PNG depending on the WindowClass
Users can exclude any window by adding it to the INI file
A "taskslist.txt" file is created everytime there is a change of windows in the environment. It lists the current active windows with there respective WindowClass
Created the popup window using PNG graphics extracted from a "skins" folder
Skinning images now include:
right.png -- the right image portion of the window
middle.png -- the background image used for the window
left.png -- the left image portion of the window
select.png -- the background image behind the active window icon
arrow.png -- the arrow pointing to the docklet
The window is now transparent which can be of any shape
Automatic resize of icons depending on quantity & monitor size
Handle popup window from going off the screen (handle arrow as well)
Added mouse hooks: onMouseOver, LeftClick, RightClick and MiddleClick
Added keyboard hooks: Control & Shift
Added controls/functions to the mouse & keyboard hooks
Add the popup menus when right clicking the docklet or the icons on the window
Add icon selection for window class via popup menu instead of changing INI file manually (avoids a restart of the docklet) -- may be moved to v0.21)
Add window to exclusion list via popup menu instead of changing INI file manually (avoids a restart of the docklet) ---- may be moved to v0.21
TODO List (v0.21)
Make the Task Dock work for all screen positions
Fix Skin background bug
Add Skin Configurations to Dialog
Add the "Add" functionality in the Dialog
v0.1 (07-01-2003)
First Release