emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs's set-frame-size can not work well with gnome-shell?


From: Dmitry Gutov
Subject: Re: Emacs's set-frame-size can not work well with gnome-shell?
Date: Wed, 22 Jan 2020 14:35:40 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

On 22.01.2020 12:08, martin rudalics wrote:

> Does building with '-Og' help? It's really fast here, faster than GTK by an order of magnitude (or two).

I haven't tried it.  What I need is an executable I can debug reliably.

All I'm saying, the users are not really helpful so far, so you might be the best person to try debugging the perf problems with Lucid. I'd try, but I don't have any.

Next thing to try is to always run XResizeWindow and XMoveWindow for GTK
child windows.  This should avoid any GTK related checks for them.  The
attached patch has three hunks.  Try them all first and maybe try to
only apply the last one (or the last two) afterwards.  Here it breaks my
"moving the left or top border of GTK child frames" behavior.

Aaand none of this helped either. Not all 3 hunks together, nor combinations (2, 3), (3) or (1).



reply via email to

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