On Wed, Jun 07, 2006 at 11:49:08AM +0200, Stefan Tibus wrote:
> On Wed, Jun 07, 2006 at 11:24:14AM +0200, Anselm R. Garbe wrote:
> > wmii treats applications
> > which windows request the size of the display as fullscreen
> > apps, which are always floating.
> Does this mean that a managed application with a single window in 
> the corresponding view will be floating the next time when it 
> stores the size (fullscreen, as it was the only window) on quit 
> and requests that one again on start-up?

If a window requests exactly screen size, it will be floating
and cover the screen (this has to be done to support
fullscreen-windows like mplayer, xpdf -fullscreen etc.).

> btw. is there some place explaining what makes windows floating?

No, but it's simple:

A new window will be floating,
   - if it inherits the current tag AND the floating layer is focused
OR
   - if an associated ~-rule matches the windows class:instance or name
OR
   - if it has set the WM_TRANSIENT_FOR hint, it inherits the
     tag of the main window and will be floating

Regards,
-- 
 Anselm R. Garbe  ><><  www.ebrag.de  ><><  GPG key: 0D73F361

_______________________________________________
[email protected] mailing list
http://wmii.de/cgi-bin/mailman/listinfo/wmii

Reply via email to