View unanswered posts | View active topics It is currently Tue Feb 09, 2010 2:43 pm



Post new topic Reply to topic  [ 108 posts ]  Go to page 1, 2, 3, 4, 5 ... 8  Next
 My mod : "bblean 1.16z" 
Author Message
BBWise

Joined: Thu Oct 05, 2006 11:52 am
Posts: 40
Location: France
Reply with quote
Post My mod : "bblean 1.16z"
Hi,

I love bblean, but I think some small thing can be change to do bblean more personalizable. That's why, I made some modification.

I think that can interesting some other people. :D

I name this "bblean 1.16z" because it's based on bblean 1.16 and I want to indicate it's change by me (zeytok).


bblean 1.16 -> bblean 1.16z

changes in bblean:
- menu icons support
- menu icons size selection
- icons affectation syntaxe (like bbleanmod)
- separator
- scroller position inversed to not hide icons (left<->right)
- support of big icons of tasks for bbleanbar
- Shadows (position and color)
- "blackbox.contextmenu.itemAdjust" no more need
- can have a separator between folders and other
- modification of "@BBCore.showmenu"
- Kwark's "move window to workspace" patch (http://dev.kwarks.org/)
- Scroll Button can be transparent
- VolumeControl from bbleanMod

changes in bbleanbar:
- replace "smallicon" by "icon.size"
- clock's tooltips
- separation of task's and tray's saturation and hue
- Shadows (position and color)
- workspace and clock label have independant size

changes in bbleanskin:
- icons support in label frame
- Shadows (position and color)
- titlebar of "unskinnable" windows use style color (and look better when maximize windows)
- selection object (menu, etc...) can use style color (like for tooltips)


# New possibility with Bro@m:

- @BBCore.showmenu x y menu.rc (x and y can be negative to compute from right of screen) (@BBCore.showmenu menu.rc is possible too)
- @VolumeMute
- @VolumeAdd v (v can be negative to reduce sound volume)

# Icons syntaxe in menu (examples):

- without parameter : no icons.
- ... <*> : automatically find icon (when it's possible).
- ... <fileWithIcon> : use the first icon find in "fileWithIcon".
- ... <fileWithIcon,5> : use the icon with index number 5 find in "fileWithIcon".

# New entry in "blackbox.rc":

session.menu.icon.size: -1 (-1=Auto, 0=disable)
session.menu.icon.saturation: 0
session.menu.icon.hue: 60
session.menu.separateFolders: false
session.menu.scrollButton.hue: 60

# New entry in "extensions.rc":

blackbox.workspaces.followMoved: false

# New entry in styles files:

(* mean any item with "color", "colorTo", "textColor", ...)
*shadowColor: black
*shadowX: 0
*shadowY: 0 (shadowX=0 and shadowY=0 disable shadows)
menu.separator.margin: 2
menu.separator.color: (default color is "menu.frame.textColor")

# New entry in "bbleanbar.rc":

bbLeanBar.icon.Size: 0 (0=Auto)
bbLeanBar.tray.saturation: 0
bbLeanBar.tray.hue: 60
bbLeanBar.strftimeTipsFormat: %A %d %B %Y

# New entry in "bbleanskin.rc":

bbleanskin.windows.setHighLightColor: false
bbleanskin.titlebar.icon.size: -1 (-1=Auto, 0=disable)
bbleanskin.titlebar.icon.saturation: 0
bbleanskin.titlebar.icon.hue: 60


Attachments:
bbLean_116z.zip [191.79 KiB]
Downloaded 30456 times


Last edited by Zeytok on Sat Jan 06, 2007 11:46 am, edited 6 times in total.

Sun Nov 12, 2006 12:06 pm
Report this post
Profile
Sponsored Links
Google Adsense


BBWise

Joined: Thu Oct 05, 2006 11:52 am
Posts: 40
Location: France
Reply with quote
Post 
and the source code, if someone want to play with this :D


Attachments:
bbLean_116z_src.zip [270.64 KiB]
Downloaded 652 times


Last edited by Zeytok on Sun Dec 17, 2006 2:13 pm, edited 5 times in total.

Sun Nov 12, 2006 12:07 pm
Report this post
Profile
Moderator
User avatar

Joined: Sun Dec 05, 2004 10:08 pm
Posts: 754
Location: LA, US
Reply with quote
Post 
Doesn't work with bbstylemaker. Drat!

Good job though.

_________________
My blackbox styles

"Everyone has a talent, what is rare is the courage to follow the talent to the dark place where it leads." - Erica Jong


Sun Nov 12, 2006 6:25 pm
Report this post
Profile WWW
Moderator
User avatar

Joined: Wed Jan 26, 2005 8:04 am
Posts: 2252
Location: Philadelphia, PA
Reply with quote
Post 
Nice mod. Great to see icon options in the menu.

I did get a crash when I attempted to pull up the menu right after a style change though. After the crash things worked fine.

_________________
if you can not believe it's not butter, then help out with the blackbox Wiki http://wiki.bb4win.org/wiki/Main_Page


Sun Nov 12, 2006 8:09 pm
Report this post
Profile WWW
Moderator
User avatar

Joined: Wed Jan 26, 2005 8:04 am
Posts: 2252
Location: Philadelphia, PA
Reply with quote
Post 
Couple of questions:

1. Will you be implimenting the volume slider in the menu?
2. Is there a way to put separators between the folder items and shortcut items from the startmenu?
3. Would you be able to impliment an X and Y location option for the menu broam?
Example: @BBCore.showmenu X Y config.rc
4. Could you give the separators the shadow option? Mainly for the light color and dark color look, creating the beveled look.

_________________
if you can not believe it's not butter, then help out with the blackbox Wiki http://wiki.bb4win.org/wiki/Main_Page


Sun Nov 12, 2006 8:37 pm
Report this post
Profile WWW
BBWise

Joined: Thu Oct 05, 2006 11:52 am
Posts: 40
Location: France
Reply with quote
Post 
Quote:
1. Will you be implimenting the volume slider in the menu?

I don't think implemente anything else, just fix some eventual bug. Btw, source code is here for anyone want to modify, implemente something.

Quote:
2. Is there a way to put separators between the folder items and shortcut items from the startmenu?

Probably, but i don't know how...

Quote:
3. Would you be able to impliment an X and Y location option for the menu broam?
Example: @BBCore.showmenu X Y config.rc

I don't know if i can find time.

Quote:
4. Could you give the separators the shadow option? Mainly for the light color and dark color look, creating the beveled look.

If no "menu.separator.color" setting in style file, separators' color is the setting of "menu.frame.TextColor".
But in any case, separators'shadow use the color of "menu.frame.shadowColor".


Sun Nov 12, 2006 9:38 pm
Report this post
Profile
BBSage
User avatar

Joined: Sat Jan 14, 2006 6:42 am
Posts: 107
Location: Japan
Reply with quote
Post 
Hi, Zeytok.
it's good modification!!
especially menu icon is great :D

_________________
I'm sorry for unskilled English...


Mon Nov 13, 2006 3:01 pm
Report this post
Profile
BBDinosaur
User avatar

Joined: Fri Jan 27, 2006 4:16 am
Posts: 794
Location: Karlstad, Sweden
Reply with quote
Post 
Brilliant! Well done! :] Will this mod ever merge with bbLeanMod?

Cheers,
Christopher

_________________
Don't forget to check the BlackBox FAQs.

Jabber: noccy@jabber.se | Web: www.noccy.com | Blog: Minimal Security


Mon Nov 13, 2006 3:53 pm
Report this post
Profile ICQ YIM WWW
BBNewborn

Joined: Mon Nov 13, 2006 3:41 pm
Posts: 2
Reply with quote
Post Re: My mod : "bblean 1.16z"
Hello, Zeytok.
Nice looking!

But I don’t understand how get shadow:

Zeytok wrote:
Hi,

# New entry in styles files:

(* mean any item with ".color", ".colorTo", ".textColor", ...)
*.shadowColor: black
*.shadowX: 0
*.shadowY: 0 (shadowX=0 and shadowY=0 disable shadows)
menu.separator.margin: 2
menu.separator.color: (default color is "menu.frame.textColor")



What and where me need write?

Sorry for my bad English. I'm from Russia


Mon Nov 13, 2006 3:54 pm
Report this post
Profile
BBWise
User avatar

Joined: Thu Jul 07, 2005 12:13 pm
Posts: 61
Location: Germany / Cologne
Reply with quote
Post 
hi glide...

this is for any style file, as axample blackbox\styles\mystyle.style

for example:

menu.title.shadowcolor: black
menu.title.shadowX: 2
menu.title.shadowY: 2
...
menu.frame.shadowcolor: blue
menu.frame.shadowX: 1
menu.frame.shadowY: 1
...
menu.frame.shadowcolor: black
menu.frame.shadowX: 2
menu.frame.shadowY: 2

menu.separator.margin: 2
menu.separator.color: #404040

Cheers,


Mon Nov 13, 2006 4:22 pm
Report this post
Profile ICQ YIM
BBWise
User avatar

Joined: Thu Jul 07, 2005 12:13 pm
Posts: 61
Location: Germany / Cologne
Reply with quote
Post 
Hi Zeytok...


Nice work...
i have set
bbLeanBar.icon.Size: 16
but the icons are not displayed with 16 pixel
they are bigger (22 pixel or more)

if i set the size to 32 pixel it work
and if i try to set to an smaller size than 13 they will not displayed smaller...

p.s. restart blackbox or reboot the hole mashine doesn't work...


Mon Nov 13, 2006 4:27 pm
Report this post
Profile ICQ YIM
BBSage
User avatar

Joined: Wed Jul 19, 2006 10:00 pm
Posts: 94
Reply with quote
Post 
nice mod dude!! congrats! finally icons in the menu... but i have to pass that... for me bblean means doing thinks fast and easy.. but with the icons n the menu..i do have a pretty laggy menu, but only the first time the icons loads..the same problem i had with the menu in LiteStep... i always had to take the icons down from the menu...
anyway... i think i'll stick to the bbleanmod for now! keep up the good work!


Mon Nov 13, 2006 4:53 pm
Report this post
Profile
BBNewborn

Joined: Mon Nov 13, 2006 3:41 pm
Posts: 2
Reply with quote
Post 
Thank you, blackbird!


Mon Nov 13, 2006 5:37 pm
Report this post
Profile
Moderator

Joined: Tue Jan 25, 2005 1:13 am
Posts: 593
Reply with quote
Post 
Great work. Misses some bbleanmod goodies, adds some of its own. And, yes, bbstylemaker doesn't like it... :) I really wish someone would take all different elements from this and the latest bbleanmod and make a tasty, hot, decent soup. And if that someone managed to make bbstylemaker work with it, then our happiness would be complete. I think...


Mon Nov 13, 2006 6:33 pm
Report this post
Profile
BBWise

Joined: Thu Oct 05, 2006 11:52 am
Posts: 40
Location: France
Reply with quote
Post 
blackbird wrote:
Hi Zeytok...


Nice work...
i have set
bbLeanBar.icon.Size: 16
but the icons are not displayed with 16 pixel
they are bigger (22 pixel or more)

if i set the size to 32 pixel it work
and if i try to set to an smaller size than 13 they will not displayed smaller...

p.s. restart blackbox or reboot the hole mashine doesn't work...

I haven't try big number of style with it, that why i say i want to fix bug found by people (like you :wink: )

p.s. i update binary and source package.


Last edited by Zeytok on Mon Nov 20, 2006 9:14 pm, edited 2 times in total.



Tue Nov 14, 2006 9:02 am
Report this post
Profile
Sponsored Links
Google Adsense


Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 108 posts ]  Go to page 1, 2, 3, 4, 5 ... 8  Next


Who is online

Users browsing this forum: No registered users and 0 guests


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.