| Author |
Message |
|
nocd5
BBSage
Joined: Sat Jan 14, 2006 6:42 am Posts: 107 Location: Japan
|
 Re: BBLean Modifications
nutellajunkie wrote: as my first reply, let me just say, I have been having alot of fun outta bbl. Its fabulous for what I need it for (I love minimal). This mod has just made it into my system, and its a much needed improvement on the old years old version I was using for some months. Very good work. Im sure Ill come up with some ideas soon enough  Thank you. And hello from Scotland  thx nutellajunkie 
_________________ I'm sorry for unskilled English...
|
| Sun Sep 14, 2008 11:48 am |
|
 |
|
Google
Sponsored Links
|
|
 |
|
nocd5
BBSage
Joined: Sat Jan 14, 2006 6:42 am Posts: 107 Location: Japan
|
 Re: BBLean Modifications
separator style option blackbox.separator.Style is added and the option blackbox.menu.separatorMargin is change to blackbox.separator.Marginsettings @ extensions.rc - blackbox.separator.Margin: -2
- blackbox.separator.Style: toRight
I spin off VolumeControl into DLL. - for ease Vista comliant.
- for control volume of some mediaplayers from menu.
settings - menu
[volume] (volume) {<dll-name(.dll)>} - bro@m
@<dll-name(.dll)>.VolumeAdd +5
DLL I/F - void BBSetVolume(int nVol);
- int BBGetVolume();
- void BBToggleMute();
- void BBSetMute(bool bMute);
- bool BBGetMute();
I wish someone develop volume-control DLLs. thx 
_________________ I'm sorry for unskilled English...
|
| Sun Sep 14, 2008 12:25 pm |
|
 |
|
eDio
BBSage
Joined: Thu Jul 26, 2007 12:27 pm Posts: 117 Location: Kyiv, Ukraine
|
 Re: BBLean Modifications
Great THX! Separator styles is a great addition! I want to add, that if you left this option empty (or set some undefind value maybe), you can get separator without fadeout 
_________________ Read this first: sorry for my mistakes above . I'm Ukrainian and don't know English well.
|
| Sun Sep 14, 2008 5:38 pm |
|
 |
|
pitkon
Moderator
Joined: Tue Jan 25, 2005 1:13 am Posts: 595
|
 Re: BBLean Modifications
An excellent build – and, at least imho, the best menu options of any other BBLean/Clean/whatever clone. The only thing lacking is compatibility with the new split gradients like mirrorhorizontal/mirrorvertical etc. Hope they will be implemented in the next build. Great work, nocd5. Kudos!
|
| Mon Sep 15, 2008 10:50 am |
|
 |
|
TangoG
|
 Re: BBLean Modifications
Well, didn't follow all the dev' questions and responses, just here and there I read parts of this thread. Been using BBox variants for a long time now, and this one is quite nice. No bugs so far, except with BBleanSkin, which consistently crashes BBlean of any and all variants when used with anything except itself and something like 1.16 stock... but nothing else seems to have issues with the latest build. I'm not pushing anything yet, and might never, as I'm one of the fairly minimalist users (keys, leanbar, colorex, muse, workspacestyles, workspacewheel and analogEx and maybe wintrans or icons... hardly pushing the envelope!). Anyway. Seems things have cooled off, surprisingly. BBlean rocks, and might be the best branch out there I think...tearing menus is something I CONSTANTLY do. With windows users needing something to counter the resource hogs of the default GUI's and commercial products out there for windows OS's, BBox variants are possibly and maybe the ONLY way to go. so thank you all for the hours you've spent of your lives in front of the LCDs and CRTs. Your efforts have not been wasted; you've improved mine and about 20 other people's lives I know (who I've converted to BBox variants). We love all you for reals. For reals. *grin* 
|
| Mon Nov 10, 2008 8:57 pm |
|
 |
|
eDio
BBSage
Joined: Thu Jul 26, 2007 12:27 pm Posts: 117 Location: Kyiv, Ukraine
|
 Re: BBLean Modifications
nocd5 What's new in your latest build (from 15.11.08)? I've noticed, that separators in my menu have been changed after updating bb
_________________ Read this first: sorry for my mistakes above . I'm Ukrainian and don't know English well.
|
| Sun Nov 23, 2008 12:05 am |
|
 |
|
nocd5
BBSage
Joined: Sat Jan 14, 2006 6:42 am Posts: 107 Location: Japan
|
 Re: BBLean Modifications
thx, TangoG eDio wrote: nocd5 What's new in your latest build (from 15.11.08)? I've noticed, that separators in my menu have been changed after updating bb How was it changed? you know separater's option blackbox.separator.Style, and I didn't any. though it hasn't relation to your question, latest ver. is 2008nov23. this ver. is fixed some bugs, and a option is added. blackbox.menu.MaxHeightRatio: 75when menuHeight/MonitorRectY ratio exceed this value, scrollbar appear. thx.
_________________ I'm sorry for unskilled English...
|
| Mon Nov 24, 2008 2:32 am |
|
 |
|
pitkon
Moderator
Joined: Tue Jan 25, 2005 1:13 am Posts: 595
|
 Re: BBLean Modifications
Another excellent offering, nocd5. Hope you will soon resolve the gradient issue - that is, include 4 gradients for splitvertical AND mirrorhorizontal/mirrorvertical options... Kudos!
|
| Mon Nov 24, 2008 8:08 am |
|
 |
|
nocd5
BBSage
Joined: Sat Jan 14, 2006 6:42 am Posts: 107 Location: Japan
|
 Re: BBLean Modifications
pitkon wrote: Another excellent offering, nocd5. Hope you will soon resolve the gradient issue - that is, include 4 gradients for splitvertical AND mirrorhorizontal/mirrorvertical options... Kudos! sorry, pitkon  I need more time I didn't mean to release it yet and the reply is not announcement of release. I will do it, if the style-elements are implemented.
_________________ I'm sorry for unskilled English...
|
| Mon Nov 24, 2008 1:43 pm |
|
 |
|
nocd5
BBSage
Joined: Sat Jan 14, 2006 6:42 am Posts: 107 Location: Japan
|
 Re: BBLean Modifications
anybody teach me correct color order of split vertical ? I don't know it. because I have never used OpenBox.
fill-in-the-blank question ( ) ↓ gradient ( )split ( ) ↓ gradient ( ) -- ①color ②colorTo ③color.splitTo ④colorTo.splitTo
thx.
_________________ I'm sorry for unskilled English...
|
| Wed Nov 26, 2008 3:20 pm |
|
 |
|
unkamunka
Moderator
Joined: Sun Feb 04, 2007 2:57 pm Posts: 1008 Location: austria
|
 Re: BBLean Modifications
Color & ColorTo are in the middle.
Color.splitTo & ColorTo.splitTo are on the outside.
Thus
Color.splitTo Color ColorTo ColorTo.splitTo
_________________ HTH
unkamunka - #bb4win
|
| Wed Nov 26, 2008 4:08 pm |
|
 |
|
pitkon
Moderator
Joined: Tue Jan 25, 2005 1:13 am Posts: 595
|
 Re: BBLean Modifications
nocd5: Split gradients have been already implemented in unkamunka's BB4WinMod and eliteforce's BBLeanMod, though a new release is on its way. The order of splitting is exactly as unkamunka defined it above. Power to you!
|
| Wed Nov 26, 2008 5:10 pm |
|
 |
|
nocd5
BBSage
Joined: Sat Jan 14, 2006 6:42 am Posts: 107 Location: Japan
|
 Re: BBLean Modifications
I know the style was implemented already, by unkamunka and at BBClean. but I want to be compatible with OpenBox, and I confirmed it with you. thanks unkamunka and pitkon 
_________________ I'm sorry for unskilled English...
|
| Wed Nov 26, 2008 9:51 pm |
|
 |
|
nocd5
BBSage
Joined: Sat Jan 14, 2006 6:42 am Posts: 107 Location: Japan
|
 Re: BBLean Modifications
4colors SplitVertical & SplitHorizontal, MirrorVertical & MirrorHorizontal are implemented. please update all binarys. p.s. Code: // BBClean's BBApi.h #define B_SPLITVERTICAL 9 #define B_MIRRORHORIZONTAL 10 #define B_MIRRORVERTICAL 11
I feel something different about the order. and I defined as follows Code: // bbLean mod's BBApi.h #define B_SPLITVERTICAL 9 #define B_MIRRORVERTICAL 10 #define B_MIRRORHORIZONTAL 11 #define B_SPLITHORIZONTAL 12
so bbLean mod is incompatible with other mods 
_________________ I'm sorry for unskilled English...
|
| Sun Nov 30, 2008 1:19 pm |
|
 |
|
eDio
BBSage
Joined: Thu Jul 26, 2007 12:27 pm Posts: 117 Location: Kyiv, Ukraine
|
 Re: BBLean Modifications
Sweeeeeeet Thank you veru much!
_________________ Read this first: sorry for my mistakes above . I'm Ukrainian and don't know English well.
|
| Sun Nov 30, 2008 1:41 pm |
|
 |
|
Google
Sponsored Links
|
|
 |
|