Re: [dev] [dwm] Fullscreen programs in tile mode

2011-11-24 Thread Anselm R Garbe
Hi Szabolcs, On 25 November 2011 02:06, Szabolcs Nagy wrote: > * mikshaw [2011-11-24 07:05:31 -0800]: >> A recent update (to Gtk, I assume) has caused the Geeqie image viewer to >> become annoying in fullscreen mode.  It apparently will not allow itself to >> be made tiled either.  If it's in

Re: [dev] [dwm] Fullscreen programs in tile mode

2011-11-24 Thread mikshaw
> > From: Seth Hover >I've had good luck with ristretto, although i'm not sure about the >dependencies compared to geeqie. > I just installed Ristretto to give it a test, and it does indeed behave appropriately.  I'm going to try it out for a while, but alrea

Re: [dev] [dwm] Fullscreen programs in tile mode

2011-11-24 Thread Szabolcs Nagy
* mikshaw [2011-11-24 07:05:31 -0800]: > A recent update (to Gtk, I assume) has caused the Geeqie image viewer to > become annoying in fullscreen mode.  It apparently will not allow itself to > be made tiled either.  If it's in fullscreen and I try to view a different > tag, Geeqie remains in f

Re: [dev] [dwm] Fullscreen programs in tile mode

2011-11-24 Thread Seth Hover
> > A recent update (to Gtk, I assume) has caused the Geeqie image viewer to > become annoying in fullscreen mode. It apparently will not allow itself to > be made tiled either. If it's in fullscreen and I try to view a different > tag, Geeqie remains in front of everything else, yet will not acc

Re: [dev] [dwm] Fullscreen programs in tile mode

2011-11-24 Thread mikshaw
- Original Message - > From: Manolo Martínez > Btw, I've just noticed that residual (an emulator needed to play Grim > Fandango) > will not honour the request to toggle floating -- if it is floating. LyX, > mplayer and the rest do, so I guess this is a bug in residual. > > Manolo > --

Re: [dev] [dwm] Fullscreen programs in tile mode

2011-11-23 Thread Manolo Martínez
On 11/23/11 at 10:11am, Nick wrote: > On Wed, Nov 23, 2011 at 11:04:22AM +0100, Manolo Martínez wrote: > > Btw, I've just noticed that residual (an emulator needed to play Grim > > Fandango) > > will not honour the request to toggle floating -- if it is floating. LyX, > > mplayer and the rest do,

Re: [dev] [dwm] Fullscreen programs in tile mode

2011-11-23 Thread Nick
On Wed, Nov 23, 2011 at 11:04:22AM +0100, Manolo Martínez wrote: > Btw, I've just noticed that residual (an emulator needed to play Grim > Fandango) > will not honour the request to toggle floating -- if it is floating. LyX, > mplayer and the rest do, so I guess this is a bug in residual. Neat, I

Re: [dev] [dwm] Fullscreen programs in tile mode

2011-11-23 Thread Manolo Martínez
On 11/23/11 at 09:51am, Bjartur Thorlacius wrote: > IIRC dwm automatically floats windows the size of the screen (and F11 > makes most windows resize to cover the whole screen) as well as > windows with a fullscreen hint set. You can modify dwm.c to have > "fullscreen" windows tiled by default. >

Re: [dev] [dwm] Fullscreen programs in tile mode

2011-11-23 Thread Bjartur Thorlacius
IIRC dwm automatically floats windows the size of the screen (and F11 makes most windows resize to cover the whole screen) as well as windows with a fullscreen hint set. You can modify dwm.c to have "fullscreen" windows tiled by default.

Re: [dev] [dwm] Fullscreen programs in tile mode

2011-11-23 Thread Manolo Martínez
On 11/23/11 at 10:27am, sta...@cs.tu-berlin.de wrote: > In my setup and experience fullscreen brings programs to floating, e.g. > xpdf, xzgv, flash player. If you then toggle floating for that window > (Mod-Shift-Space), they get tiled. Isn't that what you want? > Hi, Stanio, that is what I want

Re: [dev] [dwm] Fullscreen programs in tile mode

2011-11-23 Thread stanio
In my setup and experience fullscreen brings programs to floating, e.g. xpdf, xzgv, flash player. If you then toggle floating for that window (Mod-Shift-Space), they get tiled. Isn't that what you want? * Manolo Martínez [2011-11-23 10:11]: > The question is, is there any way to convince a progra

[dev] [dwm] Fullscreen programs in tile mode

2011-11-23 Thread Manolo Martínez
Hello, In some programs I use frequently, their fullscreen mode is interesting in that it is stripped down of menu bars, icons and the like. For instance, LyX, a LaTeX frontend I use sometimes, is like that. This is good if you know your keybindings: no screen wasted in stuff you don't need. OTOH