Re: FVWM: Telling fvwm to not use the top left 124x1152 even for maximized windows

2016-12-30 Thread Dominik Vogt
On Sat, Dec 31, 2016 at 01:07:59AM +, Thomas Adam wrote: > On Fri, Dec 30, 2016 at 11:20:59PM +0100, Dominik Vogt wrote: > > > EWMHBaseSTruts is not a Style, > > > > What? Should have paid more attention when this stuff was > > written. Got to fix this some time. > > Curious. Why? What

Re: FVWM: Telling fvwm to not use the top left 124x1152 even for maximized windows

2016-12-30 Thread Thomas Adam
On Fri, Dec 30, 2016 at 01:46:32PM -0700, Jaimos Skriletz wrote: > Running that command each time you maximize a window is not needed > unless your configuration is constantly resetting the EWMHBaseStruts Likely because of: ewmhiwa -- Thomas Adam

Re: FVWM: Telling fvwm to not use the top left 124x1152 even for maximized windows

2016-12-30 Thread Thomas Adam
On Fri, Dec 30, 2016 at 11:20:59PM +0100, Dominik Vogt wrote: > > EWMHBaseSTruts is not a Style, > > What? Should have paid more attention when this stuff was > written. Got to fix this some time. Curious. Why? What benefit would it have to be a style? If it's about applying size limits to

Re: FVWM: Telling fvwm to not use the top left 124x1152 even for maximized windows

2016-12-30 Thread Jaimos Skriletz
On Fri, Dec 30, 2016 at 1:29 AM, Thomas Glanzmann wrote: > Hello Jaimos, > >> This is a setting that doesn't need to be run in the function, as it >> only needs to be set once. Once this is set, this changes the behavior >> of Maximize and placement functions. > > I tried

Re: FVWM: Telling fvwm to not use the top left 124x1152 even for maximized windows

2016-12-30 Thread Thomas Glanzmann
Hello Jaimos, > This is a setting that doesn't need to be run in the function, as it > only needs to be set once. Once this is set, this changes the behavior > of Maximize and placement functions. I tried that first, but that didn't work for me. I put it in my .fvwm2rc config at the top:

Re: FVWM: Telling fvwm to not use the top left 124x1152 even for maximized windows

2016-12-30 Thread Thomas Glanzmann
Hello Thomas, > > I would like to instruct fvwm not use the top left 124x1152 pixels. > Use EWMHBaseStruts. thanks a lot. I put that in my FullScreen function and it works like a charm: AddToFunc FullScreen + I EWMHBaseStruts 144 0 0 0 + I ThisWindow Maximize + I

Re: FVWM: Telling fvwm to not use the top left 124x1152 even for maximized windows

2016-12-28 Thread Thomas Adam
On Wed, Dec 28, 2016 at 09:44:40AM +0100, Thomas Glanzmann wrote: > Hello, > I broke my laptop screen and until my replacement display arrives, I > would like to instruct fvwm not use the top left 124x1152 pixels. Could > someone tell me what is the best way to obtain it? At the same time I > use