[mutter] (101 commits) Non-fast-forward update to branch wip/fmuellner/focus-fix



The branch 'wip/fmuellner/focus-fix' 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:

  1c6b2a0... window: Don't refuse to move focus to the grab window
  dcfc668... window: Explicitly exclude unmanaging window from focus aga

Commits added to the branch:

  bd36764... wayland: Don't reset input focus on text commit (*)
  d7bdc15... device-manager-evdev: Set and unset the stage for the main  (*)
  2a38601... device-manager-evdev: Free the main seat on finalize (*)
  15f41c9... device-manager-evdev: Add main seat to seats by default (*)
  0332b73... renderer-native: Don't crash if the FB surface can't be loc (*)
  62c67be... clutter-actor: Fix uninitialized matrix multiply (*)
  2a45b7d... clutter-input-device-xi2: Check for null group_modes before (*)
  d5203f1... Make screen cast and remote desktop non-experimental (*)
  909dbaf... settings: Remove confused comment (*)
  8ee14a7... renderer/native: Also wrap flip closures for EGLStreams (*)
  69ca584... wayland: Handle get_subsurface() with a role-less parent su (*)
  6abe470... core: Hide close dialog before destroying (*)
  36b9551... Update Chinese (Taiwan) translation (*)
  3649795... wayland: Detach MetaWaylandActorSurface from its actor on d (*)
  f2dea5d... renderer-native: Remove no_add_fb2 (*)
  a3269dd... idle-monitor: NULL check cached InhibitedActions property v (*)
  50ff9d4... wayland: Rename cursor role types (*)
  65c02e2... backends/cursor: Change variable name from 'self' to 'sprit (*)
  d3441f7... backends/cursor: Remove 'meta_' prefix from variable name (*)
  2a20df0... backends/cursor: Make MetaCursorSprite derivable (*)
  9ebcb71... backends/cursor: Clean up includes (*)
  10dfc67... backends/cursor: Minor whitespace cleanup (*)
  2fc978c... backends/cursor: Rename X11 cursor creation function (*)
  3c538d4... backends/cursor: Move out Xcursor functionality into own ty (*)
  b833663... cursor-tracker: Split out XFIXES cursor code into cursor sp (*)
  b7e9388... wayland/cursor-surface: Remove unnecessary NULL check (*)
  817c8e5... wayland: Add wl_surface backed cursor sprite implementation (*)
  c80fd48... cursor-renderer: Fetch instead of pass Xcursor image when r (*)
  b702c0f... cursor-renderer/native: Shorten some helper function names (*)
  42c78bd... cursor-renderer/native: Fetch instead of pass wl_buffer whe (*)
  0f519ff... cursor-renderer/native: Various whitespace fixes (*)
  9dcf978... cursor-renderer: Centralize hw cursor realization paths (*)
  b596cf9... cursor-renderer/native: Rename frame scheduling helper func (*)
  6c7c566... cursor-renderer/native: Fix Xcursor image loading error han (*)
  ea05d2a... cursor-renderer/native: Let the backend realize cursor spri (*)
  206634e... cursor-renderer: Rename update_cursor function (*)
  ad22b3f... backend/native: Remove unnecessary cursor renderer update (*)
  7412794... cursor-renderer/native: Update hw state via generic update  (*)
  596b300... cursor-renderer/native: Don't trigger redraw when cursor hi (*)
  516fb52... cursor-render/native: Realize hw cursor lazilly (*)
  1bf2eb9... renderer/native: Choose first EGL config for non-GBM backen (*)
  edd3634... wayland-buffer: Create EGLStream texture at buffer_realize  (*)
  22723ca... wayland: Always realize buffers at surface commit time (*)
  435b3c4... wayland: Create EGLStream-backed buffers through wl_eglstre (*)
  d535c1e... Update Catalan translation (*)
  8da95b1... Update Romanian translation (*)
  54709c1... wayland: Realize dmabuf buffers before trying to attach the (*)
  d9c18fd... monitor-manager: Add back warning messages (*)
  1200182... backends: Move MetaOutput::crtc field into private struct (*)
  768ec15... backends: Add logical monitor -> monitor -> output -> crtc  (*)
  8626c69... window: Return -1 if meta_window_get_monitor is called on a (*)
  2383801... Update Friulian translation (*)
  cbc7831... tests: run mutter-test tools with G_TEST_* env variables (*)
  859bea6... tests: use abs_srcdir to refer to metatest files (*)
  04e411c... compositor: Remove dead code: META_DISABLE_MIPMAPS (*)
  6621a9b... tests: Add missing monitors config XML file (*)
  15fa781... configure.ac: Bump libmutter API version to 3 (*)
  3d2b9a3... Add MetaX11Display skeleton (*)
  522f9b4... display: Emit signals when opening and closing X11 display (*)
  1877910... Start populating MetaX11Display (*)
  dacc041... Switch meta_error_trap functions to MetaX11Display (*)
  c64d5ad... Move X11 extension queries to MetaX11Display (*)
  cd8f425... Move screen size and cursor setting to MetaDisplay (*)
  937a985... Unmanage compositor and windows when closing display (*)
  722c975... Move alarm and xids management to MetaX11Display (*)
  9e5ea8d... Move groups and window/group prop hooks to MetaX11Display (*)
  98d912b... Move stack tracking and guard_window outside of MetaScreen (*)
  0589959... Move X11 helper windows and xprops to MetaX11Display (*)
  1530f27... Move X11 event, icon cache and property handling to MetaX11 (*)
  68f261e... Move rest of non-X11 specific objects from MetaScreen (*)
  e1c67a1... Move monitor management API to MetaDisplay (*)
  82307dd... Move xinerama management to MetaX11Display (*)
  6458139... Move mouse window tracking to MetaDisplay (*)
  d79ffd3... Move UI and key grabs to MetaX11Display (*)
  b7c3dad... Move workspace handling to MetaDisplay and MetaX11Display (*)
  1d5e370... Stop using MetaScreen where it is unnecessary (*)
  0a8ae84... Get rid of MetaScreen (*)
  8e7e1ee... Prepare for making MetaX11Display conditional (*)
  14d8aec... prefs: Allow no-op listener removal (*)
  8adab02... Make workspace management work without X11 (*)
  9333a6d... Make bell and libstartup-notification bits work without X11 (*)
  9f1ab1c... Move workarea hint setting to MetaX11Display (*)
  e6b8852... Make stack tracker work without X11 (*)
  de5e7a7... Don't use gtk_settings callback to set shell_shows_app_menu (*)
  89727aa... xwayland: Destroy selection bridge windows before closing X (*)
  d4c4d6e... Split GDK initialization from MetaUI (*)
  43f9cd5... Fix XDND handling to work without GDK and MetaX11Display (*)
  e8171cc... Use MetaMonitorManager insted of MetaDisplay where possible (*)
  d5c5669... Add --no-x11 flag so mutter wayland can be started without  (*)
  2ac7afe... remote-desktop: Remove unnecessary include (*)
  390314a... Rename errors.[ch] to meta-x11-errors.[ch] (*)
  e05cd60... Add MetaWorkspaceManager skeleton (*)
  81c1c70... Move workspace related code from MetaDisplay to MetaWorkspa (*)
  e246466... x11-display: Set the correct default Xcursor theme size (*)
  1caaf0c... display: Export meta_display_close() (*)
  f635876... x11: Open window decoration X11 connection earlier (*)
  5b8c8a4... display: Remove replaced signals (*)
  0ca3526... display: Make meta_display_get_workspace_manager() introspe (*)
  3fbeeb9... backends/x11: Force-update cursor when theme or size change (*)
  df20b68... window: Don't refuse to move focus to the grab window
  91981da... window: Explicitly exclude unmanaging window from focus aga

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