mutter/src/wayland
Carlos Garnacho 3d82da23ec wayland: Don't explicitly repick on wl_surface destructor
As the crash at https://gitlab.gnome.org/GNOME/mutter/-/issues/1584
shows, this is already handled indirectly via the surface actor destruction
paths (especifically, through changes in its reactiveness). We don't
need repeating the operation here.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1654>
2020-12-22 18:27:37 +01:00
..
protocol
meta-cursor-sprite-wayland.c
meta-cursor-sprite-wayland.h
meta-pointer-confinement-wayland.c backends: Delegate pointer confinements to an impl object 2020-11-27 15:14:33 +00:00
meta-pointer-confinement-wayland.h backends: Delegate pointer confinements to an impl object 2020-11-27 15:14:33 +00:00
meta-pointer-lock-wayland.c clutter: Drop clutter_input_device_get_coords() method 2020-11-27 15:14:33 +00:00
meta-pointer-lock-wayland.h backends: Delegate pointer confinements to an impl object 2020-11-27 15:14:33 +00:00
meta-selection-source-wayland-private.h wayland: Move MetaWaylandDataSourcePrimary to its own file 2020-04-17 00:46:23 +02:00
meta-selection-source-wayland.c
meta-wayland-actor-surface.c wayland/actor-surface: Always set opaque region on alpha-less textures 2020-10-02 15:09:12 +00:00
meta-wayland-actor-surface.h wayland: Drive frame callbacks from stage updates 2020-05-26 16:46:57 +02:00
meta-wayland-buffer.c wayland/buffer: Trace instrument buffer-attach 2020-12-01 11:41:11 +00:00
meta-wayland-buffer.h wayland/shm: Advertise support for RGB565 2020-08-07 09:02:49 +00:00
meta-wayland-client.c wayland/client: Free GSubprocessLauncher after spawning 2020-10-02 15:37:52 +00:00
meta-wayland-cursor-surface.c clutter: Drop clutter_input_device_get_coords() method 2020-11-27 15:14:33 +00:00
meta-wayland-cursor-surface.h
meta-wayland-data-device-primary-legacy.c wayland: Add versions to primary selection protocols 2020-09-27 17:20:23 +02:00
meta-wayland-data-device-primary-legacy.h wayland: Rename gtk primary protocol files to "legacy" 2020-05-13 18:18:14 +02:00
meta-wayland-data-device-primary.c wayland: Add versions to primary selection protocols 2020-09-27 17:20:23 +02:00
meta-wayland-data-device-primary.h wayland: Add support for wayland-protocols primary selection protocol 2020-05-13 18:27:46 +02:00
meta-wayland-data-device.c clutter: Drop clutter_input_device_get_modifier_state() API 2020-11-27 15:14:33 +00:00
meta-wayland-data-device.h wayland: Send clipboard offers to all data devices from the same client 2020-05-13 14:44:55 +00:00
meta-wayland-data-offer-primary-legacy.c wayland: Free selection streams streams after transfer 2020-06-08 12:11:11 +00:00
meta-wayland-data-offer-primary-legacy.h wayland: Rename gtk primary protocol files to "legacy" 2020-05-13 18:18:14 +02:00
meta-wayland-data-offer-primary.c wayland: Free selection streams streams after transfer 2020-06-08 12:11:11 +00:00
meta-wayland-data-offer-primary.h wayland: Add support for wayland-protocols primary selection protocol 2020-05-13 18:27:46 +02:00
meta-wayland-data-offer.c wayland: Free selection streams streams after transfer 2020-06-08 12:11:11 +00:00
meta-wayland-data-offer.h wayland: Move primary data offers to their own file 2020-04-17 00:46:23 +02:00
meta-wayland-data-source-primary-legacy.c wayland: Rename gtk primary protocol files to "legacy" 2020-05-13 18:18:14 +02:00
meta-wayland-data-source-primary-legacy.h wayland: Rename gtk primary protocol files to "legacy" 2020-05-13 18:18:14 +02:00
meta-wayland-data-source-primary.c wayland: Add support for wayland-protocols primary selection protocol 2020-05-13 18:27:46 +02:00
meta-wayland-data-source-primary.h wayland: Add support for wayland-protocols primary selection protocol 2020-05-13 18:27:46 +02:00
meta-wayland-data-source.c wayland: Split MetaWaylandDataSource into a separate file 2020-04-17 00:46:21 +02:00
meta-wayland-data-source.h wayland: Split MetaWaylandDataSource into a separate file 2020-04-17 00:46:21 +02:00
meta-wayland-dma-buf.c wayland-dma-buf: Add debug logging of pixel format in use 2020-10-20 09:53:52 +00:00
meta-wayland-dma-buf.h wayland: Add API to acquire a CoglScanout from a surface 2020-04-16 15:05:52 +02:00
meta-wayland-dnd-surface.c backends: Use graphene_point_t on meta_cursor_tracker_get_pointer() 2020-11-27 15:14:33 +00:00
meta-wayland-dnd-surface.h
meta-wayland-egl-stream.c
meta-wayland-egl-stream.h
meta-wayland-gtk-shell.c
meta-wayland-gtk-shell.h
meta-wayland-inhibit-shortcuts-dialog.c
meta-wayland-inhibit-shortcuts-dialog.h
meta-wayland-inhibit-shortcuts.c
meta-wayland-inhibit-shortcuts.h
meta-wayland-input-device.c
meta-wayland-input-device.h
meta-wayland-keyboard.c clutter: Move evdev evcode data to Clutter button/key events 2020-12-08 15:37:38 +00:00
meta-wayland-keyboard.h wayland/keyboard: Use MetaAnonymousFile to share keymap files 2020-04-21 17:52:08 +02:00
meta-wayland-legacy-xdg-shell.c wayland/xdg-shell: Warn when invalid geometry is set 2020-12-03 21:39:13 +00:00
meta-wayland-legacy-xdg-shell.h
meta-wayland-outputs.c Make meta_* logging utilities not require line break 2020-10-08 16:38:41 +02:00
meta-wayland-outputs.h
meta-wayland-pointer-constraints.c backends: Delegate pointer confinements to an impl object 2020-11-27 15:14:33 +00:00
meta-wayland-pointer-constraints.h
meta-wayland-pointer-gesture-pinch.c
meta-wayland-pointer-gesture-pinch.h
meta-wayland-pointer-gesture-swipe.c
meta-wayland-pointer-gesture-swipe.h
meta-wayland-pointer-gestures.c
meta-wayland-pointer-gestures.h
meta-wayland-pointer.c clutter: Switch to storing device->actor associations in ClutterStage 2020-12-18 16:17:00 +01:00
meta-wayland-pointer.h
meta-wayland-popup.c wayland: Avoid popup grab focus changes if there's an implicit grab 2020-06-17 13:47:38 +00:00
meta-wayland-popup.h
meta-wayland-private.h xwayland: Set xrandr primary output 2020-12-11 13:44:45 +00:00
meta-wayland-region.c
meta-wayland-region.h
meta-wayland-seat.c clutter/backends: Rename master and slave devices 2020-08-31 21:07:03 +02:00
meta-wayland-seat.h wayland: Add support for wayland-protocols primary selection protocol 2020-05-13 18:27:46 +02:00
meta-wayland-shell-surface.c wayland/actor-surface: Update outputs on stage-views changes 2020-08-29 12:40:11 +00:00
meta-wayland-shell-surface.h
meta-wayland-subsurface.c wayland/subsurface: Don't include buffer-less subsurfaces in geometry 2020-12-03 21:39:13 +00:00
meta-wayland-subsurface.h
meta-wayland-surface.c wayland: Don't explicitly repick on wl_surface destructor 2020-12-22 18:27:37 +01:00
meta-wayland-surface.h wayland/surface: Don't update outputs recursively on mapped changes 2020-08-29 12:40:11 +00:00
meta-wayland-tablet-cursor-surface.c
meta-wayland-tablet-cursor-surface.h
meta-wayland-tablet-manager.c core: Centralize cursor renderer and tracker updates 2020-11-27 15:14:33 +00:00
meta-wayland-tablet-manager.h core: Centralize cursor renderer and tracker updates 2020-11-27 15:14:33 +00:00
meta-wayland-tablet-pad-group.c clutter: Add vmethod to find out group for pad features 2020-11-27 15:14:34 +00:00
meta-wayland-tablet-pad-group.h
meta-wayland-tablet-pad-ring.c
meta-wayland-tablet-pad-ring.h
meta-wayland-tablet-pad-strip.c
meta-wayland-tablet-pad-strip.h
meta-wayland-tablet-pad.c clutter: Add vmethod to find out group for pad features 2020-11-27 15:14:34 +00:00
meta-wayland-tablet-pad.h
meta-wayland-tablet-seat.c clutter/backends: Rename master and slave devices 2020-08-31 21:07:03 +02:00
meta-wayland-tablet-seat.h
meta-wayland-tablet-tool.c clutter: Move evdev evcode data to Clutter button/key events 2020-12-08 15:37:38 +00:00
meta-wayland-tablet-tool.h core: Centralize cursor renderer and tracker updates 2020-11-27 15:14:33 +00:00
meta-wayland-tablet.c
meta-wayland-tablet.h
meta-wayland-text-input-legacy.c clutter: Prepare input focus for IM event delivery 2020-08-31 08:40:12 +00:00
meta-wayland-text-input-legacy.h
meta-wayland-text-input.c wayland: Reword comment 2020-08-31 08:40:12 +00:00
meta-wayland-text-input.h
meta-wayland-touch.c wayland: Drop HAVE_BACKEND_NATIVE checks in wl_touch implementation 2020-12-08 15:37:38 +00:00
meta-wayland-touch.h wayland: Simplify wl_touch.frame handling 2020-10-23 18:48:18 +00:00
meta-wayland-types.h wayland: Add support for wayland-protocols primary selection protocol 2020-05-13 18:27:46 +02:00
meta-wayland-versions.h wayland: Add versions to primary selection protocols 2020-09-27 17:20:23 +02:00
meta-wayland-viewporter.c
meta-wayland-viewporter.h
meta-wayland-window-configuration.c wayland/window: Don't lose precision in MetaWaylandWindowConfiguration 2020-10-29 10:24:25 +01:00
meta-wayland-window-configuration.h wayland/window: Don't lose precision in MetaWaylandWindowConfiguration 2020-10-29 10:24:25 +01:00
meta-wayland-wl-shell.c wayland/window: Don't lose precision in MetaWaylandWindowConfiguration 2020-10-29 10:24:25 +01:00
meta-wayland-wl-shell.h
meta-wayland-xdg-foreign.c
meta-wayland-xdg-foreign.h
meta-wayland-xdg-shell.c wayland/xdg-shell: Warn on invalid effective geometry 2020-12-03 21:39:13 +00:00
meta-wayland-xdg-shell.h
meta-wayland.c xwayland: Clean up error reporting 2020-12-10 15:00:53 +00:00
meta-wayland.h wayland: Drive frame callbacks from stage updates 2020-05-26 16:46:57 +02:00
meta-window-wayland.c wayland/xdg-shell: Warn when invalid geometry is set 2020-12-03 21:39:13 +00:00
meta-window-wayland.h
meta-window-xwayland.c xwayland: Protect against MetaX11Display abruptly closing 2020-10-21 18:57:12 +02:00
meta-window-xwayland.h
meta-xwayland-dnd-private.h
meta-xwayland-dnd.c clutter: Drop clutter_input_device_get_coords() method 2020-11-27 15:14:33 +00:00
meta-xwayland-grab-keyboard.c xwayland: Match applications without WM_CLASS nor WM_NAME 2020-11-06 15:57:23 +01:00
meta-xwayland-grab-keyboard.h
meta-xwayland-private.h xwayland: Set xrandr primary output 2020-12-11 13:44:45 +00:00
meta-xwayland-surface.c wayland/actor-surface: Update outputs on stage-views changes 2020-08-29 12:40:11 +00:00
meta-xwayland-surface.h
meta-xwayland.c xwayland: Set xrandr primary output 2020-12-11 13:44:45 +00:00
meta-xwayland.h