[mutter] (70 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:

  b8615ff... wayland: Use tablet protocol v2
  61cef25... wayland: Use wl_fixed_t for angle arguments in wp_tablet_to
  a63d2df... wayland: Make additional data in MetaWaylandSurfaceRoleCurs
  f669fff... wayland: Make MetaWaylandSurfaceRoleCursor derivable
  ecd0d38... wayland: Add MetaWaylandSurfaceRoleTabletCursor
  687af96... wayland: Set an specific role on surfaces passed in wp_tabl
  70540ca... clutter: Add "pad" device type
  60c4a8b... clutter: Add pad event structs
  651f0d0... clutter: Add pad event types
  263082e... clutter: Add ::n-rings and ::n-strips property to ClutterIn
  b6ed891... clutter/evdev: Handle management of pad devices
  0c778eb... clutter/evdev: Translate/emit libinput pad events
  df4b681... wayland: Implement wp_tablet_pad_ring
  ab78112... wayland: Implement wp_tablet_pad_strip
  b3d3630... wayland: Implement wp_tablet_pad
  0a61d27... wayland: Implement pad management in MetaWaylandTabletSeat
  01413c8... wayland: Wire up pad device event management
  a782534... wayland: Add pointer from MetaWaylandTabletSeat to MetaWayl
  42e7ce9... wayland: Add MetaWaylandTabletSeat API to correlate pads/ta
  36fd470... wayland: Add focus management to pads
  b559f66... configure: Check for libwacom
  8da6b05... clutter: Add ClutterInputDeviceTool:id property
  508ee92... clutter/evdev: Set tool IDs
  e58171f... wayland: Implement wp_tablet_tool.hardware_id_wacom
  6ade077... backends: Add empty stubs for tablet configuration
  f817a17... backends: Map tablets/pads, and wire to configuration vfunc
  82023ce... backends: Store mappable devices' info in the hashtable
  1e11437... backends: Add function to lookup the mapping for a given ta
  8fec6df... clutter: Add clutter_input_device_get_device_node()
  431da7d... clutter/evdev: Set device node information to evdev devices
  d6f3e75... clutter/x11: Set device node information in XI2 devices
  2014c21... wayland: Implement wp_tablet.path
  549c2e2... backends: Fetch libwacom information for tablets in MetaInp
  30732a5... backends: Turn MetaInputSettings into a singleton
  efc64f8... wayland: Implement wp_tablet_pad.modes
  6b0a3bd... wayland: Store mode switch button in MetaWaylandTabletPad
  cee96b7... wayland: Add update() phase to MetaWaylandTabletPad
  bfc8ceb... wayland: Implement zwp_tablet_pad.mode
  b35f0af... clutter: Add clutter_input_device_[gs]et_mapping()
  92e7308... clutter/evdev: Optionally report abs/rel motions for tablet
  06e8b5a... backends: Implement set_tablet_mapping() in native backend

Commits added to the branch:

  15300ae... wayland-outputs: Refactor event sending to ensure we're con (*)
  8742b16... Updated Turkish translation (cherry picked from commit 6908 (*)
  d7c48a8... Bump version to 3.21.2 (*)
  cffd2a6... Updated Occitan translation (*)
  8d7ae52... stage: Fix function definition (*)
  8f7a36c... window: Don't create invalid UTF-8 window description strin (*)
  d62491f... x11/window-props: Convert WM_NAME and WM_CLASS to UTF-8 (*)
  2292458... wayland/*-shell: UTF-8 validate title, class and app ID str (*)
  e7430a4... wayland: add extended state for tiled (*)
  c72efc9... wayland: Implement force-quit using kill() (*)
  989ec7f... wayland: Mark pending moved as moved (*)
  53a9411... surface-actor: Keep track of ignored damage (*)
  2f74ecd... Bump version to 3.21.3 (*)
  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

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