Package: openbox
Version: 3.4.7.2-5+b1

hi!

when i tried out openbox, i found some very strange behaviour:

- if a window is 'fullscreen' (or fullscreen and maximized), xembed? apps are 
ignored (window draws over panel)
- if a window is 'maximized', it won't draw over the panel, but if 
matchbox-keyboard is started, the window gets resized to the lower half of the 
screen and the matchbox-keyboard is ignored (window draws 'under' 
matchbox-keyboard)
- if matchbox-keyboard is started, there is a 'gap' (the size of the panel, but 
that might be coincidence) that shouldn't be there between the lower border of 
the screen and the lower border of matchbox-keyboard

so i had to switch back to matchbox-window-manager again (which still has a 
smaller memory-footprint anyway btw)...

my .config/openbox/rc.xml:
----- snip -----
<openbox_config>
<focus> <focusNew>yes</focusNew> </focus> <desktops>
 <number>1</number>
</desktops>
<applications>

 <application class="*">
   <decor>no</decor>
   <fullscreen>no</fullscreen>
   <maximized>yes</maximized>
 </application>

 <application name="">
   <decor>no</decor>
   <fullscreen>no</fullscreen>
   <maximized>Horizontal</maximized>
   <position force="yes">
     <x>center</x>
     <y>-0</y>
   </position>
 </application>

</applications>
</openbox_config>
----- snap -----

if i leave out the application name="" block (which is meant for 
matchbox-keyboard), the behaviour becomes even more messed up, hardly describable.

regards,
        
        Chris



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to