Re: [dwm] RESIZEHINTS gone in 4.6, how to get the old behaviour?

2007-11-02 Thread pancake
I think this is the best option. Thanks On Fri, Nov 02, 2007 at 10:45:04AM +0100, Anselm R. Garbe wrote: Well I decided that 4.7 will include the RESIZEHINTS macro again, but they will be enabled by default (like 4.6 default behavior). hg tip includes a patch accordingly. Regards, --

Re: [dwm] RESIZEHINTS gone in 4.6, how to get the old behaviour?

2007-11-02 Thread pancake
Ok, sry for waking up the thread again. I understand this reason, atm I have no time to study how hard is for the xterm to handle moer pixels than the ones that fit on the buffer area. BTW The PATCH for this is just the change the last argument to resize() to True, this is where the RESIZEHINTS

Re: [dwm] RESIZEHINTS gone in 4.6, how to get the old behaviour?

2007-11-01 Thread Vasil Dimov
On Wed, Oct 31, 2007 at 16:18:44 +0100, Sander van Dijk wrote: On Oct 31, 2007 3:43 PM, pancake [EMAIL PROTECTED] wrote: About the xsetroot 'fix' it's ugly as shit, the select border marks the window borders remarking the 10-20px hole. btw i usually have a black root on my Xwindows. It

Re: [dwm] RESIZEHINTS gone in 4.6, how to get the old behaviour?

2007-10-31 Thread Pieter Verberne
On Tue, Oct 30, 2007 at 04:59:53PM +0100, Sander van Dijk wrote: However, ignoring sizehints will only make your term *occupy* more space, it won't actually make it *use* more space, so you could just as wel xsetroot -solid black to get the same visual effect *and* have sizehints-needing apps

Re: [dwm] RESIZEHINTS gone in 4.6, how to get the old behaviour?

2007-10-31 Thread Antoni Grzymala
Pieter Verberne dixit (2007-10-31, 10:00): On Tue, Oct 30, 2007 at 04:59:53PM +0100, Sander van Dijk wrote: However, ignoring sizehints will only make your term *occupy* more space, it won't actually make it *use* more space, so you could just as wel xsetroot -solid black to get the same

Re: [dwm] RESIZEHINTS gone in 4.6, how to get the old behaviour?

2007-10-31 Thread Sander van Dijk
On Oct 31, 2007 10:00 AM, Pieter Verberne [EMAIL PROTECTED] wrote: On Tue, Oct 30, 2007 at 04:59:53PM +0100, Sander van Dijk wrote: However, ignoring sizehints will only make your term *occupy* more space, it won't actually make it *use* more space, so you could just as wel xsetroot -solid

Re: [dwm] RESIZEHINTS gone in 4.6, how to get the old behaviour?

2007-10-31 Thread Pieter Verberne
On Wed, Oct 31, 2007 at 10:04:49AM +0100, Antoni Grzymala wrote: Pieter Verberne dixit (2007-10-31, 10:00): How can I initialize xsetroot so that it will run every time I start X? Just add it to your .xinitrc or .xsession or whatever. Here's mine as an example: #!/bin/bash [file] Ow,

Re: [dwm] RESIZEHINTS gone in 4.6, how to get the old behaviour?

2007-10-31 Thread Antoni Grzymala
pancake dixit (2007-10-31, 15:43): tired are my eyes or if i'm making a presentation I increase the font size to use the 10x20 one. So it's not a 3-5px hole..it's a 10-20px hole! and that's so much. Still, what's the difference whether the 20px hole is *inside* the window frame or *outside*

Re: [dwm] RESIZEHINTS gone in 4.6, how to get the old behaviour?

2007-10-31 Thread pancake
You can use the nmaster patch with NMASTER=1. this layout uses the old resizehints behaviour. PD: I continue disliking the default resizehints way, and about the font sizes I'm 80% of the time using a 16:9/12 laptop, and depending on how tired are my eyes or if i'm making a presentation I

Re: [dwm] RESIZEHINTS gone in 4.6, how to get the old behaviour?

2007-10-31 Thread Sander van Dijk
On Oct 31, 2007 3:55 PM, Antoni Grzymala [EMAIL PROTECTED] wrote: pancake dixit (2007-10-31, 15:43): btw I understand that this is a personal opinion that can't beat against all your opinions, so don't bother. I can continuely patching this issue release after release. :) Yes, it's a

Re: [dwm] RESIZEHINTS gone in 4.6, how to get the old behaviour?

2007-10-31 Thread Antoni Grzymala
Sander van Dijk dixit (2007-10-31, 16:12): On Oct 31, 2007 3:55 PM, Antoni Grzymala [EMAIL PROTECTED] wrote: pancake dixit (2007-10-31, 15:43): btw I understand that this is a personal opinion that can't beat against all your opinions, so don't bother. I can continuely patching this

Re: [dwm] RESIZEHINTS gone in 4.6, how to get the old behaviour?

2007-10-31 Thread Sander van Dijk
On Oct 31, 2007 3:43 PM, pancake [EMAIL PROTECTED] wrote: About the xsetroot 'fix' it's ugly as shit, the select border marks the window borders remarking the 10-20px hole. btw i usually have a black root on my Xwindows. It wasn't intended to be a fix, since there's no problem. The only thing

Re: [dwm] RESIZEHINTS gone in 4.6, how to get the old behaviour?

2007-10-30 Thread Sander van Dijk
On Oct 30, 2007 4:53 PM, Vasil Dimov [EMAIL PROTECTED] wrote: How do I get the 4.5 RESIZEHINTS False behaviour in 4.6? This has been discussed before, look in the archives for possible answers to your question. However, ignoring sizehints will only make your term *occupy* more space, it won't

Re: [dwm] RESIZEHINTS gone in 4.6, how to get the old behaviour?

2007-10-30 Thread Sander van Dijk
On Oct 30, 2007 4:59 PM, Sander van Dijk [EMAIL PROTECTED] wrote: On Oct 30, 2007 4:53 PM, Vasil Dimov [EMAIL PROTECTED] wrote: How do I get the 4.5 RESIZEHINTS False behaviour in 4.6? This has been discussed before, look in the archives for possible answers to your question. However,

Re: [dwm] RESIZEHINTS gone in 4.6, how to get the old behaviour?

2007-10-30 Thread Vasil Dimov
On Tue, Oct 30, 2007 at 17:10:39 +0100, Sander van Dijk wrote: On Oct 30, 2007 4:59 PM, Sander van Dijk [EMAIL PROTECTED] wrote: On Oct 30, 2007 4:53 PM, Vasil Dimov [EMAIL PROTECTED] wrote: How do I get the 4.5 RESIZEHINTS False behaviour in 4.6? This has been discussed before, look in

Re: [dwm] RESIZEHINTS gone in 4.6, how to get the old behaviour?

2007-10-30 Thread Vasil Dimov
On Tue, Oct 30, 2007 at 18:20:20 +0100, Anselm R. Garbe wrote: On Tue, Oct 30, 2007 at 06:46:29PM +0200, Vasil Dimov wrote: Do you know any terminal that can occupy the whole space? Or is it a matter of font/size setting? There are situations with current way and a specific amount of

Re: [dwm] RESIZEHINTS gone in 4.6, how to get the old behaviour?

2007-10-30 Thread Tuncer Ayaz
On 10/30/07, Anselm R. Garbe [EMAIL PROTECTED] wrote: On Tue, Oct 30, 2007 at 06:46:29PM +0200, Vasil Dimov wrote: [snip] So to answer your question, my st project (simple terminal) is going to fix the issue here with a far better approach, but I will present the details once things work.