[mutter] (136 commits) Non-fast-forward update to branch wip/up-client-cleanups



The branch 'wip/up-client-cleanups' 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:

  dcda3e2... backends/native: Remove unused upower-glib header
  48d005c... monitor-manager: Don't throw an error if UPower isn't runni
  5eea723... monitor-manager: Cache the last known value of "lid-is-clos
  7f8098a... backend: Move lid-is-closed handling to MetaBackend
  2302d1d... backend: Remove direct upower-glib usage

Commits added to the branch:

  33c2a38... main: Fix typo (*)
  8256477... build: Don't fail immediately when logind is missing (*)
  98d7024... wayland/xdg-foreign: Send immediate destroy event to correc (*)
  332d55f... wayland/xdg-foreign: Fix child surface validation check (*)
  0f9c6ae... screen-cast: Handle PipeWire errors more gracefully (*)
  a30166a... clutter: Don't reference invalid pc in gir (*)
  be069fb... window-group: Remove undefined function declaration (*)
  7655e09... build: Introspect some more types (*)
  e34c330... build: Adjust to filename changes (*)
  3561082... frames: Make 1st button/motion handlers take generic events (*)
  ac20bf2... frames: Handle touch events (*)
  5f83d9a... clutter-seat-evdev: Add function to get device by id (*)
  3e85ac8... clutter-device-evdev: Get devices from main seat if no real (*)
  d2a8cdf... Update Galician translation (*)
  c9c3283... shaped-texture: Disable mipmapping during animation (*)
  cf73499... wayland: Compare geometries after chaining up (*)
  e8dc2ac... Update Chinese (China) translation (*)
  f7747e4... Bump version to 3.29.2 (*)
  473bf38... frames: Allow for unknown mouse buttons (*)
  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 (*)
  4837ea3... meta-launcher: Find the current user's graphical session, n (*)
  951fb03... build: Fix distcheck (*)
  90a68f3... Bump version to 3.29.3 (*)
  89162a9... launcher: First check if we are in a login session (*)
  912a6f5... contraints: Do not constrain modals without parent (*)
  0407a8b... screen-cast-src: Port to pipewire master (*)
  041be7c... screen-cast-src: Allow negotiating the framerate (*)
  ec81387... compositor: Do not optimize obscured areas away in paint vo (*)
  94f4009... compositor: Add get_paint_volume() implementation to MetaSu (*)
  161d254... ClutterActor: Preserve valid paint volumes till the next re (*)
  356cad0... stack-tracker: Don't sort O-R's under guard window on top (*)
  6d12d2e... tests: Move window-shown verification to test-runner (*)
  658c373... Update Romanian translation (*)
  1e3ac3c... backends/native: Remove unused upower-glib header
  644a618... monitor-manager: Don't throw an error if UPower isn't runni
  49b23c7... monitor-manager: Cache the last known value of "lid-is-clos
  9512196... backend: Move lid-is-closed handling to MetaBackend
  fa9e330... backend: Remove direct upower-glib usage

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