bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#62164: 29.0.60; ediff behaves poorly by default on tiling window man


From: Ruijie Yu
Subject: bug#62164: 29.0.60; ediff behaves poorly by default on tiling window managers
Date: Tue, 14 Mar 2023 11:06:23 +0800
User-agent: mu4e 1.8.14; emacs 30.0.50

Po Lu via "Bug reports for GNU Emacs, the Swiss army knife of text editors" 
<bug-gnu-emacs@gnu.org> writes:

>> ediff defaults to a multiframe UI on graphical displays. [...]
>>
>> [...] perhaps there's some way to set this hint through PGTK?
>
> No, Wayland doesn't provide any of this, unless you use a protocol that
> is exclusive to GNOME Shell.

This is unfortunate.  FTR, I had to configure Sway to make the window
float by default:

--8<---------------cut here---------------start------------->8---
# ediff should always be floating
for_window [title="Ediff"] {
    floating enable
    gap 0
}
--8<---------------cut here---------------end--------------->8---

--
Best,


RY





reply via email to

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