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

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

bug#31968: 26.1.50; Allow to hide title bar on maximize (gtk/gnome/csd)


From: Robert Pluim
Subject: bug#31968: 26.1.50; Allow to hide title bar on maximize (gtk/gnome/csd)
Date: Mon, 02 Jul 2018 15:24:46 +0200

Carlos Pita <carlosjosepita@gmail.com> writes:

> Moving to a more manual approach I find a new problem: at least under
> gnome undecorating the frame makes it lose its focus.
>
> (global-set-key (kbd "C-x t")
>         (lambda () (interactive)
>           (set-frame-parameter nil 'undecorated
>                        (not (frame-parameter nil 'undecorated)))))

FWIW I donʼt see this under kwin (I do have focus-follows-mouse, which
might be influencing it).

Robert





reply via email to

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