Re: [dwm] bottom-cut

From: Sander van Dijk <a.h.vandijk_AT_gmail.com>
Date: Sat, 26 Aug 2006 09:11:09 +0000

On 8/25/06, Petar Bogdanovic <p+lists_AT_2006.smokva.net> wrote:
> I've just built a `fresh' dwm without any significant config.h
> modifications and I miss some pixels at the bottom of every xterm.
>
> Known issue or is it just me?

Known issue. xterm expects to be resized with a certain increment, and
behaves bad when it isn't. dwm doesn't do inc-handling in tiled mode,
which is why the bottom line gets cut of in xterm sometimes (dwm does
inc-handling in floating mode, and you'll notice that xterm's bottom
line doesn't get cut of there). Basically this is xterms fault: apps
can request to be resized with a certain increment, but shouldn't mess
up when the don't get what they ask for. The solution is quite simple:
use a saner terminal emulator. rxvt or any of its derivatives behave
ok.

Greetings, Sander.
Received on Sat Aug 26 2006 - 11:11:11 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:30:34 UTC