[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: |
martin rudalics |
Subject: |
Re: Emacs's set-frame-size can not work well with gnome-shell? |
Date: |
Thu, 30 Jan 2020 18:21:22 +0100 |
> I've rewritten the mouse code completely, patch attached. It neither
> fixes the GTK child frame resizing problem nor the jumping issues in
> Lucid but should provide better dragging of frames via internal borders
> and mode-/header-line otherwise. In particular the drift you mentioned
> above should be gone now. Please try it.
The new patch attached now uses different API functions for resizing +
moving frames. The function is called 'x-set-frame-size-and-position'
and works only under X and GTK. It makes mouse-dragging X frames about
as smooth as the old GTK code did here (tested with Lucid, Motif and
without toolkit support). I doubt that it also solves the GTK child
frame resize issue but you could nevertheless give it a try.
martin
mouse+xfns.diff
Description: Text Data
- Re: Emacs's set-frame-size can not work well with gnome-shell?, (continued)
- Re: Emacs's set-frame-size can not work well with gnome-shell?, Dmitry Gutov, 2020/01/26
- Re: Emacs's set-frame-size can not work well with gnome-shell?, martin rudalics, 2020/01/28
- Re: Emacs's set-frame-size can not work well with gnome-shell?, Dmitry Gutov, 2020/01/28
- Re: Emacs's set-frame-size can not work well with gnome-shell?, martin rudalics, 2020/01/28
- Re: Emacs's set-frame-size can not work well with gnome-shell?, Dmitry Gutov, 2020/01/29
- Re: Emacs's set-frame-size can not work well with gnome-shell?, martin rudalics, 2020/01/27
- Re: Emacs's set-frame-size can not work well with gnome-shell?, Dmitry Gutov, 2020/01/27
- Re: Emacs's set-frame-size can not work well with gnome-shell?, martin rudalics, 2020/01/28
- Re: Emacs's set-frame-size can not work well with gnome-shell?, Dmitry Gutov, 2020/01/29
- Re: Emacs's set-frame-size can not work well with gnome-shell?, martin rudalics, 2020/01/30
- Re: Emacs's set-frame-size can not work well with gnome-shell?,
martin rudalics <=
- Re: Emacs's set-frame-size can not work well with gnome-shell?, Dmitry Gutov, 2020/01/30
- Re: Emacs's set-frame-size can not work well with gnome-shell?, martin rudalics, 2020/01/30
- Re: Emacs's set-frame-size can not work well with gnome-shell?, Dmitry Gutov, 2020/01/30
- Re: Emacs's set-frame-size can not work well with gnome-shell?, martin rudalics, 2020/01/31
- Re: Emacs's set-frame-size can not work well with gnome-shell?, Dmitry Gutov, 2020/01/31
- Re: Emacs's set-frame-size can not work well with gnome-shell?, martin rudalics, 2020/01/31
- Re: Emacs's set-frame-size can not work well with gnome-shell?, Dmitry Gutov, 2020/01/31
- Re: Emacs's set-frame-size can not work well with gnome-shell?, Dmitry Gutov, 2020/01/27
- Re: Emacs's set-frame-size can not work well with gnome-shell?, Dmitry Gutov, 2020/01/27
- Re: Emacs's set-frame-size can not work well with gnome-shell?, martin rudalics, 2020/01/28