[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?
- Re: Deiconifying GTK frames on GNOME shell, Madhu, 2021/12/06
- Re: Deiconifying GTK frames on GNOME shell, martin rudalics, 2021/12/08
- Re: Deiconifying GTK frames on GNOME shell,
Po Lu <=
- Re: Deiconifying GTK frames on GNOME shell, Yuuki Harano, 2021/12/08
- Re: Deiconifying GTK frames on GNOME shell, Po Lu, 2021/12/08
- Re: Deiconifying GTK frames on GNOME shell, Madhu, 2021/12/08
- Re: Deiconifying GTK frames on GNOME shell, Po Lu, 2021/12/08
- Re: Deiconifying GTK frames on GNOME shell, Eli Zaretskii, 2021/12/09
- Re: Deiconifying GTK frames on GNOME shell, Madhu, 2021/12/08
- Re: Deiconifying GTK frames on GNOME shell, Po Lu, 2021/12/08
- Re: Deiconifying GTK frames on GNOME shell, Madhu, 2021/12/08