You are not logged in.

#1 2008-09-30 13:03:24

Hazuki
Member
From: Madison, WI
Registered: 2008-01-09
Posts: 13

WBar and Fluxbox - How to Keep Windows From Maximizing Over WBar?

I much prefer Fluxbox to Openbox, but OB has something I haven't been able to figure out in FB: setting maximization margins. I have about 80 pixels from the bottom of the screen reserved for WBar to use and expand/zoom into when icons are moused over in OB. Is there a way to do this in FB?

Offline

#2 2008-09-30 13:19:08

molom
Member
From: Australia
Registered: 2008-01-21
Posts: 264
Website

Re: WBar and Fluxbox - How to Keep Windows From Maximizing Over WBar?

My bad... Misunderstood your post, check your config file, it should work out if you edit it.

sleep 5
wbar -isize 48 -j 1 -p bottom -balfa 40 -bpress -nanim 3 -z 2.5 -above-desk

#
# Options:
#   -config conf-file (eg: $HOME/.wbar)
#   -above-desk       run over a desktop app (ie: xfdesktop)
#   -isize  i         icon size (eg: 32)
#   -idist  d         icon dist (eg: 1)
#   -zoomf  z         zoom factor (eg: 1.8 or 2.5)
#   -jumpf  j         jump factor (eg: 1.0 or 0.0)
#   -pos    p         position:
#                        top | bottom | left | right |
#                        center | <bot|top>-<right|left>
#   -dblclk ms        ms for double click (0: single click)
#   -bpress           icon gets pressed
#   -vbar             vertical bar
#   -balfa  i         bar alfa (0-100)
#   -falfa  i         unfocused bar alfa (0-100)
#   -filter i         color filter (0: none 1: hovered 2: others, 3: all)
#   -fc  0xAARRGGBB   filter color (default green 0xff00c800)
#   -nanim  i         number of animated icons: 1, 3, 5, 7, 9, ...
#   -nofont           if set disables font rendering

Wish you luck!

Last edited by molom (2008-09-30 13:26:16)

Offline

Board footer

Powered by FluxBB