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



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

  8bbf1aa... protocol: Add wayland-tablet.xml
  5cca6f1... wayland: Add MetaWaylandTablet
  98891d4... wayland: Add MetaWaylandTabletManager
  1a7f439... wayland: Initialize the MetaWaylandTabletManager
  a97cf97... wayland: Let MetaWaylandTabletManager process tablet events
  803b352... wayland: Add wl_tablet cursor rendering and management func
  6aa28f2... wayland: Add method to update wl_tablet cursors out of even
  aff6037... core: Update tablet cursors
  7558eb8... wayland: Add MetaWaylandTabletTool
  d9f0cd9... wayland: Implement wl_tablet_manager.tool_added
  28c94ff... wayland: Maintain wl_tablet current focus window and tool.
  c4b3856... wayland: Handle wl_tablet cursor updates
  a5b16b8... wayland: emit wl_tablet motion/button/axis events

Commits added to the branch:

  1f0ed54... Revert "Revert "wayland-pointer: Just use the pointer actor (*)
  3142220... theme: Remove old comment about metacity themes (*)
  644ab0e... theme: Remove unused memory management functions (*)
  87c973c... theme: Make certain MetaFrameLayout functions static (*)
  de71fd0... theme: Remove old metacity theme-format version macros (*)
  11a9b4b... window-props: use memcmp() to compare GtkBorder structs (*)
  87a13d2... Updated Russian translation (*)
  daba1b5... Updated Esperanto translation (*)
  eafe11a... Updated Slovenian translation (*)
  f6869bb... wayland: Update to xdg-shell unstable version 5 (*)
  945bf62... wayland: Introduce MetaWaylandSurfaceRole (*)
  f328890... wayland: Fail when popup parent does not have an allowed ro (*)
  f5c65d9... wayland: Check the serial when creating popups (*)
  768286b... wayland: Move out popup logic to its own file (*)
  be77874... wayland: Unmap popup windows when a popup chain is dismisse (*)
  9a99a80... wayland: Fail clients who try to create or destroy a not-to (*)
  7966f00... iconcache: Fix a dumb thinko (*)
  9b903e9... iconcache: Fix the icon of Kerbel Space Program (*)
  af9072e... backend: Add a hack to force the dummy monitor manager (*)
  b414955... Updated Slovak translation (*)
  56ca7ee... wayland: treat touchpads like mouse devices (*)
  673ddfd... wayland: discard non-seat events sent to the seat (*)
  469b85e... data-device: Set "dnd" role on the icon surface, not the so (*)
  2aa6dcd... wayland: don't try to use seat devices that aren't (yet) pr (*)
  0ac2f61... screen: Don't map the COW on Wayland (*)
  96b202c... wayland: add keybindings for VT8-VT12 (*)
  c215247... Bump version to 3.15.90 (*)
  accfdf7... Updated Chinese (Taiwan) translation (*)
  5e8bb9c... Updated Greek translation (*)
  7303955... Updated Slovak translation (*)
  94b111c... wayland-outputs: Use the wrappers for post_event (*)
  adccbc9... wayland-outputs: Respect the scaling-factor override (*)
  68289a5... Updated Hungarian translation (*)
  2d3decc... Updated Spanish translation (*)
  b9b41c2... Updated French translation (*)
  8631bf2... Updated Russian translation (*)
  1e8e107... Updated Hebrew translation (*)
  cbad65f... native: don't leak logind session proxy (*)
  59f348e... wayland-surface: Keep a reference to a popup's parent surfa (*)
  438410c... window-wayland: Set transient and window type on manage() f (*)
  23c0068... launcher: Fix a gcc warning (*)
  78d8525... backends/native: Calculate the output scale in here (*)
  37c3b79... Updated Brazilian Portuguese translation (*)
  54e482b... Updated Lithuanian translation (*)
  0559d2c... Updated Galician translations (*)
  376d491... Updated Swedish translation (*)
  301a65e... backends/dummy: Set scale of dummy output (*)
  6234f7d... native: fix pointer constraining (*)
  6af48d7... monitor-manager-kms: Don't store a list of encoders (*)
  db9645f... monitor-manager-kms: Cope with non-existent connectors and  (*)
  9c6e6ea... monitor-manager-kms: Fix a crash getting a crtc-less output (*)
  bbcee17... wayland: Make the surface actor set its own state (*)
  adf7c0e... wayland: Fix surface damage region scales (*)
  fffb863... wayland: Sync surface actor state when changing main monito (*)
  f858f66... MetaBackgroundActor: glsl: do not mix int and float. (*)
  83d7e93... Updated Serbian translation (*)
  e5d9766... Add style classes to the titlebuttons (*)
  3efbb96... build: Drop deprecated autogen.sh variables (*)
  18f958d... Bump version to 3.15.91 (*)
  aef2764... Updated Polish translation (*)
  dd0cb55... Updated Italian translation (*)
  d3988c0... wayland: Destroy pending frame callbacks when destroying a  (*)
  94c3c8f... x11: Cut some slack to clients doing slow draws/resizes (*)
  b646e25... Updated Korean translation (*)
  d628cce... Updated Ukrainian translation (*)
  0bc6cb2... window: Remove the legacy get_outer_rect (*)
  d9d83ab... frames: Refactor frame button click handling code a title b (*)
  85452af... frames: Refactor control handling with a switch statement (*)
  cca68b3... frames: Refactor out another inner switch (*)
  a148800... Updated Kazakh translation (*)
  9a3b178... backend-native: Ensure the pointer is visible on monitors-c (*)
  5636784... native: make sure the pointer is in the visible area after  (*)
  fcdd194... Updated Vietnamese translation (*)
  637cc92... Updated Bulgarian translation (*)
  87e52b1... Update to Catalan translation (*)
  6bacbac... theme: Stop clipping titlebar buttons (*)
  68ba45b... Revert "x11: Cut some slack to clients doing slow draws/res (*)
  67a30b7... window-x11: Fix height computation of shaded windows (*)
  9e3bac0... backend: Add meta_backend_update_last_device() (*)
  a30ca3e... core: Update cursor visibility on display events (*)
  af9d8f1... backends/x11: Call meta_backend_update_last_device() from X (*)
  3471ef3... backend: Update cursor visibility based on device availabil (*)
  656fe49... ui: Fix undefined variable warning (*)
  6d72b7c... ui: Remove device events from X11 mask (*)
  ed70e99... Updated Bosnian translation (*)
  72bd934... Translation pa updated for Gnome (*)
  d63b9a1... core: Unset all input events on the GDK connection (*)
  4fc684b... window: Don't use C++-style comments (*)
  6880cae... Updated Slovenian translation (*)
  8c16ac4... wayland: don't let the login screen steal :0 (*)
  43058a3... monitor-manager-kms: Tell cogl to ignore CRTCs when DPMS is (*)
  3ff6316... wayland: Protect against unordered destruction of surface r (*)
  9b50119... backend: Add set_click_method MetaInputSettings vfunc (*)
  ad13fa3... backends/native: Implement set_click_method configuration o (*)
  3a2920d... backends/x11: Implement set_click_method configuration opti (*)
  57c1078... theme: Scale window decorations on HiDPI displays (*)
  580483d... Bump version to 3.15.92 (*)
  7b79c44... wayland: Don't skip notifying about initial maximized size (*)
  882a222... Updated Norwegian bokmål translation. (*)
  b2d4eca... Finnish translation update (*)
  ba6fa54... Updated Indonesian translation (*)
  0356f7a... Updated Basque language (*)
  8821162... Updated Danish translation (*)
  955c3c7... Updated Turkish translation (*)
  4917e36... Bump version to 3.16.0 (*)
  9b3186f... Update Arabic translation (*)
  aac5a5d... MetaMonitorManager: Fix comment (*)
  e76decb... Updated Czech translation (*)
  7c5fe42... meta-background: Add a function to refresh all background i (*)
  f9e91bf... backends/native: Fix scroll method enums (*)
  a13f906... prefs: connect to changed:: before reading the value of a s (*)
  a86368d... xwayland: Prevent some boolean confusion (*)
  d4e8d97... xwayland: Port to GSubprocess (*)
  c3455b0... Include libXrender as a dependency, link it to libmutter (*)
  9f17c05... wayland: manually activate/deactivate stage when taking/dro (*)
  8188cdd... backends: Add meta_monitor_manager_get_monitor_at_point() (*)
  c6e6ed8... backends: Center pointer on primary monitor on startup (*)
  939f7ce... meta-stage: To change the stage state we need to set the ev (*)
  dbca333... wayland: Fix damage of infinite regions (*)
  1663c52... protocol: Add wayland-tablet.xml
  e4da718... wayland: Add MetaWaylandTablet
  cf8529a... wayland: Add MetaWaylandTabletManager
  243bfa8... wayland: Initialize the MetaWaylandTabletManager
  80643b6... wayland: Let MetaWaylandTabletManager process tablet events
  7e06519... wayland: Add wl_tablet cursor rendering and management func
  4fc8f04... wayland: Add method to update wl_tablet cursors out of even
  0bf722c... core: Update tablet cursors
  bd60a50... wayland: Add MetaWaylandTabletTool
  39f09b3... wayland: Implement wl_tablet_manager.tool_added
  a808ca0... wayland: Maintain wl_tablet current focus window and tool.
  13c28e8... wayland: Handle wl_tablet cursor updates
  039da8f... wayland: emit wl_tablet motion/button/axis events
  f0c3962... wayland: Ignore motion events with no axes from tablets

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