[mutter] (101 commits) Non-fast-forward update to branch wip/dnd-actions



The branch 'wip/dnd-actions' 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:

  aa8f744... wayland: Add MetaWaylandKeyboardGrab and keyboard grab API
  8d13525... wayland: Implement DnD actions as per wl_data_device v3 cha
  71a0e71... wayland: Fix c&p typo

Commits added to the branch:

  868e142... wayland: Rework synchronized state application semantics (*)
  f8b82c3... cursor-tracker: Emit cursor-changed when XFixes tells us ab (*)
  8769b3d... input-settings: Ensure that we always apply the same set of (*)
  cfb7297... input-settings: Silence a glib critical (*)
  f424056... Bump version to 3.16.1 (*)
  2e3086e... screen: Add public method to get neighboring monitor (*)
  8dfb88b... backend: Apply the right settings to the right input device (*)
  3561b46... backends/x11: Fix set_scroll_button (*)
  cfba0a5... wayland: Sync protocol/gtk-shell.xml from GTK+ (*)
  df3b412... wayland: Kill clients who try to bind an incompatible gtk_s (*)
  eb6c701... wayland: Add and implement set/unset_modal for the gtk_surf (*)
  40cccb5... xwayland: use out label for cleanup in start function (*)
  33bfcf5... xwayland: free lockfile in start function on error (*)
  a8a5da7... xwayland: don't unlink lock file twice in stop function (*)
  8937c32... xwayland: rename lockfile to lock_file (*)
  eb56e0a... xwayland: plug some leaks in stop function (*)
  dd3cf94... Properly implement wl_shell_surface's poor surface commit s (*)
  d62c595... events: Ignore some event types when reseting idle time (*)
  0f8e387... monitor-config: Allow loading from a system file (*)
  ca6e799... Move atomnames.h to x11/ (*)
  cc53d48... MonitorManager: Add support for overscan compensation (*)
  c68e43a... monitor-manager-xrandr: Set the underscan border properties (*)
  48bf807... monitor-manager-kms: Add support for underscan (*)
  9f13033... window-wayland.[ch] => meta-window-wayland.[ch] (*)
  0de3869... core: Remove unused function (*)
  9060190... monitor-manager-kms: Read crtc props after determining the  (*)
  7eca43c... monitor-manager-kms: Avoid a couple of potential crashes (*)
  d478d8f... core/events: Invalidate monitor cache when we're a wayland  (*)
  cff5ef0... Bump version to 3.17.1 (*)
  d6a7559... wayland: Fix c&p typo in wl_listener notify callback (*)
  7d1b593... input-settings-x11: Factor out a get_property() helper (*)
  dac30a2... input-settings-x11: Honor default value for click method se (*)
  95ad52b... xrandr: Fix copy/paste typo in connector type heuristics (*)
  4b5f5ab... wayland: refactor MetaWaylandDataSource (*)
  4fc1811... wayland: Add X11/wayland selection interoperation (*)
  719d8bd... xwayland: remove unused struct field (*)
  0b0ce41... xwayland: Ensure we've got an owner when setting the X sele (*)
  f9d869a... backend-native: Remove unused variable (*)
  83ce71c... backend-native: Reset idle time on lid open events (*)
  b39c00f... window: Fix meta_window_set_alive() not working if first pi (*)
  8d51a9d... Bump version to 3.17.2 (*)
  90a28e7... native/meta-launcher: Reset idle time when our session beco (*)
  b62db40... backends/native: Reset idle time when resuming from suspend (*)
  f53eea2... wayland: Refactor DnD target functions into MetaWaylandDrag (*)
  b449ba9... xwayland: Refactor XFixesSelectionNotifyEvent handler (*)
  ccb7833... xwayland: Implement wayland-to-X11 DnD (*)
  4a968c3... xwayland: Implement X11-to-wayland DnD (*)
  4d80a4c... Use more g_autofoo throughout mutter (*)
  e2d6028... wayland: use monitors info for outputs instead of kms outpu (*)
  ef29603... backends/x11: add a flag to denote randr 1.5 is in use. (*)
  6a77d97... backend: add output tile info retrieval. (*)
  2a8563a... monitors: adds expose tile info as a property over dbus int (*)
  5c9846c... monitors: change find_primary to return an index (*)
  0c30ced... monitors: add tiled support to the linear config (*)
  ea2496c... monitors: construct tiled monitors info (*)
  9f65edd... backend/x11: add support for setting randr 1.5 monitors (*)
  64cf87c... MetaWaylandSurface: Create the window when creating wl_shel (*)
  103c88b... mutter/wayland: Have the native backend read drm layout pro (*)
  4d5dd01... mutter/wayland: Improved preferred mode selection for the n (*)
  320e2d4... mutter/wayland: Add some missing output names (*)
  fd0b366... Updated Czech translation (*)
  999b99a... Updated Czech translation (*)
  daa15d9... xdg-shell: Popups should be placed relative to the parent s (*)
  989f963... input-settings-x11: Use xcb to change input settings (*)
  9747277... Revert "input-settings-x11: Use xcb to change input setting (*)
  d593a61... wayland: do not generate motion events (*)
  6aead0c... backend-x11: Use a mode switch to determine whether we're n (*)
  cdac4d0... wayland: Ensure we queue a "calc showing" operation after w (*)
  0912013... core: Refrain from showing wayland windows when we don't ha (*)
  82a7060... x11: Fix touch events on nested wayland (*)
  0e73ceb... x11: Remove async-getprop (*)
  af3b599... xprops: Remove cvtINT32toInt (*)
  af7cc87... xprops: More XFree => g_free compatibility (*)
  2345b9c... xprops: Fix syntax error (*)
  bb4dcd6... MetaWaylandDataDevice: Propagate the unsetting of a selecti (*)
  bbf2b4e... xprops: Don't pass ULONG_MAX as a uint32_t parameter (*)
  8df3fa4... Updated German translation (*)
  f8cf5e3... mutter-Xatomtype: Fix the sizes of these structs (*)
  5d360a9... xprops: Make sure that properties that failed to fetch are  (*)
  734402e... xprops: Cut off UTF-8 strings at n_items characters (*)
  92d6a69... xprops: Fix more gulong / 64-bit fallout from the xcb port (*)
  12771a5... theme: Make sure to clear the entirety of buttons properly (*)
  7f3ada7... xprops: Some more cardinal-related hygiene (*)
  414be07... xprops: Remove unused synchronous property getters (*)
  3962f1d... xprops: Apply the same Xlib / 64-bit hygiene to atom lists (*)
  84baf4e... shaped-texture: Clean up some internals (*)
  4c68667... surface-actor-x11: Make sure to set a size when unredirecte (*)
  6b82f61... build: Fix non-wayland build (*)
  d74b0d5... window: Clear the frame borders before calculating the unfu (*)
  2cbaa66... backend-x11: Fix our awful hack for crossing events, too (*)
  6dbec6f... xprops: More Xlib / long cleanliness with Motif WM hints (*)
  afa5874... configure: Remove some old cruft (*)
  f041b35... xprops: Fix STRING types as well (*)
  3fe281a... Prevent redefinition of MetaKeyCombo (*)
  dd060d7... prevent duplicate declaration of MetaUIFrame (*)
  b55f792... input-settings-x11: don't create non-existing atoms (*)
  aea71fb... group: Select for property notifies on group leaders (*)
  8da5761... x11/xrandr: Use xcb to set properties on outputs (*)
  ea4979e... data-device: Protect against destroyed dnd-focus clients (*)
  479b9a6... wayland: Add MetaWaylandKeyboardGrab and keyboard grab API
  cd986f2... wayland: Implement DnD actions as per wl_data_device v3 cha

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