Jonas Dreßler
c5cba77a5c
panel: Listen differently for button-press events
...
In the panel we listen for button presses on the panel in order to start
a drag op of the adjacent maximized window. With the recent changes
removing the source detail of events from Clutter, we now can no longer
access buttonEvent.source, but instead need to use
ClutterStage.get_event_actor().
Since that function expects us to pass a ClutterEvent and not a
ClutterButtonEvent, let's listen for the "button-press-event" signal
instead of connecting to vfunc_button_press_event(). This will give us a
ClutterEvent we can work with.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2225 >
2022-03-05 23:51:59 +00:00
..
2022-03-04 14:14:37 +00:00
2022-03-04 22:05:46 +00:00
2022-02-23 12:23:52 +00:00
2022-03-04 14:14:37 +00:00
2022-03-04 14:14:37 +00:00
2022-03-04 14:14:37 +00:00
2022-02-12 12:29:52 +00:00
2022-03-04 14:14:37 +00:00
2022-02-23 12:23:52 +00:00
2022-03-04 14:14:37 +00:00
2022-03-04 14:14:37 +00:00
2021-02-03 20:19:29 +01:00
2022-03-04 14:14:37 +00:00
2022-03-04 14:14:37 +00:00
2020-03-29 12:56:33 +00:00
2022-03-04 14:14:37 +00:00
2022-02-23 12:23:52 +00:00
2022-03-04 14:14:37 +00:00
2022-02-23 12:23:52 +00:00
2022-03-04 14:14:37 +00:00
2022-02-02 17:22:20 +01:00
2021-02-17 15:45:01 +00:00
2022-03-04 14:14:37 +00:00
2022-03-04 14:14:37 +00:00
2022-02-12 12:29:52 +00:00
2022-02-12 12:29:52 +00:00
2019-07-05 11:32:31 +00:00
2022-03-04 12:27:34 +00:00
2022-02-23 12:23:52 +00:00
2022-03-04 14:14:37 +00:00
2022-02-23 12:23:52 +00:00
2021-09-01 14:55:47 +00:00
2022-02-23 12:23:52 +00:00
2022-03-04 14:14:37 +00:00
2022-03-05 22:29:57 +00:00
2022-03-04 14:14:37 +00:00
2019-09-09 19:28:18 +00:00
2022-02-26 18:15:28 +01:00
2022-03-04 14:14:37 +00:00
2022-02-23 12:23:52 +00:00
2022-03-04 14:14:37 +00:00
2022-03-04 14:14:37 +00:00
2022-03-04 14:14:37 +00:00
2022-03-04 14:14:37 +00:00
2022-02-23 12:23:52 +00:00
2022-02-23 12:23:52 +00:00
2022-02-12 15:28:52 +00:00
2022-02-23 17:58:36 +00:00
2022-03-05 22:29:57 +00:00
2022-03-04 14:14:37 +00:00
2022-02-23 12:23:52 +00:00
2022-03-05 23:51:59 +00:00
2022-02-12 12:29:52 +00:00
2020-01-30 17:49:08 +00:00
2021-05-18 13:42:52 +00:00
2022-03-04 14:14:37 +00:00
2022-02-23 12:23:52 +00:00
2022-02-23 12:23:52 +00:00
2022-02-12 12:29:52 +00:00
2022-02-23 12:23:52 +00:00
2022-02-23 12:23:52 +00:00
2022-02-23 12:23:52 +00:00
2022-03-04 14:14:37 +00:00
2022-03-04 12:27:34 +00:00
2022-02-23 12:23:52 +00:00
2022-02-23 12:23:52 +00:00
2022-03-04 14:14:37 +00:00
2022-03-04 14:14:37 +00:00
2022-01-29 01:16:29 +01:00
2022-03-04 14:14:37 +00:00
2022-03-04 14:14:37 +00:00
2022-02-23 12:23:52 +00:00
2022-03-04 14:14:37 +00:00
2022-03-04 14:14:37 +00:00
2022-02-23 12:23:52 +00:00
2022-03-04 14:14:37 +00:00
2022-03-04 14:14:37 +00:00
2022-02-12 00:20:54 +00:00
2022-03-04 14:14:37 +00:00
2022-03-04 14:14:37 +00:00
2022-03-04 14:14:37 +00:00
2022-03-04 14:14:37 +00:00
2022-03-04 14:14:37 +00:00
2022-03-05 10:08:48 +01:00
2022-03-04 14:14:37 +00:00