emacs-devel
[Top][All Lists]
Advanced

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

emacs + tiling window manager: window sizing issues


From: Yuri D'Elia
Subject: emacs + tiling window manager: window sizing issues
Date: Sat, 06 Apr 2019 16:09:19 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

If you use a window manager that ignores window-size hints (such as many
tiling window managers) emacs fails to update to the correct geometry in
some situations.

I'm hesitant to blindly file a bug for this, because I've been rejected
several similar reports in the past (notably, from higher-level tookit
guys), but my position is that window-size hints are _supposed_ to be
_hints_. What's emacs position about it?

With the lucid toolkit, this mostly happens when a frame is first
created. A resize event generally fixes everything.

With lucid+cairo it's more frequent: some resize events will also do the
same.

With gtk you're lucky if that works at all, thanks to the oddball dance
gtk likes to perform with the uncooperating window-manager which is not
exclusive to emacs. But I don't really care about gtk anyway.

But getting lucid and lucid+cairo to cooperate would be nice.

For us folks that think that toolbars and window borders are a waste of
space :/




reply via email to

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