[mutter] (65 commits) Non-fast-forward update to branch wip/tablet-protocol-v2



The branch 'wip/tablet-protocol-v2' 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:

  c187ab3... wayland: Use tablet protocol v2
  bc53f72... wayland: Use wl_fixed_t for angle arguments in wp_tablet_to
  a08ec8d... wayland: Make additional data in MetaWaylandSurfaceRoleCurs
  2301d88... wayland: Make MetaWaylandSurfaceRoleCursor derivable
  3f2867a... wayland: Add MetaWaylandSurfaceRoleTabletCursor
  92e7f0e... wayland: Set an specific role on surfaces passed in wp_tabl
  5b4a801... clutter: Add "pad" device type
  e18c321... clutter: Add pad event structs
  86863da... clutter: Add clutter_event_get_mode_group()
  31f2b9a... clutter: Add pad event types
  47ff0d7... clutter: Add ::n-rings and ::n-strips property to ClutterIn
  ced956c... clutter/evdev: Handle management of pad devices
  5e492e3... clutter/evdev: Translate/emit libinput pad events
  0342ffe... clutter: Handle pad button events in clutter_event_get_butt
  3454fa0... wayland: Implement wp_tablet_pad_ring
  7078a78... wayland: Implement wp_tablet_pad_strip
  c314e8d... Implement wp_tablet_pad_group
  0ef468c... wayland: Implement wp_tablet_pad
  54ab3be... wayland: Implement pad management in MetaWaylandTabletSeat
  310e578... wayland: Wire up pad device event management
  929b3fa... wayland: Add pointer from MetaWaylandTabletSeat to MetaWayl
  6eb3fa2... wayland: Add MetaWaylandTabletSeat API to correlate pads/ta
  7ff91f3... wayland: Add focus management to pads
  9c53da2... configure: Check for libwacom
  6482ede... clutter: Add ClutterInputDeviceTool:id property
  6e485ce... clutter/evdev: Set tool IDs
  3c4a612... wayland: Implement wp_tablet_tool.hardware_id_wacom
  61e74d3... backends: Add empty stubs for tablet configuration
  65480d6... backends: Map tablets/pads, and wire to configuration vfunc
  9c08c43... backends: Store mappable devices' info in the hashtable
  f2bbf48... backends: Add function to lookup the mapping for a given ta
  39dd46a... clutter: Add clutter_input_device_get_device_node()
  e4ba882... clutter/evdev: Set device node information to evdev devices
  30f1485... clutter/x11: Set device node information in XI2 devices
  4cc3a9b... wayland: Implement wp_tablet.path
  dfa54e0... backends: Fetch libwacom information for tablets in MetaInp
  77d8379... backends: Turn MetaInputSettings into a singleton
  efe84a7... clutter: Add clutter_input_device_[gs]et_mapping()
  524bbac... clutter/evdev: Optionally report abs/rel motions for tablet
  15b59bc... backends: Implement set_tablet_mapping() in native backend
  4bc5149... backends: Disable keep-aspect and output mapping on relativ
  509061c... backends: Perform libwacom checks before applying settings
  5c1cccb... backends: Add function to retrieve the action mapped to an 
  3c1636e... wayland: Implement stylus button actions
  adc3eb7... backends: Add function to apply pressure sensitivity to tab
  b232140... wayland: Apply pressure settings before sending wp_tablet_t
  4f65b28... wayland: Add update() phase to MetaWaylandTabletPad
  016180c... backends: Add API to trigger actions related to pad buttons
  b4bcfcd... wayland: Hook MetaWaylandTabletPad to pad button actions ma
  1fe7449... wayland: Add getters for the current feedback strings in Me
  e3ba97f... meta: Add MetaPadActionType enum
  d7431d2... backends: Add function to retrieve the label for a pad butt
  da37d79... core: Add public MetaDisplay functions to get action labels
  bfcf994... backends: Implement "switch monitor" pad button action
  4a33478... core: Add MetaDisplay:show-pad-osd signal
  07e4aa2... backends: Implement the "Show OSD" action.
  a1f8e35... core: Add meta_display_request_pad_osd() function

Commits added to the branch:

  65cc1c7... Updated Indonesian translation (cherry picked from commit b (*)
  c61dfa7... frames: Don't clip out "invisible" parts of frames (*)
  a174c18... frames: "Initialize" frame background (*)
  1d2bead... ui/frames: Drop the current grab info on button release (*)
  21fd87c... xwayland: Use CurrentTime on all XConvertSelection calls (*)
  d4b6f20... wayland: Use tablet protocol v2
  5eaf5d7... wayland: Use wl_fixed_t for angle arguments in wp_tablet_to
  0575074... wayland: Make additional data in MetaWaylandSurfaceRoleCurs
  dcb8466... wayland: Make MetaWaylandSurfaceRoleCursor derivable
  5a5b39d... wayland: Add MetaWaylandSurfaceRoleTabletCursor
  4b73720... wayland: Set an specific role on surfaces passed in wp_tabl
  a424af3... clutter: Add "pad" device type
  a65863d... clutter: Add pad event structs
  eb3e14c... clutter: Add clutter_event_get_mode_group()
  f4b3372... clutter: Add pad event types
  9fb89f4... clutter: Add ::n-rings and ::n-strips property to ClutterIn
  a9f3b72... clutter/evdev: Handle management of pad devices
  a5a9bae... clutter/evdev: Translate/emit libinput pad events
  41793a5... clutter: Handle pad button events in clutter_event_get_butt
  c8791e5... wayland: Implement wp_tablet_pad_ring
  1f42d9d... wayland: Implement wp_tablet_pad_strip
  f0022e0... wayland: Implement wp_tablet_pad_group
  3136b3c... wayland: Implement wp_tablet_pad
  1c34d9f... wayland: Implement pad management in MetaWaylandTabletSeat
  1095f61... wayland: Wire up pad device event management
  98cf8ea... wayland: Add pointer from MetaWaylandTabletSeat to MetaWayl
  29de8e0... wayland: Add MetaWaylandTabletSeat API to correlate pads/ta
  20caa2d... wayland: Add focus management to pads
  d82e2fb... configure: Check for libwacom
  71cab52... clutter: Add ClutterInputDeviceTool:id property
  904d2b5... clutter/evdev: Set tool IDs
  5ca3c1c... wayland: Implement wp_tablet_tool.hardware_id_wacom
  b1d184f... backends: Add empty stubs for tablet configuration
  20bcd0c... backends: Map tablets/pads, and wire to configuration vfunc
  749575b... backends: Store mappable devices' info in the hashtable
  ff7f6db... backends: Add function to lookup the mapping for a given ta
  0f0cfd7... clutter: Add clutter_input_device_get_device_node()
  4d289d2... clutter/evdev: Set device node information to evdev devices
  d5f7697... clutter/x11: Set device node information in XI2 devices
  5ec17b9... wayland: Implement wp_tablet.path
  049064d... backends: Fetch libwacom information for tablets in MetaInp
  85fcd8c... backends: Turn MetaInputSettings into a singleton
  c6bc114... clutter: Add clutter_input_device_[gs]et_mapping()
  d78509b... clutter/evdev: Optionally report abs/rel motions for tablet
  6d17ecb... backends: Implement set_tablet_mapping() in native backend
  a8f7630... backends: Disable keep-aspect and output mapping on relativ
  9a298b7... backends: Perform libwacom checks before applying settings
  3c0b4d9... backends: Add function to retrieve the action mapped to an 
  f62f7c8... wayland: Implement stylus button actions
  c6b3447... backends: Add function to apply pressure sensitivity to tab
  791b756... wayland: Apply pressure settings before sending wp_tablet_t
  655ae6f... wayland: Add update() phase to MetaWaylandTabletPad
  b6d4bc9... backends: Add API to trigger actions related to pad buttons
  61e4d5f... wayland: Hook MetaWaylandTabletPad to pad button actions ma
  5ead55b... wayland: Add getters for the current feedback strings in Me
  41f9d68... meta: Add MetaPadActionType enum
  3bda5bd... backends: Add function to retrieve the label for a pad butt
  ccb311d... core: Add public MetaDisplay functions to get action labels
  3881def... backends: Implement "switch monitor" pad button action
  760a04d... backends: Export call to retrieve the base GSettings for a 
  795b824... backends: Export function to query the mapped MetaOutput of
  032281a... core: Add MetaDisplay:show-pad-osd signal
  609a1c2... core: Add meta_display_request_pad_osd() function
  1712a35... core: Add special case for the pad OSD in event handling
  0149b62... backends: Implement the "show osd" pad action

(*) 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]