[xmonad] Yet another fullscreen thread...

Bogdan Sinitsyn bogdan.sinitsyn at gmail.com
Fri Jan 22 06:28:01 UTC 2016


Windows usually request full-screen by setting _NET_WM_STATE_FULLSCREEN, don't 
they? Anyway, for me full-screen VLC works using fullscreenSupport from 
X.L.Fullscreen without any workarounds. Thomas, do you have fullscreenSupport 
in your configuration?

On Thursday, January 21, 2016 9:46:31 PM MSK Daniel Wagner wrote:
> It should be possible to find out what geometry the window is asking for.
> You could use that to decide whether the requested geometry is "big enough"
> to put full-screen or not. From looking at the source of `doFloat` in
> xmonad-core, I would guess `liftX . floatLocation` will give you the
> requested geometry in a `ManageHook`-friendly way.
> 
> ~d
> 
> On Thu, Jan 21, 2016 at 1:30 AM, Thomas Järvstrand <tjarvstrand at gmail.com>
> 
> wrote:
> > Hi!
> > 
> > I'm a happy xmonad user since a couple of years now. Previously I managed
> > to successfully set it up the way I wanted under Ubuntu using Gnome2 but
> > recently I decided I wanted to try something new and installed xfce
> > (xubuntu), under which I'm having some trouble setting the fullscreen
> > functionality which for some reason was working flawlessly under ubuntu
> > 14.04.
> > 
> > I have problems getting fullscreen applications to work. Specifically
> > showing media. I have been able to apply the workaround to float VLC but
> > it's a bit annoying since I don't always want to have it fullscreen all
> > the
> > time and I haven't been able to find a good way of switching back and
> > forth. In old Ubuntu 14.04 setup this was just working. In there any other
> > way to solve this than the doFullFloat for VLC?
> > 
> > BR
> > Thomas
> > 
> > 
> > 
> > _______________________________________________
> > xmonad mailing list
> > xmonad at haskell.org
> > http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad


-- 
Bogdan Sinitsyn


More information about the xmonad mailing list