Florian Müllner 0f5881788c appMenu: Delay window sections update when selecting window
App windows are ordered by recency, so a focus change (correctly)
triggers the ::window-changed signal. If we rebuild the section
immediately in response, the activating item will be destroyed
before the menu's ::activate handler, with the result that the
menu remains open.

Defer the section update in that case to allow the menu to process
the ::activate signal first.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1948>
2021-08-16 21:28:22 +00:00
..
2021-08-13 15:16:54 +02:00
2021-08-13 15:16:54 +02:00
2021-02-26 12:28:21 +00:00
2021-02-24 09:52:45 +00:00
2021-07-31 17:18:08 +00:00
2021-08-16 21:28:22 +00:00
2019-11-11 19:25:14 +00:00
2021-07-18 23:11:43 +02:00
2020-03-27 10:39:58 +01:00