View unanswered posts | View active topics It is currently Thu Jul 29, 2010 2:23 pm



Post new topic Reply to topic  [ 680 posts ]  Go to page Previous  1 ... 41, 42, 43, 44, 45, 46  Next
 BBLean 1.16 Modifications 
Author Message
BBSage
User avatar

Joined: Sat Jan 14, 2006 6:42 am
Posts: 107
Location: Japan
Reply with quote
Post 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
Report this post
Profile
Sponsored Links
Google Adsense


BBSage
User avatar

Joined: Sat Jan 14, 2006 6:42 am
Posts: 107
Location: Japan
Reply with quote
Post Re: BBLean Modifications
separator style option blackbox.separator.Style is added
  • toRight
  • toLeft
  • Outward
and the option blackbox.menu.separatorMargin is
change to blackbox.separator.Margin
settings @ 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 :D


Attachments:
File comment: 02008.09.14
bbLean_116_mod_pack_080914.zip [245.67 KiB]
Downloaded 377 times
File comment: src & bin
bbLean_mod_080914.zip [304.78 KiB]
Downloaded 136 times
File comment: It's just sample!
fb2kvol_080914.zip [2.54 KiB]
Downloaded 115 times

_________________
I'm sorry for unskilled English...
Sun Sep 14, 2008 12:25 pm
Report this post
Profile
BBSage
User avatar

Joined: Thu Jul 26, 2007 12:27 pm
Posts: 117
Location: Kyiv, Ukraine
Reply with quote
Post Re: BBLean Modifications
Great THX! Separator styles is a great addition! =D>
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
Report this post
Profile ICQ
Moderator

Joined: Tue Jan 25, 2005 1:13 am
Posts: 595
Reply with quote
Post 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
Report this post
Profile
Reply with quote
Post 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*
8)


Mon Nov 10, 2008 8:57 pm
Report this post
BBSage
User avatar

Joined: Thu Jul 26, 2007 12:27 pm
Posts: 117
Location: Kyiv, Ukraine
Reply with quote
Post 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
Report this post
Profile ICQ
BBSage
User avatar

Joined: Sat Jan 14, 2006 6:42 am
Posts: 107
Location: Japan
Reply with quote
Post Re: BBLean Modifications
thx, TangoG :D

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: 75
when menuHeight/MonitorRectY ratio exceed this value, scrollbar appear.

thx.


Attachments:
File comment: blackbox.menu.MaxHeightRatio: is added
bbLean_116_mod_pack_081123.zip [235.69 KiB]
Downloaded 482 times

_________________
I'm sorry for unskilled English...
Mon Nov 24, 2008 2:32 am
Report this post
Profile
Moderator

Joined: Tue Jan 25, 2005 1:13 am
Posts: 595
Reply with quote
Post 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
Report this post
Profile
BBSage
User avatar

Joined: Sat Jan 14, 2006 6:42 am
Posts: 107
Location: Japan
Reply with quote
Post 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 :lol:
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
Report this post
Profile
BBSage
User avatar

Joined: Sat Jan 14, 2006 6:42 am
Posts: 107
Location: Japan
Reply with quote
Post 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
Report this post
Profile
Moderator
User avatar

Joined: Sun Feb 04, 2007 2:57 pm
Posts: 1008
Location: austria
Reply with quote
Post 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
Report this post
Profile
Moderator

Joined: Tue Jan 25, 2005 1:13 am
Posts: 595
Reply with quote
Post 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
Report this post
Profile
BBSage
User avatar

Joined: Sat Jan 14, 2006 6:42 am
Posts: 107
Location: Japan
Reply with quote
Post 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 :D

_________________
I'm sorry for unskilled English...


Wed Nov 26, 2008 9:51 pm
Report this post
Profile
BBSage
User avatar

Joined: Sat Jan 14, 2006 6:42 am
Posts: 107
Location: Japan
Reply with quote
Post 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 :cry:


Attachments:
bbLean_116_mod_pack_081128.zip [238.14 KiB]
Downloaded 185 times
bbLean_mod_081128.zip [298.95 KiB]
Downloaded 145 times
bbLeanBar_mod_081128.zip [75.5 KiB]
Downloaded 99 times
bbLeanSkin_mod_081128.zip [75.69 KiB]
Downloaded 95 times

_________________
I'm sorry for unskilled English...
Sun Nov 30, 2008 1:19 pm
Report this post
Profile
BBSage
User avatar

Joined: Thu Jul 26, 2007 12:27 pm
Posts: 117
Location: Kyiv, Ukraine
Reply with quote
Post Re: BBLean Modifications
Sweeeeeeet =D>
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
Report this post
Profile ICQ
Sponsored Links
Google Adsense


Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 680 posts ]  Go to page Previous  1 ... 41, 42, 43, 44, 45, 46  Next


Who is online

Users browsing this forum: Google [Bot] and 1 guest


You cannot post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.