BBClean ChangeLog
From BB4Win Wiki
Contents |
[edit] 26th July, 2007
blackbox.exe (build 070717)
- Drop shadows in menus (Win XP only)
- @blackbox.rc
- session.menu.shadows.Enabled: true
- Blackbox|Configuration menu expanded with a "Session" menu to hold settings that are relevant to the session but are not to stay persistent
- Screensaver bro@ms added
- @DisableScreensaver
- @EnableScreensaver
- @ToggleScreensaver
bbLeanBar.dll (build 070717)
- Configurable clicks introduced in build 070106 reverted to limited hard-coded options applying in bbLean 1.16 & earlier
[edit] 27th June, 2007
bbLeanBar.dll (build 070627)
- transparent window dragging enabled (Win2K and above only)
- @bbLeanBar.rc
- bbleanbar.windows.dragTransparency: 15 - fully opaque = 0 (disables it); invisible = 100. Only windows that are not layered (transparent) are affected
[edit] 15th June, 2007
bbLeanBar.dll (build 070615b)
- dismissal of balloon with RightClick enabled
- @bbLeanBar.rc
- bbleanbar.balloonRightDismiss: true
[edit] 15th June, 2007
bbLeanBar.dll (build 070615a)
- bug fix (balloon timer)
[edit] 7th June, 2007
bbLeanBar.dll (build 070607b)
- bug fix (balloon timer)
- altered balloon timer syntax
- @bbLeanBar.rc
- bbleanbar.balloonTimeout: 3000
[edit] 7th June, 2007
bbLeanBar.dll (build 070607a)
- enabled balloon timer (from bbLeanMod)
- @bbLeanBar.rc
- bbleanbar.balloonTimer: 3000
[edit] 6th June, 2007
blackbox.exe (build 070606)
- LeftRightClick & RightLeftClick added to blackbox.desktop mouse events (from bbLeanMod)
- removal of bug fix for menu shortcuts with '&' signs
- enabled configuration of task item width
- bbleanbar.tasks.maxWidth: 180 - default -1 (fit to width of tasks area) (from bbLeanMod)
[edit] 27th May, 2007
blackbox.exe (build 070527)
- bug fixes
- removal of asynchronous workspace switching
- menu shortcuts with '&' signs
[edit] 26th May, 2007
blackbox.exe (build 070526)
- bug fixes
- icon size (patch by nocd5)
- workspace switching asynchronously enabled (patch by The_CyberShadow)
- update_screen_areas wrapped in a thread (patch by The_CyberShadow)
- send_syscommand - message posted instead of sent: to prevent temporary lock-ups (patch by The_CyberShadow)
- LoadShellServiceObjects moved into a thread - to reduce load times (patch by The_CyberShadow)
[edit] 6th January, 2007
blackbox.exe (build 070106)
- Kwark's "move window to workspace" patch (http://dev.kwarks.org/) (from bbleanMod)
- modification of "@BBCore.showmenu"
- @menu.rc
- @BBCore.showmenu x y - (x and y can be negative to compute from right of screen)
- @BBCore.showmenu x y i - (i = icone size of this menu)
- @BBCore.showmenu also supported
- separator in menus (from bbleanMod)
- "VolumeControl" in menus and bro@ms (from bbleanMod)
- @VolumeMute
- @VolumeAdd v (v can be negative to reduce sound volume)
- scroll button can be transparent
- scroll button position can be configured (default is same as bullet)
- can have a separator between folders and other
- support for icons in menus (like bbleanMod)
- blackbox.contextmenu.itemAdjust removed (no more need)
- @menu.rc
- no parameter = no icons
- <*> : automatically find icon (when it's possible) (not enabled in bbleanMod)
- <fileWithIcon> : use the first icon find in "fileWithIcon".
- <fileWithIcon,5> : use the icon with index number 5 find in "fileWithIcon".
- <is|...> : is = icon size in subfolder.
- @blackbox.rc
- session.menu.icon.size: -1 (-1=Auto, 0=disable)
- session.menu.icon.saturation: 0
- session.menu.icon.hue: 60
- session.menu.scrollButton.hue: 60
- session.menu.scrollPosition: default
- session.menu.separateFolders: false
- @extensions.rc
- blackbox.workspaces.followMoved: false
- configurable DblClick on desktop (from bbleanMod)
- @extensions.rc
- blackbox.desktop.[<mod>]DblClick: (<mod> = Alt, Shift, Ctrl)
- support for shadow and separator syntax in styles
- @style-file (* means any item with "color", "colorTo", "textColor", ...)
- *shadowColor: black
- *shadowX: 0
- *shadowY: 0 (shadowX=0 & shadowY=0 disables shadows)
- menu.separator.margin: 2
- menu.separator.color: - (default color is "menu.frame.textColor")
- menu.bullet: saturn|jupiter|mars|venus
bbLeanBar.dll (build 070106)
- shadows (position and color)
- workspace and clock label have independent size
- support of big icons of tasks for bbleanbar
- replace "smallicon" by "icon.size"
- clock tooltips enabled
- task's and tray's saturation and hue are independent
- @bbleanbar.rc
- bbLeanBar.icon.Size: 0 (0=Auto)
- bbLeanBar.tray.saturation: 0
- bbLeanBar.tray.hue: 60
- bbLeanBar.strftimeTipsFormat: %A %d %B %Y
- configurable buttons and labels click
- @bbleanbar.rc
- bbLeanBar.***.LeftClick:
- bbLeanBar.***.MidClick:
- bbLeanBar.***.RightClick:
- bbLeanBar.***.DblClick:
- replace *** with one of the following :
- WorkspaceLabel
- Clock
- WindowLabel
- CurrentOnlyButton (.LeftClick not supported)
- TaskStyleButton (.LeftClick not supported)
- WorkspaceButtonL
- WorkspaceButtonR
- WindowButtonL
- WindowButtonR
- replace *** with one of the following :
bbLeanSkin.dll (build 070106)
- titlebar of "unskinnable" windows use style color (improves drawing of maximized windows)
- shadows (position and color) added
- icon support (for window icon) added
- @bbleanskin.rc - syntax for titlebar buttons (use "-" to separate left button from right button, max number of button is 14)
- bbleanskin.titlebar.buttons: 74-321 - 7 is window icon
- bbleanskin.titlebar.icon.size: -1 - (-1=Auto, 0=disable)
- bbleanskin.titlebar.icon.saturation: 0
- bbleanskin.titlebar.icon.hue: 60
