[mutter] (91 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] (91 commits) Non-fast-forward update to branch wip/carlosg/input-thread
- Date: Tue, 6 Oct 2020 21:13:45 +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:
8ff9c11... wayland: Simplify wl_touch.frame handling
4ea0fc7... backends: Use slot from cancel events
6007453... wayland: Use Clutter event to handle touch cancel
c95d8d8... backends: Drop the filter for libinput events
998ea9f... backends: Drop extra layer of touch info handling
31cf629... clutter: Sanitize ClutterInputDevice header
78b9c39... backends: Fold device mapping check into backend
ea0b260... backends: Move device mapping check into backend
1db4449... backends: Move absolute/relative device mapping to native b
a8a810a... backends/native: Use libinput seat slot API
7565db4... backend/native: Move barrier manager to MetaSeatNative
024c005... backends/native: Make seat constrain pointer to monitors ou
df37f0c... backends/native: Move relative motion filter to MetaSeatNat
7411052... clutter: Specify stage on clutter_input_device_update() fun
6de3661... clutter: Work out stage from actor on which to emit crossin
ec8877a... clutter: Do not depend on device stage on ClutterInputMetho
6c96eaf... backends/native: Drop all uses of clutter_input_device_get_
d78c0fe... backends/x11: Drop all users of clutter_input_device_get_st
09c2a33... clutter: Drop clutter_input_device_get_[pointer_]stage()
eb68960... backends/native: Drop users of clutter_input_device_set_sta
dc57948... backends/x11: Drop users of clutter_input_device_set_stage(
4be12d8... clutter: Drop clutter_input_device_set_stage()
0ca6d6f... clutter/main: Drop dead code branches
936b8e1... clutter: Pass timestamp to clutter_input_device_set_actor()
abcac50... clutter: Drop clutter_input_device_set_time()
c570816... clutter: Drop unused field in ClutterInputDevice struct
267996f... clutter: Add ClutterSeat::query_state() vmethod
27a93a3... backends/x11: Implement ClutterSeat::query_state() vmethod
0804ba8... backends/native: Implement ClutterSeat::query_state() vmeth
a71bf97... clutter: Use ClutterSeat underneath coords/modifiers input
b5a767b... backends/native: Move away from ClutterInputDevice coords
075383b... clutter: Drop clutter_input_device_set_state()
b0d64a7... clutter: Pass base event to clutter_input_device_update()
d37bb85... clutter: Drop clutter_input_device_update_from_event()
a5ddd78... clutter: Drop clutter_input_device_set_coords()
894cf44... clutter: Simplify backend-independent touch accounting
1880443... backends: Drop GDK device querying code from MetaCursorTrac
1f73e69... backends: Delegate pointer confinements to an impl object
30d83bd... backends: Remove x/y arguments from MetaCursorTracker::curs
3cd8bca... backends: Add argument for best scale on MetaCursorSprite::
a3073cb... wayland: Replace cursor renderer usage with cursor tracker
7584e15... backends: Add meta_backend_get_cursor_renderer_for_device()
02a1fa3... wayland: Look up cursor renderer for device on MetaWaylandP
8917ff9... backends: Manage tablet cursors in backend
1c5902f... backends: Use graphene_point_t on meta_cursor_tracker_get_p
cf11f3e... backends: Move away from meta_cursor_renderer_get_position(
4f0926f... backends: Add ::device property to MetaCursorRenderer
7a6128b... wayland: Move away from meta_cursor_renderer_get_position()
c58158e... backends: Drop meta_cursor_renderer_get_position()
1bff8c3... core: Centralize cursor renderer and tracker updates
e5d17ab... backends: Make MetaHwCursorInhibitor less about sprites
b98c14d... backends: Move HW cursor inhibitors to MetaBackend
bddf026... backends: Split kms cursor renderer from MetaCursorRenderer
c2a5b11... backends: Split pad action mapping to a separate object
7f42cad... backends: Move away from clutter_input_device_set_enabled()
24d840e... clutter: Drop ClutterInputDevice::enabled and setter/getter
fe796d1... backends: Add simple object to delegate logical monitor lay
8552f86... backends: Use MetaViewportInfo to keep MetaSeatNative infor
159a571... backends: Use also a native cursor renderer for tablets
7f17937... backends: Add method to get extents from viewport info
0d0584b... backends/native: Use viewport info to find out stage extent
5083193... backends/native: Drop early processing of ClutterEvents
17160ce... backends: Assign stage to events in MetaBackend
88ebae0... backends/native: Drop meta_seat_native_[gs]et_stage()
76dbe3b... backends: Simplify MetaInputSettings vfunc
42d42e9... backends: Move all output management to MetaInputMapper
2a6b81e... backends: Make MetaInputMapper take over MetaInputSettings
d20252e... backends: Move keyboard a11y into backends
2de0320... clutter: Make ClutterSeat::handle_device_event vfunc more g
6923f01... backends/native: Spin MetaSeatImpl off MetaSeatNative
99e94c8... backends/native: Forward keyboard a11y changes via the Meta
db98c4c... backends/native: Proxy touch-mode via MetaSeatImpl
bd324ae... backends/native: Proxy bell notifications from within the M
b058999... backends/native: Proxy modifier state changes via MetaSeatI
88c3a5f... backends: Simplify function arguments
f1a0f55... backends: Make device tracking at MetaInputSettings ad-hoc
158b53e... backends: Do not use clutter_seat_list_devices() in MetaInp
d22e8bb... backends/native: Do not dispatch libinput during MetaSeatIm
db071a2... backends/native: Move MetaInputSettings ownership to MetaSe
944adfb... backends: Avoid usage of ClutterBackend/ClutterSeat in Meta
eecbc89... clutter: Drop clutter_event_peek()
761efc5... clutter: Switch to GAsyncQueue for ClutterMainContext event
21ff767... backends/native: Protect MetaBarrierManagerNative
ad83a86... backends/native: Surround device state queries/updates with
8fffa71... backends/native: Seal MetaKeymapNative xkb usage
c9685f1... backends/native: Shuffle xkb_keymap creation
5110349... backends/native: Make some MetaSeatImpl API "async"
a79dade... backends/native: Make MetaVirtualInputDevice vmethods "asyn
2bd870c... clutter: Do not special case allocated events
479914a... backends/native: Add input thread inside MetaSeatImpl
Commits added to the branch:
bbc4116... backends: Use graphene_point_t on meta_cursor_tracker_get_p (*)
a3c95f6... clutter: Drop clutter_event_peek() (*)
0cab71e... clutter: Do not special case allocated events (*)
0d1891b... wayland: Simplify wl_touch.frame handling
dde47e1... backends: Use slot from cancel events
04e96ab... wayland: Use Clutter event to handle touch cancel
fb65078... backends: Drop the filter for libinput events
8dc3d6e... backends: Drop extra layer of touch info handling
c271d9e... clutter: Sanitize ClutterInputDevice header
b1c6546... backends: Fold device mapping check into backend
4bcd920... backends: Move device mapping check into backend
a852735... backends: Move absolute/relative device mapping to native b
6f48744... backends/native: Use libinput seat slot API
d04ab46... backend/native: Move barrier manager to MetaSeatNative
b8b187b... backends/native: Make seat constrain pointer to monitors ou
e0f5e18... backends/native: Move relative motion filter to MetaSeatNat
c8ffee5... clutter: Specify stage on clutter_input_device_update() fun
5ddddda... clutter: Work out stage from actor on which to emit crossin
5282664... clutter: Do not depend on device stage on ClutterInputMetho
96fd50e... backends/native: Drop all uses of clutter_input_device_get_
54bff72... backends/x11: Drop all users of clutter_input_device_get_st
d3028e0... clutter: Drop clutter_input_device_get_[pointer_]stage()
bd0a308... backends/native: Drop users of clutter_input_device_set_sta
8a5dab1... backends/x11: Drop users of clutter_input_device_set_stage(
1f90741... clutter: Drop clutter_input_device_set_stage()
d751246... clutter/main: Drop dead code branches
33e8962... clutter: Pass timestamp to clutter_input_device_set_actor()
b19befa... clutter: Drop clutter_input_device_set_time()
57bd324... clutter: Drop unused field in ClutterInputDevice struct
dba3f10... clutter: Add ClutterSeat::query_state() vmethod
afb5547... backends/x11: Implement ClutterSeat::query_state() vmethod
ab2179d... backends/native: Implement ClutterSeat::query_state() vmeth
eeaea20... clutter: Use ClutterSeat underneath coords/modifiers input
4e32268... backends/native: Move away from ClutterInputDevice coords
b258085... clutter: Drop clutter_input_device_set_state()
bb4f713... clutter: Pass base event to clutter_input_device_update()
f211972... clutter: Drop clutter_input_device_update_from_event()
1f3984a... clutter: Drop clutter_input_device_set_coords()
bad8633... clutter: Simplify backend-independent touch accounting
f8937b4... backends: Drop GDK device querying code from MetaCursorTrac
8409dfc... backends: Delegate pointer confinements to an impl object
4278c4f... backends: Remove x/y arguments from MetaCursorTracker::curs
19657e7... backends: Add argument for best scale on MetaCursorSprite::
87c5dd9... wayland: Replace cursor renderer usage with cursor tracker
02bfae9... backends: Add meta_backend_get_cursor_renderer_for_device()
88dcdb7... wayland: Look up cursor renderer for device on MetaWaylandP
0b94309... backends: Manage tablet cursors in backend
c416de0... backends: Use graphene_point_t on meta_cursor_tracker_get_p
558eeda... backends: Move away from meta_cursor_renderer_get_position(
278f5fc... backends: Add ::device property to MetaCursorRenderer
139bd37... wayland: Move away from meta_cursor_renderer_get_position()
a158f88... backends: Drop meta_cursor_renderer_get_position()
af125b0... core: Centralize cursor renderer and tracker updates
ac542ff... backends: Make MetaHwCursorInhibitor less about sprites
6a90194... backends: Move HW cursor inhibitors to MetaBackend
8d05d71... backends: Split kms cursor renderer from MetaCursorRenderer
7664afd... backends: Split pad action mapping to a separate object
43c8a2d... backends: Move away from clutter_input_device_set_enabled()
ed67a80... clutter: Drop ClutterInputDevice::enabled and setter/getter
10eee5c... backends: Add simple object to delegate logical monitor lay
7aa11d8... backends: Use MetaViewportInfo to keep MetaSeatNative infor
9248539... backends: Use also a native cursor renderer for tablets
15a8ff0... backends: Add method to get extents from viewport info
3b41523... backends/native: Use viewport info to find out stage extent
1f4e802... backends/native: Drop early processing of ClutterEvents
bd26475... backends: Assign stage to events in MetaBackend
87aea7c... backends/native: Drop meta_seat_native_[gs]et_stage()
853ef4f... backends: Simplify MetaInputSettings vfunc
8f16c7e... backends: Move all output management to MetaInputMapper
d38759b... backends: Make MetaInputMapper take over MetaInputSettings
0e5ce18... backends: Move keyboard a11y into backends
7e9d266... clutter: Make ClutterSeat::handle_device_event vfunc more g
7b074d6... backends/native: Spin MetaSeatImpl off MetaSeatNative
763712f... backends/native: Forward keyboard a11y changes via the Meta
0246926... backends/native: Proxy touch-mode via MetaSeatImpl
f300361... backends/native: Proxy bell notifications from within the M
015b5e3... backends/native: Proxy modifier state changes via MetaSeatI
a507565... backends: Simplify function arguments
0137135... backends: Make device tracking at MetaInputSettings ad-hoc
53c87a8... backends: Do not use clutter_seat_list_devices() in MetaInp
5328a4c... backends/native: Do not dispatch libinput during MetaSeatIm
705131a... backends/native: Move MetaInputSettings ownership to MetaSe
7cabae0... backends: Avoid usage of ClutterBackend/ClutterSeat in Meta
25f7beb... clutter: Switch to GAsyncQueue for ClutterMainContext event
e9a2373... backends/native: Protect MetaBarrierManagerNative
a95e514... backends/native: Surround device state queries/updates with
325738a... backends/native: Seal MetaKeymapNative xkb usage
fb947bf... backends/native: Shuffle xkb_keymap creation
16fa0a7... backends/native: Make some MetaSeatImpl API "async"
33c0c64... backends/native: Make MetaVirtualInputDevice vmethods "asyn
427346e... 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]