BBLeanMod

From BB4Win Wiki

Jump to: navigation, search

bbLeanMod is a project initially started by Alex3D, and carried on by nocd5 - with coding contributions from kwark and The_CyberShadow - to supplement development since the disappearance of grischka.

A summary of the changes from bbLean is as follows.

   * Click|Key items added
         o LeftDoubleClick, RightLeftClick & LeftRightClick on Desktop functionality added (configurable in extensions.rc)
         o Ctrl+Wheel action on Desktop functionality added (configurable in extensions.rc) - requires bbWheelHook
         o (Shift|Ctrl)&(Enter|Space) emulates LeftDblClick on a menu item
         o RightClick on bbLeanSkin Minimize Button minimizes to Tray
         o Volume Control items
               + RightClick - mute
               + MidClick - sound & audio properties
         o KeyBindVI option added (configurable in extensions.rc)
         o Key combination ALT-CTRL-F1 - Quit - removed
   * Menu items added
         o Core "processes" menu added
         o Volume item added to main menu [volume] (label) 
         o Menu separators added - [separator]
         o Icons (for any menu item) added (configurable in extensions.rc) - [command] (Title) {params} <AnExeForIcon.exe,1>|<ADLLForIcon.dll,4>
   * Broams added
         o @BBCore.MoveWindowToWS [#] - integer for workspace
         o @BBCore.ShowMenu processes
         o @BBCore.MinimizeToTray
         o @VolumeAdd [#] - integer from 1 to 100 (-100 == mute)
         o @VolumeMute
         o @KillLastProcess
         o @KillProcess [PID]
         o @bbLeanBar.RedrawTrayIcons - Redraws all icons
         o @BBOSD [*] - text - requires bbOSD
   * Locale option added (configurable in extensions.rc)
   * bbLeanBar items added
         o Full MouseClick functionality (including Minimize to Tray) added to bbLeanBar Clock
         o Full MouseClick functionality (including Minimize to Tray) added to items in Task Bar
         o Configuration of task item width enabled
         o TrayButton added
               + LeftClick - toggle all tray icons
               + RightClick - show Hidden Icons menu (from the menu, you can hide/redraw each tray icon)
         o Text-shadow added
         o Configurable balloon timer added - bbleanbar.balloonTimer: [#milliseconds#]
         o Tray icon changes
               + MidClick on a Tray Icon will hide it
               + Individual Tray Icons can be hidden by setting path in exclusions.rc
               + Tray Icons hideDelay & AutoHide configurable in bbleanbar.rc
   * Style-file items added
         o option to specify border in toolbar appearance
         o window.label.focus.shadowColor
         o window.label.unfocus.shadowColor
         o menu.separator.borderColor
         o menu.separator.shadowColor
         o menu.separator.borderWidth
         o menu.bullet: bitmap == $(bbLean's dir)/bullet.bmp
         o menu.frame.ext.exe.textColor
         o menu.frame.ext.lnk.shadowColor
         o menu.volume - appearance
         o menu.volume.color
         o menu.volume.colorTo
         o menu.volume.textColor
         o menu.volume.shadowColor
Personal tools