[mutter] (146 commits) Non-fast-forward update to branch bilelmoussaoui/make-canberra-a-plugin



The branch 'bilelmoussaoui/make-canberra-a-plugin' 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:

  9d0d12a... core: Make sound player feature optional
  759d042... i18n: Mark a string as translatable

Commits added to the branch:

  70ab4b6... build: Make each executable/library have their own log doma (*)
  dd6afb2... util: Avoid overriding 'message' in meta_topic() (*)
  36de8ba... display: Get the backend from the context (*)
  1a5647e... barrier: Some coding style cleanup (*)
  5da8e5a... barrier: Remove _ prefix in various places (*)
  b2eec49... screen-cast: Remove stray newline (*)
  d197006... compositor/dnd: Fix indentation (*)
  22d11eb... drm-buffer: Keep track of handle as well (*)
  ea39142... kms/impl-device/simple: Get the buffer handle from MetaDrmB (*)
  42ed40a... cursor-renderer/native: Move buffer creation to helper (*)
  2cfd4f3... cursor-renderer/native: Support allocating dumb buffers (*)
  c8095b4... wayland/dma-buf: Only advertise supported formats (*)
  aa8d2d6... wayland/dma-buf: Remove redundant error check (*)
  cecf4cd... stage: Add 'prepare-frame' signal (*)
  c5410b6... screen-cast/window/src: Fix signal handler types (*)
  b1be1e8... screen-cast: Always wait for an update before sending curso (*)
  f361e80... wayland: Avoid repeated NULL preedit string updates (*)
  5e5480e... x11/window: Update _NET_WM_DESKTOP when a window becomes al (*)
  03929ca... build: Fix building without Wayland (*)
  5404eb3... kms/impl/simple: Make sure cursor buffers have fb ids (*)
  3d3c88f... clutter: Don't log filenames in debugging mode (*)
  c3210b0... Revert "workspace: Use existing focus_window when asked to  (*)
  94bd385... Bump version to 42.1 (*)
  0e092ad... default-plugin: Drop default confirm display dialog (*)
  749b9be... core: Drop the default close dialog implementation (*)
  4dee531... x11/sm: Drop the zenity confirmation dialog (*)
  97fc21a... core: Drop zenity show_dialog (*)
  38314fe... util: Fix compilation when !WITH_VERBOSE_MODE (*)
  7211c3f... Update Georgian translation (*)
  0692ff5... Update Georgian translation (*)
  61c9e34... screen-cast/src: Avoid undefined behavior with GSource (*)
  40edfbc... tests/screen-cast: Avoid undefined behavior with GSource (*)
  570b94f... meson: Add -Werror=strict-aliasing (*)
  8ec8a26... display: Unmanage windows before compositor (*)
  c93e402... monitor-manager: Ensure monitors settings after backend has (*)
  a936219... tests/xdg-apply-limits: Move out generic display management (*)
  d58bd94... tests/wayland/subsurfaces: Use helper to manage display (*)
  b0528dc... tests/wayland: Port xdg-shell action tests to WaylandDispla (*)
  d5367f7... tests/wayland: Make display helper a GObject (*)
  08acf51... tests/wayland-display: Emit sync event signal from test dri (*)
  1562bcc... tests/wayland/subsurface-parent-unmapped: Port to WaylandDi (*)
  e32b995... tests/wayland/subsurface-remap-toplevel: Port to WaylandDis (*)
  a7161e1... tests/wayland/subsurface-reparenting: Port to WaylandDispla (*)
  2c2aa7a... tests/wayland/xdg-activation: Port to WaylandDisplay (*)
  9b97c9b... tests/wayland/xdg-toplevel-bounds: Port to WaylandDisplay (*)
  f64259c... tests/wayland: Draw surface with shared helper (*)
  8fdb80a... monitor-manager: Add NightLightSupported property to Displa (*)
  c861101... backend: Check if the gsettings scheme exists (*)
  bf95f27... build: Mark gnome-settings-daemon as optional (*)
  75ec279... wayland/buffer: Only query Wayland EGL buffer if display bo (*)
  9c8948f... window-actor: Add API to get the surface actor candidate fo (*)
  dc43bb9... window-actor/x11: Don't use direct scanout if the window is (*)
  54ba64b... window-actor/wayland: Only use scanout for opaque non-fulls (*)
  0bc142e... compositor: Split out a function to update the topmost wind (*)
  bb76d6f... compositor: Update topmost window actor after visibility ch (*)
  11bc19f... wayland: Drop xdg-shell v6 protocol (*)
  d4bdd8b... wayland: Remove Gtk primary selection protocol (*)
  b0a9853... Update Nepali translation (*)
  f493a78... display: Fix typo in trace message (*)
  2a3c964... display: Add method to flush a single window from the queue (*)
  b289c8f... window: Ensure window-visibility-updated is emitted when fl (*)
  bc9762e... display: Properly store later ID when adding window to queu (*)
  b27234c... startup/x11: Fix compiling without startup-notification (*)
  a81b2a4... meson: Split x11 option into backend/xwayland (*)
  9ba5106... cogl: Fix build without X11 (*)
  bd94ada... cogl: Unify HAS_X11/HAS_XLIB build configs (*)
  98f0b20... build: Make GLX dependent on X11 (*)
  e83491d... build: Add X11/XWayland config options (*)
  a24b14e... x11-display: Make some init calls more compact (*)
  1e95710... x11-display: Init event mask after taking manager selection (*)
  50e89e3... core: Avoid focusing window in presence of Clutter grabs (*)
  fabad0b... wayland: Remove unnecessary COMPOSITOR_GRAB checks (*)
  022f47e... events: Remove obsolete COMPOSITOR_GRAB check (*)
  937651c... display: Remove another COMPOSITOR_GRAB check (*)
  7585604... display: Bypass focus window during grabs (*)
  f73ad1d... display: Remove META_EVENT_ROUTE_COMPOSITOR_GRAB (*)
  d04a197... x11/events: Do not handle enter/leave during grabs (*)
  9001fa9... kms/crtc: Always read the gamma state (*)
  a2ebd10... kms/crtc: Determine gamma support given the gamma length (*)
  b9a5f9a... backend: Make get_cogl_context introspectable (*)
  d7c0ecc... cogl/pipeline: Make Snippet API introspectable (*)
  2fd6372... cogl/snippet: Make API introspectable (*)
  86d3a6b... cogl/snippet: Use "Returns:" for introspection annotations (*)
  9930b5d... x11/selection: Unset selection ownership on shutdown (*)
  c575696... tests/test-client: Add clipboard-set command (*)
  e103395... wayland: Add getter for XWayland manager object (*)
  bdb3440... xwayland: Only warn on X IO errors when X11 is mandatory (*)
  c9e7cf4... xwayland: Add API to send signal to the Xwayland process (*)
  6c0a917... selection: Return an error if trying to transfer from NULL  (*)
  82d9ef7... x11/input-selection-stream: Handle Xwayland going away (*)
  7e8bddc... tests/async-waiter: Keep track of X11 display it was create (*)
  e939d5b... tests: Check that X11 selections handle Xwayland disappeari (*)
  83ed7b7... xwayland: Remove stray newline (*)
  1cf2940... build: Bump API version (*)
  8186022... restart: Don't pass error as unused user data (*)
  f772b4c... restart: Make API that needs context take a context (*)
  20bfd10... cogl: Remove cogl_get_option_group (*)
  f253606... clutter/canvas: Use cogl_texture_2d_new_from_bitmap (*)
  83e0553... tests/interactive: Cleanup tabs (*)
  dbae8d7... tests/interactive: Make TestCoglbox final (*)
  9f3191f... tests/interactive: Drop empty test_coglbox_finalize (*)
  da8353d... tests/interactive: Replace most CoglHandles by CoglTextures (*)
  ca0e467... tests/interactive: Drop test-cogl-image-convert (*)
  8f6469f... tests/interactive: Replace cogl_texture_new_from_file (*)
  f927e69... cogl: Drop cogl_texture_new_from_file (*)
  f1ac534... clutter/image: Port to cogl_texture_2d_new_from_data (*)
  ca19109... clutter/image: Drop ClutterImageError (*)
  a2c999b... clutter/image: Port to G_DECLARE_DERIVABLE_TYPE (*)
  8ca20e7... cogl/tests: Port to cogl_texture_2d_new_from_data (*)
  0b47554... tests/interactive: Port to cogl_texture_2d_new_from_data (*)
  2c520f7... cogl: Drop cogl_texture_new_from_data (*)
  631056b... cogl/journal: Make CoglJournal a free-form struct (*)
  62330f2... cogl: Drop CoglHandleObject and CoglHandleClass (*)
  89d036c... context/main: Disable X11 specific options (*)
  a8c2df6... tests/test-driver: Add way to send generic properties to cl (*)
  f76258b... tests/kms/render: Get backend from context (*)
  5be555c... tests/kms/render: Disconnect signal in end of test case (*)
  d7e1af9... build: Bump mesa requirement to 21.3 (*)
  c996085... tests/kms/render: Add direct scanout test case (*)
  7bf4f85... wayland/dma-buf: Remove no longer used mesa macro duplicati (*)
  f5887a6... monitor-manager: Make warning message less confusing (*)
  e7a8173... frame-clock: Fix constant type of condition (*)
  16af2e4... gpu/xrandr: Gracefully handle 0.0 refresh rate (*)
  57d3b52... tests: Add basic X11 WM test (*)
  a0ff90a... kms/page-flip: Add a debug print with page flip event timin (*)
  8d9bbe1... wayland/surface: Swap 90 and 270 degree transforms (*)
  db2cf4b... tests/wayland: Bump wl_compositor version for test clients (*)
  fd7ee33... tests/wayland: Make create_shm_buffer() public (*)
  27dbf77... tests/wayland: Update documentation for MUTTER_REF_TEST_UPD (*)
  11fc5b6... tests/wayland: Add more requests to test driver protocol (*)
  b988fd7... tests/wayland: Add test for buffer transforms (*)
  7423003... Remove checks for GLSL (*)
  9a68fb1... clutter: Remove 'features' (*)
  fdde7e0... x11: Let X11 connection owners call XSynchronize() themselv (*)
  3776f9d... x11/clutter-backend: Remove unused XSynchronize() call (*)
  d1a85c3... ci: Build and deploy documentations (*)
  c18ce85... tests/wayland: Add a missing "include" (*)
  12c02b3... clutter: Attach color state information to actors (*)
  3b06284... tests/clutter: Add color state conform tests (*)
  9519a84... backends/native: Define all KMS properties in PropTable we  (*)
  1e06b34... backends/native: Store Enum and Bitmask information in Meta (*)
  981524c... backends/native: Update PropTable on hotplug and remove par (*)
  4e3f384... backends/native: Use MetaKmsPlaneRotation in plane updates (*)
  a49c4e1... backends/native: Use the PropTable to look up KMS values (*)
  b6d962c... core: Make sound player feature optional
  555568d... i18n: Mark a string as translatable

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