1
0
Fork 0
mutter-performance-source/src/x11
Bilal Elmoussaoui 09b7cd9f4a x11/display: Don't try to retrieve xwindow of wayland windows
Trying to get the xwindow of a wayland only window would fail when
casting to a x11 window. Which happens as
meta_x11_display_set_input_focus is called whenever the focused
window changes, whether it is a wayland or x11 one

Fixes: bc9cd123e ("window: Move xwindow to WindowX11")
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3506>
2024-01-09 23:51:37 +01:00
..
atomnames.h x11: Simplify handling of focus-follows-mouse 2023-09-28 15:39:44 +00:00
events.c window: Move user_time_window to WindowX11 2024-01-09 18:59:36 +00:00
events.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
group-private.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
group-props.c Remove misplaced line break in g_* logging functions 2020-10-08 16:38:41 +02:00
group-props.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
group.c window: Move xgroup_leader to WindowX11 2024-01-09 18:59:36 +00:00
meta-selection-source-x11-private.h Update license access method 2023-08-30 08:48:23 +02:00
meta-selection-source-x11.c Update license access method 2023-08-30 08:48:23 +02:00
meta-startup-notification-x11.c cleanup: Stop translating nick/blurb for pspecs 2023-07-19 11:33:59 +00:00
meta-startup-notification-x11.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-sync-counter.c Adjust COGL_TRACE names to improve automatic processing 2023-11-22 11:46:07 +00:00
meta-sync-counter.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-x11-display-private.h x11: Drop unused private functions 2024-01-09 13:14:35 +00:00
meta-x11-display.c x11/display: Don't try to retrieve xwindow of wayland windows 2024-01-09 23:51:37 +01:00
meta-x11-errors.c x11: Replace Mutter X11 errors with Mtk ones 2023-09-02 09:52:54 +00:00
meta-x11-event-source.c Update license access method 2023-08-30 08:48:23 +02:00
meta-x11-event-source.h Update license access method 2023-08-30 08:48:23 +02:00
meta-x11-selection-input-stream-private.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-x11-selection-input-stream.c x11: Remove unused member variables from MetaX11SelectionInputStream 2023-04-14 13:27:19 +00:00
meta-x11-selection-output-stream-private.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-x11-selection-output-stream.c x11: Use Atoms when constructing a new MetaX11SelectionOutputStream 2023-04-14 13:27:19 +00:00
meta-x11-selection-private.h Update license access method 2023-08-30 08:48:23 +02:00
meta-x11-selection.c Update license access method 2023-08-30 08:48:23 +02:00
meta-x11-stack-private.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-x11-stack.c window: Move xwindow to WindowX11 2024-01-09 18:59:36 +00:00
mutter-Xatomtype.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
session.c cleanup: Fix various typos 2023-08-12 20:13:37 +00:00
session.h mutter: Completely replace MetaRectangle with MtkRectangle 2023-08-30 16:46:14 +02:00
window-props.c window: Stop storing xtransient_for field 2024-01-09 18:59:36 +00:00
window-props.h cleanup: Fix various typos 2023-08-12 20:13:37 +00:00
window-x11-private.h window: Move has_pointer_x11 to WindowX11 2024-01-09 18:59:36 +00:00
window-x11.c window: Move has_pointer_x11 to WindowX11 2024-01-09 18:59:36 +00:00
window-x11.h window: Move xwindow to WindowX11 2024-01-09 18:59:36 +00:00
xprops.c x11: Drop unused function 2022-12-09 16:28:33 +00:00
xprops.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00