emacs-devel
[Top][All Lists]
Advanced

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

Re: Deiconifying GTK frames on GNOME shell


From: Po Lu
Subject: Re: Deiconifying GTK frames on GNOME shell
Date: Wed, 08 Dec 2021 19:09:30 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux)

martin rudalics <rudalics@gmx.at> writes:

> Yuuki Harano, Po Lu - any comments on that patch?
>
> TIA, martin

Could you explain what it is supposed to fix?

I thought the reason frames couldn't be raised under PGTK was that
`frame_raise_lower_hook' is unimplemented there, which someone will
certainly get to soon.

Thanks.


> +       gtk_window_present_with_time (GTK_WINDOW (FRAME_GTK_OUTER_WIDGET 
> (f)), g_get_monotonic_time () / 1000L);

I think GDK_CURRENT_TIME should work equally well here, right?


reply via email to

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