mutter/src/backends/native
Carlos Garnacho dc527ed510 backends/native: Close the input thread in all situations on dispose
In test situations we sometimes do not create a libinput context, so
our check on dispose to see if we need closing the input thread is off
if META_SEAT_NATIVE_FLAG_NO_LIBINPUT was provided.

Check the input thread existing instead, since that is the thing we
want to undo here.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3153>
2023-08-08 04:11:13 +02:00
..
dbus-utils.c Clean up include macros mess 2018-11-06 17:17:36 +01:00
dbus-utils.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
gen-default-modes.py gen_default_modes: Add more refresh rates to fallback modes 2022-01-03 10:48:29 +00:00
meta-backend-native-private.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-backend-native-types.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-backend-native.c cleanup: Stop translating nick/blurb for pspecs 2023-07-19 11:33:59 +00:00
meta-backend-native.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-barrier-native.c barrier: Allow releasing without any event in the native implementation 2023-07-14 22:23:45 +00:00
meta-barrier-native.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-clutter-backend-native.c mutter: Remove stray spaces 2023-05-24 14:16:41 +02:00
meta-clutter-backend-native.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-crtc-kms.c backends/native: Handle gamma sizes independent of the KMS LUT 2023-02-23 17:20:36 +00:00
meta-crtc-kms.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-crtc-mode-kms.c output/kms: Replace common mode bandwidth check with clock check 2022-07-01 16:13:18 +02:00
meta-crtc-mode-kms.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-crtc-mode-virtual.c virtual-monitor: Split out mode info into separate struct 2022-03-04 18:13:45 +00:00
meta-crtc-mode-virtual.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-crtc-native.c crtc/native: Add API to check whether the CRTC supports hardware cursors 2021-11-26 14:30:27 +00:00
meta-crtc-native.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-crtc-virtual.c backend: Set up and use ownership chains 2022-12-17 13:52:51 +00:00
meta-crtc-virtual.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-cursor-renderer-native.c cursor-renderer/native: Scale hotspot correctly 2023-08-07 21:27:53 +00:00
meta-cursor-renderer-native.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-device-pool-private.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-device-pool.c Use the same prefix for all generated D-Bus boiler plate 2023-01-28 12:35:54 +01:00
meta-device-pool.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-drm-buffer-dumb.c Use g_clear_fd() instead of open coding the same behavior 2023-01-30 15:11:26 +00:00
meta-drm-buffer-dumb.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-drm-buffer-gbm.c native/cogl-utils: Add MetaMultiTextureFormat section 2023-07-25 21:24:35 +00:00
meta-drm-buffer-gbm.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-drm-buffer-import.c drm-buffer: Keep track of handle as well 2022-04-29 19:35:35 +00:00
meta-drm-buffer-import.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-drm-buffer-private.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-drm-buffer.c cleanup: Stop translating nick/blurb for pspecs 2023-07-19 11:33:59 +00:00
meta-drm-buffer.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-frame-native.c frame/native: Remember whether the frame carried a kms update 2023-04-17 09:16:10 +00:00
meta-frame-native.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-gpu-kms.c gpu/kms: Report that we can have outputs if we have connectors 2023-03-02 23:49:15 +00:00
meta-gpu-kms.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-input-device-native.c backends/native: Use ClutterEvent getter methods 2023-08-08 04:11:13 +02:00
meta-input-device-native.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-input-device-tool-native.c backends/native: Add distinct meta-input-thread.h header 2020-11-27 15:14:34 +00:00
meta-input-device-tool-native.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-input-settings-native.c cleanup: Stop translating nick/blurb for pspecs 2023-07-19 11:33:59 +00:00
meta-input-settings-native.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-input-thread.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-keymap-native.c clutter/keymap: Make caps and num lock state properties 2021-03-04 17:39:08 +00:00
meta-keymap-native.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-kms-connector-private.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-kms-connector.c backends/native: Convert MetaOutputColorspace to DRM Colorspace 2023-03-04 19:53:30 +00:00
meta-kms-connector.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-kms-crtc-private.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-kms-crtc.c kms/impl-device: Add deadline based KMS commit scheduling 2023-07-17 23:42:38 +02:00
meta-kms-crtc.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-kms-cursor-manager.c kms/cursor-manager: Set hotspot 2023-08-07 21:27:53 +00:00
meta-kms-cursor-manager.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-kms-device-private.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-kms-device.c kms/impl-device: Add deadline based KMS commit scheduling 2023-07-17 23:42:38 +02:00
meta-kms-device.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-kms-impl-device-atomic.c kms/update: Allow page flip callback listeners on any thread 2023-07-17 17:23:31 +02:00
meta-kms-impl-device-atomic.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-kms-impl-device-dummy.c kms/impl-device/dummy: Add empty disable() implementation 2023-06-01 11:29:09 +00:00
meta-kms-impl-device-dummy.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-kms-impl-device-simple.c kms/update: Allow page flip callback listeners on any thread 2023-07-17 17:23:31 +02:00
meta-kms-impl-device-simple.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-kms-impl-device.c kms/impl-device: Remove deadline timer arming from queue_update() 2023-08-07 15:59:18 +00:00
meta-kms-impl-device.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-kms-impl.c kms/impl-device: Add deadline based KMS commit scheduling 2023-07-17 23:42:38 +02:00
meta-kms-impl.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-kms-mode-private.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-kms-mode.c tests/kms: Check predicted state is correctly predicted 2022-01-25 15:47:03 +00:00
meta-kms-mode.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-kms-page-flip-private.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-kms-page-flip.c kms/impl-device: Add deadline based KMS commit scheduling 2023-07-17 23:42:38 +02:00
meta-kms-plane-private.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-kms-plane.c backends/native: Fix checks for 'reflect-x' and 'reflect-y' bits 2022-07-26 18:41:43 +00:00
meta-kms-plane.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-kms-private.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-kms-types-private.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-kms-types.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-kms-update-private.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-kms-update.c kms/update: Remove unused is_flushing function 2023-08-04 09:37:33 +00:00
meta-kms-update.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-kms-utils.c backends/native: Add meta_calculate_drm_mode_vblank_duration_us() 2021-07-13 08:09:42 +00:00
meta-kms-utils.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-kms.c Add KMS cursor manager 2023-07-18 23:51:34 +02:00
meta-kms.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-launcher.c Use the same prefix for all generated D-Bus boiler plate 2023-01-28 12:35:54 +01:00
meta-launcher.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-monitor-manager-native.c cleanup: Stop translating nick/blurb for pspecs 2023-07-19 11:33:59 +00:00
meta-monitor-manager-native.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-onscreen-native.c native/cogl-utils: Add MetaMultiTextureFormat section 2023-07-25 21:24:35 +00:00
meta-onscreen-native.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-output-kms.c output/kms: Use meta_kms_connector_get_preferred_mode in init_output_modes 2023-06-12 18:59:06 +00:00
meta-output-kms.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-output-native.c output/kms: Make EDID be read via MetaOutputNative object 2021-03-12 15:09:45 +00:00
meta-output-native.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-output-virtual.c monitor: Add API to check whether the monitor is virtual or not 2022-09-01 14:31:40 +00:00
meta-output-virtual.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-pointer-constraint-native.c cleanup: Make include macro usages consistent 2023-08-07 22:24:36 +00:00
meta-pointer-constraint-native.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-render-device-egl-stream.c kms: Use a kernel thread by default 2023-07-17 21:19:34 +02:00
meta-render-device-egl-stream.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-render-device-gbm.c render-device: Add API to import other buffers 2021-10-18 17:35:26 +02:00
meta-render-device-gbm.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-render-device-private.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-render-device-surfaceless.c Introduce MetaRenderDevice{Gbm,EglStream,Surfaceless} 2021-10-18 17:33:32 +02:00
meta-render-device-surfaceless.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-render-device.c cleanup: Stop translating nick/blurb for pspecs 2023-07-19 11:33:59 +00:00
meta-render-device.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-renderer-native-gles3.c *: Fix spelling mistakes found by codespell 2020-08-29 09:10:31 +00:00
meta-renderer-native-gles3.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-renderer-native-private.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-renderer-native.c native/cogl-utils: Add MetaMultiTextureFormat section 2023-07-25 21:24:35 +00:00
meta-renderer-native.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-renderer-view-native.c renderer-view/native: Allocate backend specific ClutterFrame 2023-03-02 01:39:16 +01:00
meta-renderer-view-native.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-seat-impl.c backends/native: Close the input thread in all situations on dispose 2023-08-08 04:11:13 +02:00
meta-seat-impl.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-seat-native.c backends/native: Use ClutterEvent getter methods 2023-08-08 04:11:13 +02:00
meta-seat-native.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-stage-native.c kms/impl-device: Add deadline based KMS commit scheduling 2023-07-17 23:42:38 +02:00
meta-stage-native.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-thread-impl.c thread/impl: Set the task source priority to rather high 2023-07-18 23:51:34 +02:00
meta-thread-impl.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-thread-private.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-thread.c thread: Document the behavior of meta_thread_post_impl_task() 2023-07-17 21:19:34 +02:00
meta-thread.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-udev.c Revert "backend/native: Sending modifiers to clients can be disabled via udev" 2023-05-30 14:25:28 +02:00
meta-udev.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-virtual-input-device-native.c backends/native: Port to new event constructors 2023-08-08 04:02:54 +02:00
meta-virtual-input-device-native.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-virtual-monitor-native.c backend: Set up and use ownership chains 2022-12-17 13:52:51 +00:00
meta-virtual-monitor-native.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-xkb-utils.c backends/native: Drop clutter_event_set_state_full() helpers 2023-08-08 04:02:54 +02:00
meta-xkb-utils.h backends/native: Drop clutter_event_set_state_full() helpers 2023-08-08 04:02:54 +02:00