[mutter] (185 commits) Non-fast-forward update to branch wip/carlosg/input-thread
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] (185 commits) Non-fast-forward update to branch wip/carlosg/input-thread
- Date: Fri, 23 Oct 2020 22:10:19 +0000 (UTC)
The branch 'wip/carlosg/input-thread' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
e77cb77... wayland: Simplify wl_touch.frame handling
97d9c93... backends: Use slot from cancel events
b6203ad... wayland: Use Clutter event to handle touch cancel
6af5654... backends: Drop the filter for libinput events
9cc32d9... backends: Drop extra layer of touch info handling
c8eec23... clutter: Sanitize ClutterInputDevice header
07836bb... backends: Fold device mapping check into backend
f2ad442... backends: Move device mapping check into backend
33f6d99... backends: Move absolute/relative device mapping to native b
d7da544... backends/native: Use libinput seat slot API
c636293... backend/native: Move barrier manager to MetaSeatNative
83edeba... backends/native: Make seat constrain pointer to monitors ou
50dd156... backends/native: Move relative motion filter to MetaSeatNat
9dc337e... clutter: Specify stage on clutter_input_device_update() fun
b121cbe... clutter: Work out stage from actor on which to emit crossin
9e59931... clutter: Do not depend on device stage on ClutterInputMetho
7759d98... backends/native: Drop all uses of clutter_input_device_get_
ebeb109... backends/x11: Drop all users of clutter_input_device_get_st
e818b4c... clutter: Drop clutter_input_device_get_[pointer_]stage()
f750fcf... backends/native: Drop users of clutter_input_device_set_sta
8725308... backends/x11: Drop users of clutter_input_device_set_stage(
5d79469... clutter: Drop clutter_input_device_set_stage()
5c6ba19... clutter/main: Drop dead code branches
89a582a... clutter: Pass timestamp to clutter_input_device_set_actor()
4c01bf4... clutter: Drop clutter_input_device_set_time()
abfe16c... clutter: Drop unused field in ClutterInputDevice struct
41c068f... clutter: Add ClutterSeat::query_state() vmethod
da4e427... backends/x11: Implement ClutterSeat::query_state() vmethod
dbdb42e... backends/native: Implement ClutterSeat::query_state() vmeth
e461fcc... clutter: Use ClutterSeat underneath coords/modifiers input
774931b... backends/native: Move away from ClutterInputDevice coords
9ae53f3... clutter: Drop clutter_input_device_set_state()
cc2896c... clutter: Pass base event to clutter_input_device_update()
2c43990... clutter: Drop clutter_input_device_update_from_event()
cd61961... clutter: Drop clutter_input_device_set_coords()
17d7418... clutter: Simplify backend-independent touch accounting
139b0a1... backends: Drop GDK device querying code from MetaCursorTrac
20688f9... backends: Delegate pointer confinements to an impl object
9ec21cd... backends: Remove x/y arguments from MetaCursorTracker::curs
03ab5ca... backends: Add argument for best scale on MetaCursorSprite::
53da9da... wayland: Replace cursor renderer usage with cursor tracker
89c3a60... backends: Add meta_backend_get_cursor_renderer_for_device()
9299cd9... wayland: Look up cursor renderer for device on MetaWaylandP
9bb2d03... backends: Manage tablet cursors in backend
a723886... backends: Use graphene_point_t on meta_cursor_tracker_get_p
1053340... backends: Move away from meta_cursor_renderer_get_position(
eb1c954... backends: Add ::device property to MetaCursorRenderer
f49aada... wayland: Move away from meta_cursor_renderer_get_position()
e59bc26... backends: Drop meta_cursor_renderer_get_position()
658f81f... core: Centralize cursor renderer and tracker updates
7e8873d... backends: Make MetaHwCursorInhibitor less about sprites
1e3ea4e... backends: Move HW cursor inhibitors to MetaBackend
f942468... backends: Split kms cursor renderer from MetaCursorRenderer
013e3ff... backends: Split pad action mapping to a separate object
85e649c... backends: Move away from clutter_input_device_set_enabled()
f45f128... clutter: Drop ClutterInputDevice::enabled and setter/getter
72b868f... backends: Add simple object to delegate logical monitor lay
30b7679... backends: Use MetaViewportInfo to keep MetaSeatNative infor
fa1514e... backends: Use also a native cursor renderer for tablets
c8c87cc... backends: Add method to get extents from viewport info
1810cb6... backends/native: Use viewport info to find out stage extent
93f7fe8... backends/native: Drop early processing of ClutterEvents
deeb412... backends: Assign stage to events in MetaBackend
357b6b2... backends/native: Drop meta_seat_native_[gs]et_stage()
d0ab159... backends: Simplify MetaInputSettings vfunc
b7ab169... backends: Move all output management to MetaInputMapper
680a742... backends: Make MetaInputMapper take over MetaInputSettings
c0e3b09... backends: Move keyboard a11y into backends
28d9e1e... clutter: Make ClutterSeat::handle_device_event vfunc more g
a51b551... backends/native: Spin MetaSeatImpl off MetaSeatNative
8278b14... backends/native: Forward keyboard a11y changes via the Meta
d98e850... backends/native: Proxy touch-mode via MetaSeatImpl
41e63b7... backends/native: Proxy bell notifications from within the M
508c076... backends/native: Proxy modifier state changes via MetaSeatI
013915a... backends: Simplify function arguments
6fd5137... backends: Make device tracking at MetaInputSettings ad-hoc
e1d6be4... backends: Do not use clutter_seat_list_devices() in MetaInp
7c46504... backends/native: Do not dispatch libinput during MetaSeatIm
c87b3b6... backends/native: Move MetaInputSettings ownership to MetaSe
2da88ee... backends: Avoid usage of ClutterBackend/ClutterSeat in Meta
bba5a6c... clutter: Switch to GAsyncQueue for ClutterMainContext event
fd5e2a1... backends/native: Protect MetaBarrierManagerNative
0cc4912... backends/native: Surround device state queries/updates with
c014299... backends/native: Seal MetaKeymapNative xkb usage
aef598a... backends/native: Shuffle xkb_keymap creation
517573b... backends/native: Make some MetaSeatImpl API "async"
ffa11b5... backends/native: Make MetaVirtualInputDevice vmethods "asyn
f097e3d... backends/native: Add input thread inside MetaSeatImpl
Commits added to the branch:
02bc107... Update Portuguese translation (*)
935d594... gschema/wayland: Do not disable the X Security extension (*)
433b59f... wayland: Don't send proximity_in for new resources (*)
53c4ebe... clutter/private: Make all time unit conversions int64_t (*)
bf6dde8... compositor: Make sure _NET_WM_FRAME_DRAWN timestamp has the (*)
0730ff5... clutter/frame-clock: Skip the ClutterFrameListenerIface fro (*)
f79d400... meson: Fail if initfd is enabled but Xwayland doesn't suppo (*)
43c6f70... util: Don't expand meta_*() debug log arguments if topic no (*)
64ced16... window: Don't override tile monitor (*)
f9edb6b... edge-resistance: Replace booleans with flags parameter (*)
22902a5... window: "Hide" edge resistance behind modifier key (*)
1c1c8b2... window-actor: Freeze subsurfaces as well (*)
e078a00... backends: add support for scroll button locking (*)
df65f05... cogl: Remove unused swap-related COGL_FEATURE_ID_ flags (*)
ae0d48b... wayland/subsurface: Only show subsurface if parent is mappe (*)
df76d3d... renderer-native: Get the GBM buffer format from EGL to matc (*)
3bc15ad... ci: Generate a cover report for the test suite (*)
79e5ec5... cally: fix state set leak (*)
e7b9232... cogl/framebuffer: Fix enum declaration coding style (*)
4edcc21... cogl/framebuffer: Remove alignment of struct fields (*)
e720ef1... cogl/framebuffer: Fix argument naming to blit_framebuffer() (*)
209b78a... cogl/framebuffer/gl: Move OpenGL driver fields to private s (*)
ffde1c0... cogl/onscreen: Remove unused _cogl_onscreen_new() (*)
aa99e50... cogl/framebuffer: Move public struct fields to private stru (*)
e7ac3e2... cogl/framebuffer: Clean up cleanup function (*)
b947dce... clutter: Stop using cogl_offscreen_new_to_texture() (*)
4b93943... tests/clutter: Stop using cogl_offscreen_new_to_texture() (*)
ea2f4ef... cogl: Remove cogl_offscreen_new_to_texture() (*)
de4e59a... clutter: Don't use CoglHandle to store framebuffers (*)
eb14da3... cogl: Turn CoglFramebuffer, CoglOffscreen and CoglOnscreen (*)
88c830b... cogl/framebuffer: Move allocation and y-flip-ness to non-ab (*)
29cdc35... clutter/offscreen-effect: Use memory management helpers mor (*)
2aea404... cogl: Use memory management helpers more (*)
1cc82cf... background: Use memory management helpers more (*)
5a58ccb... texture-tower: Use memory management helpers more (*)
8809ee9... clutter/util: Generalize ROUND_TO_256THS (*)
d08f724... clutter/actor: Round to 256ths when projecting for picking (*)
78c648f... cluter/stage: Use 1.0 for z-near (*)
1f99395... clutter: Use graphene_matrix_inverse() (*)
175851e... clutter/stage: Simplify view setup (*)
793ca68... clutter/stage: Use graphene_plane_t for clipping planes (*)
01ccc54... clutter/actor: Remove unnecessary check (*)
964229a... clutter/actor: Trivial code shuffling (*)
338a927... clutter: Remove ClutterPlane (*)
a84dccf... clutter/stage: Use graphene_frustum_t for clipping (*)
80bd44c... clutter/actor: Use switch instead of if/else (*)
496aea5... clutter: Remove CLUTTER_CULL_RESULT_PARTIAL (*)
b6fa26c... clutter/stage: Don't setup view on pick (*)
feb8397... clutter/stage: Move clip frustum to ClutterPaintContext (*)
cf9d061... clutter/stage: Remove outdated comment (*)
63d0556... clutter/stage: Move pick cache invalidation out of setup (*)
d1d3ac6... clutter/stage: Use multiple frusta depending on the redraw (*)
2ca2078... clutter/actor: Remove region culling (*)
f7d0461... clutter/stage: Simplify frustum setup function (*)
bc41a88... clutter/stage: Replace _cogl_util_get_eye_planes_for_screen (*)
b2f2050... renderer-native: Fix GObjectify oversight (*)
3b181c6... clutter: Add ClutterSeat::clutter_seat_has_touchscreen() he (*)
b5d21f0... backend: Use new clutter_seat_has_touchscreen helper (*)
6c240dc... seat-native: Fix has_touchscreen becoming FALSE when a non (*)
88cabf8... seat-native: Check for tablet-switch devices from meta_seat (*)
21c714a... seat-native: Add support for tablet-mode-switch being hot-u (*)
4c12208... monitor-manager: Add a handle_orientation_change helper fun (*)
1b13f50... monitor-manager: Update orientation based config when panel (*)
ec18a55... monitor-manager: Ignore tablet-mode-switch on initial confi (*)
554f798... window/wayland: Offset position with size mismatch when fin (*)
03c69ed... window: Do not go past size hints on resize (*)
deaa948... window-props: Check for actual size hints changes (*)
7ab3eac... constraints: Use "orig" rectangle for interactive resize (*)
d2f8a30... clutter/paint-volume: Use graphene for computing union of p (*)
0501d30... cogl-winsys-egl: Log the color depth in use (*)
716ecf6... util: Add META_DEBUG_WAYLAND debug topic (*)
e480d0c... wayland-dma-buf: Add debug logging of pixel format in use (*)
3459761... wayland-buffer: Add debug logging of pixel format in use (*)
734a7cc... clutter/actor: Alway call queue_relayout() when showing act (*)
bf7cfb8... clutter/actor: Introduce counter for painting in an unmappe (*)
cbf3001... clutter/actor: Add private API to get whether we're paintin (*)
650efb6... tests/conform/actor-pivot-point: Show stage before allocati (*)
9b50215... clutter/actor: Handle getting (un-)mapped during painting d (*)
717b857... clutter/actor: Use separate priv pointer in clutter_actor_r (*)
3bca29f... clutter/actor: Only allocate when actor is mapped, not only (*)
29caa5b... clutter/actor: Don't queue relayouts inside add/remove_chil (*)
76578e5... clutter/actor: Remove absolute_origin_changed flag again (*)
de610a1... clutter/actor: Reset allocation when unrealizing actor (*)
cd52288... wayland: Allow specifying Wayland display name from command (*)
9d0bac0... output: Move edid parse function to the right file (*)
d504086... cogl: correcting the cogl trace log (*)
1b39b92... xwayland: Protect against MetaX11Display abruptly closing (*)
f4a1dcf... wayland: Set IO error exit handler (*)
a93ef84... wayland/window: Provide prior floating window dimensions (*)
20519a1... core/window: Do not apply limits if no previous size has be (*)
3faea85... core/window: Move size hints to dedicated function (*)
a51ad8f... core/window: Store/load window dimensions before/after full (*)
4862e4c... backend/dummy: Warn about missing dummy mode specs (*)
7e0d80b... backend/dummy: Do not enforce minimum screen size (*)
3a65ee7... wayland: Simplify wl_touch.frame handling (*)
dd60fa2... backends: Use slot from cancel events (*)
f00e567... wayland: Use Clutter event to handle touch cancel (*)
7698fc4... backends: Drop the filter for libinput events (*)
bd4062a... clutter: Limit number of touch slots available to a virtual (*)
439e9a5... backends/native: Assign unique ranges of slots to virtual d (*)
c9a405f... backends/native: Use libinput seat slot API (*)
e28007e... backends: Drop extra layer of touch info handling (*)
b6a020e... clutter: Sanitize ClutterInputDevice header (*)
c4d11f7... backends: Fold device mapping check into backend (*)
82c6c3f... backends: Move device mapping check into backend (*)
6cb1557... backends: Move absolute/relative device mapping to native b (*)
27ef073... backend/native: Move barrier manager to MetaSeatNative (*)
90df3c6... backends/native: Make seat constrain pointer to monitors ou (*)
3c8376a... backends/native: Move relative motion filter to MetaSeatNat (*)
6a6894a... clutter: Specify stage on clutter_input_device_update() fun (*)
f99fc2a... clutter: Pass stage on to _clutter_input_device_set_actor() (*)
af249dd... clutter: Do not depend on device stage on ClutterInputMetho (*)
9598eed... backends/native: Drop all uses of clutter_input_device_get_ (*)
e3644ac... backends/x11: Drop all users of clutter_input_device_get_st (*)
a67f676... clutter: Drop clutter_input_device_get_[pointer_]stage() (*)
942b3c6... backends/native: Drop users of clutter_input_device_set_sta (*)
ce2b372... backends/x11: Drop users of clutter_input_device_set_stage( (*)
6e49ad4... clutter: Drop clutter_input_device_set_stage() (*)
90001f0... clutter/main: Drop dead code branches (*)
a76a47f... clutter: Pass timestamp to clutter_input_device_set_actor() (*)
8d9dc09... clutter: Drop clutter_input_device_set_time() (*)
027abc6... clutter: Drop unused field in ClutterInputDevice struct (*)
61de717... clutter: Add ClutterSeat::query_state() vmethod
4179bde... backends/x11: Implement ClutterSeat::query_state() vmethod
da5432b... backends/native: Implement ClutterSeat::query_state() vmeth
259d373... clutter: Use ClutterSeat underneath coords/modifiers input
6c20961... backends/native: Move away from ClutterInputDevice coords
08e5a1e... clutter: Drop clutter_input_device_set_state()
a78eb36... clutter: Pass base event to clutter_input_device_update()
ef2795d... clutter: Drop clutter_input_device_update_from_event()
7b4b4ec... clutter: Drop clutter_input_device_set_coords()
456d871... clutter: Simplify backend-independent touch accounting
bc2c936... backends: Drop GDK device querying code from MetaCursorTrac
c681cfb... backends: Delegate pointer confinements to an impl object
f10cde6... backends: Remove x/y arguments from MetaCursorTracker::curs
b3b5609... backends: Add argument for best scale on MetaCursorSprite::
5017f61... wayland: Replace cursor renderer usage with cursor tracker
8bedce9... backends: Add meta_backend_get_cursor_renderer_for_device()
855e8a0... wayland: Look up cursor renderer for device on MetaWaylandP
7785f83... backends: Manage tablet cursors in backend
2e01157... backends: Use graphene_point_t on meta_cursor_tracker_get_p
f6ad350... backends: Move away from meta_cursor_renderer_get_position(
2f5b544... backends: Add ::device property to MetaCursorRenderer
f6c9372... wayland: Move away from meta_cursor_renderer_get_position()
03a875a... backends: Drop meta_cursor_renderer_get_position()
3947823... core: Centralize cursor renderer and tracker updates
9e324bd... backends: Make MetaHwCursorInhibitor less about sprites
ebab0e4... backends: Move HW cursor inhibitors to MetaBackend
dbce473... backends: Split kms cursor renderer from MetaCursorRenderer
54183ba... backends: Split pad action mapping to a separate object
748900d... backends: Move away from clutter_input_device_set_enabled()
2141a97... clutter: Drop ClutterInputDevice::enabled and setter/getter
04d618f... backends: Add simple object to delegate logical monitor lay
2ce39ba... backends: Use MetaViewportInfo to keep MetaSeatNative infor
fc8a4a9... backends: Use also a native cursor renderer for tablets
d911fa1... backends: Add method to get extents from viewport info
38cb66a... backends/native: Use viewport info to find out stage extent
6d33e57... backends/native: Drop early processing of ClutterEvents
4296d67... backends: Assign stage to events in MetaBackend
db4a0bf... backends/native: Drop meta_seat_native_[gs]et_stage()
55aa45e... backends: Simplify MetaInputSettings vfunc
6bc1eac... backends: Move all output management to MetaInputMapper
3c935a3... backends: Make MetaInputMapper take over MetaInputSettings
6f7fe83... backends: Move keyboard a11y into backends
124b12b... clutter: Make ClutterSeat::handle_device_event vfunc more g
4cafd31... backends/native: Spin MetaSeatImpl off MetaSeatNative
dabdc1d... backends/native: Forward keyboard a11y changes via the Meta
c332d25... backends/native: Proxy touch-mode via MetaSeatImpl
16dd1c1... backends/native: Proxy bell notifications from within the M
7dd397a... backends/native: Proxy modifier state changes via MetaSeatI
2570e1d... clutter: Update device for the current tool in backends
6640e5b... backends: Simplify function arguments
0b34e9d... backends: Make device tracking at MetaInputSettings ad-hoc
bfb6af1... backends: Do not use clutter_seat_list_devices() in MetaInp
15863b7... backends/native: Do not dispatch libinput during MetaSeatIm
3aeac2a... backends/native: Move MetaInputSettings ownership to MetaSe
b797aff... backends: Avoid usage of ClutterBackend/ClutterSeat in Meta
99a9845... clutter: Switch to GAsyncQueue for ClutterMainContext event
19877fa... backends/native: Protect MetaBarrierManagerNative
dc2d450... backends/native: Surround device state queries/updates with
9d32800... backends/native: Seal MetaKeymapNative xkb usage
36af87d... backends/native: Shuffle xkb_keymap creation
041e72b... backends/native: Make some MetaSeatImpl API "async"
dc1e2f3... backends/native: Make MetaVirtualInputDevice vmethods "asyn
aca4d4d... backends/native: Add input thread inside MetaSeatImpl
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]