stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] disable sizehints


From: Friedrich Delgado Friedrichs
Subject: Re: [STUMP] disable sizehints
Date: Tue, 28 Apr 2009 02:11:27 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Shawn Betts schrieb:
> > When a frame is resized the gap grows larger/smaller, and then suddenly
> > jumps to the next size hint.

I think he's talking about this:

WM_NORMAL_HINTS(WM_SIZE_HINTS):
                user specified location: 0, 0
                user specified size: 804 by 1064
                program specified size: 804 by 1064
                program specified minimum size: 14 by 24
                program specified resize increment: 10 by 20
                program specified base size: 4 by 4
                window gravity: NorthWest

(this is the output from xprop on xterm)

I could imagine that the resize increments would cause gaps between
windows if the border type allows it.

However I'm against force-resizing windows to sizes they don't like.

Some applications are ok with it (xterm) and some are very stubborn
about resizing themselves (emacs, at least a while ago), which causes
very nasty fights between the window manager and the application (a
very early version of xmonad used to have that problem with emacs, if
I remember correctly. It made the desktop completely unusable).

I think the ICCCM states that the window manager should respect size
hints and many applications rely on that. (Again, I'm too lazy to
check.)


-- 
        Friedrich Delgado Friedrichs <address@hidden>
                             TauPan on Ircnet and Freenode ;)

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]