[mutter] (222 commits) Non-fast-forward update to branch tintou/support-mirroring-xml



The branch 'tintou/support-mirroring-xml' 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:

  6cd5246... monitor-manager: Remove "supports-mirroring" from D-Bus des

Commits added to the branch:

  ed4b80c... clutter/stage: Rename parameters to match documentation (*)
  a13d60a... Update Romanian translation (*)
  2ecbf6d... x11: Handle windowing errors while writing selection INCR d (*)
  c131a9b... backends/x11: Observe multiple pad mode switch buttons in a (*)
  1d20045... surface-actor: Fix memory leak (*)
  41130b0... surface-actor: Add culling offset for geometry scale (*)
  7fa7c2a... backends: use the enum name instead of a literal 0 (*)
  8592a85... wayland: Handle NULL preedit text (*)
  18b661c... backends: Add mapping function arg to settings_set_bool_set (*)
  ec1195e... backends: Fix configuration changes to tap[-and-drag] (*)
  1f00aba... backends: Add MetaInputDevice derivable class (*)
  3b88af9... backends/x11: Drop internal WacomDevice lookups (*)
  d052f9c... backends: Drop internal WacomDevice in MetaInputSettings (*)
  d4c070d... window: Really propagate effective on-all-workspaces settin (*)
  40fb06c... cogl-pango: Cache whether glyphs are backed up by a color f (*)
  3aece84... cogl-pango: Make color glyphs unaffected by foreground colo (*)
  3c4f5dd... core: Let pad mode switch events always go through MetaInpu (*)
  dcaa45f... backends/x11: Implement is_grouped for X11 (*)
  8699482... backends: Check both input settings and mapper for tablet m (*)
  238e41d... cogl: Install cogl-trace.h and include from cogl.h (*)
  6885c37... cogl: Mark exported cogl symbols using COGL_EXPORT (*)
  0462208... crtc-xrandr: Respect configured RANDR panning (*)
  62d0dd9... clutter-utils: Fix a couple of coding style issues (*)
  8beef8c... shaped-texture: Fix use-nearest check when viewports are sc (*)
  40c345d... cursor-sprite-xcursor: Emulate Wayland hotspot limitations (*)
  32c9951... clutter/actor: Inherit cloned painting when calculating res (*)
  3c15724... cursor-sprite: Add API to get dimension (*)
  343de21... monitor-transform: Add API to transform point (*)
  55cf1c1... kms/plane-assignment: Add API to set cursor hotspot metadat (*)
  a68e697... cursor-renderer-native: Set cursor hotspot metadata on plan (*)
  ac01e69... window-wayland: Don't use grab op for some other window whe (*)
  51cd8ae... ci: Add a new 'build-without-opengl-and-glx' step (*)
  95642d0... cogl/gl: Move shared functions to shared file (*)
  0534122... cogl/renderer: Remove documentation of nonexistent enum (*)
  3956ffd... cogl/driver: Remove GError from context_init (*)
  6aa5461... core: Demote tiff and bmp image formats in the clipboard ma (*)
  da600b8... cursor-renderer-native: Take panel-orientation into account (*)
  92710d8... clutter/stage-cogl: Check for buffer age early (*)
  2d94a34... cogl-pango: Honor foreground alpha PangoAttribute (*)
  d846fab... cogl-pango: Forward alpha from correct color (*)
  82778f7... window-actor: Shuffle some lines around (*)
  cdd27d0... window-actor: Clip before translate when blitting (*)
  37742c5... window-stream-src: Ensure initial frame is recorded (*)
  ea34915... window-stream-src: Implement cursor blitting (*)
  f6700f1... window-stream-src: Finish framebuffer after blitting (*)
  73250b8... clutter/actor: Add culling inhibiting API (*)
  fed5f4d... window-actor: Inhibit culling when blitting to screencast (*)
  ed10aea... cogl-pango: Special case alpha of 0 (*)
  e8ea5ec... cogl-pango: Factor in default color alpha again (*)
  9f31e72... backends/native: Release virtual buttons on dispose instead (*)
  2cfdbbd... clutter: Enable negative offsets in delete surrounding text (*)
  bb5ea05... wayland: Translate delete-surrounding properly to protocols (*)
  86f2885... cogl: Remove obsolete .map file (*)
  8748841... cogl: Export two more functions (*)
  aa136f4... cogl-pango: Special case alpha of 0 for color glyphs (*)
  2907ee9... wayland/pointer-constraints: Fix typo (*)
  dbe919e... wayland/surface: Check for surface role in meta_wayland_sur (*)
  09a6031... window-actor: Force full actor geometry sync when mapping (*)
  52e5d6f... Bump version to 3.36.1 (*)
  479fb05... Revert "Bump version to 3.36.1" (*)
  f98ca76... build: Post-release version bump (*)
  902302a... clutter/actor: Fix pick when actor is not allocated (*)
  059d214... tests/actor-pick: Remove tabs (*)
  7f488e3... tests/actor-pick: Allocate actor before picking (*)
  a8f6cad... x11: fix compilation if 'libwacom=false' (*)
  50e0ae3... clutter/actor-meta: Warn if an actor modifier is altered mi (*)
  223f033... clutter/offscreen-effect: Don't ever early out out of post  (*)
  5f5ce08... clutter/click-action: Do not process captured event if acti (*)
  5817779... clutter/layer-node: Rename CoglPipeline field to 'pipeline' (*)
  7d79ae7... cluter/layer-node: Remove CoglTexture from structure (*)
  625773f... clutter/layer-node: Trivial code cleanup (*)
  5d27e54... clutter/layer-node: Use non-deprecated cogl_texture_2d_new_ (*)
  7d2df52... clutter/offscreen-effect: Rename CoglPipeline field to 'pip (*)
  37eda49... cogl: Don't allow creating sized textures with 0 pixels (*)
  c389aad... cogl: Defend against empty or unallocated framebuffers (*)
  a6f9469... window-actor: Set viewport when blitting to screencast fb (*)
  1551b6d... Update Slovak translation (*)
  1301770... clutter/stage: Remove 'alpha' property (*)
  fe27a6e... clutter/stage: Remove hide/show cursor API (*)
  6f0e5b0... clutter/stage: Remove 'accept-focus' property (*)
  3f068d1... clutter/stage: Remove unused paint_data/notify fields (*)
  08431a1... clutter/stage: Remove ability to set custom perspective (*)
  8df3b21... window: Check aliveness a bit less aggressively (*)
  ce64ab5... ci: Rebase docker image to F32 (*)
  e74c2e4... clutter/stage: Don't assume stage relayouts reallocate ever (*)
  f0718c7... backends/x11: Fix access to WacomDevice (*)
  50fa002... backends/native: Translate coordinates of absolute motion e (*)
  ba34176... wayland/xdnd: Add error traps around Xdnd* IPC (*)
  f672d6e... clutter/text: Drop usage of ClutterPath (*)
  553372f... clutter: Drop CoglPaths handling from ClutterPaintNode (*)
  a5294ce... cogl: Remove CoglPath and the tesselator (*)
  5b30a52... wayland: preserve `xkb_state` on VT switch (*)
  ac52631... clutter/actor-meta: Add a new 'set_enabled' vfunc (*)
  7660ca2... clutter/effect: Override ClutterActorMeta.set_enabled (*)
  5b984c1... clutter/constraint: Override ClutterActorMeta.set_enabled (*)
  6aead84... clutter/offscreen-effect: Override ClutterActorMeta.set_ena (*)
  eb6e1f6... clutter: Remove drag and drop actions (*)
  f620f43... clutter/click-action: Release when disabling (*)
  633d5d1... clutter/gesture-action: Cancel gesture when disabling the a (*)
  676997e... clutter/click-action: Make sure to never schedule more than (*)
  0d0834f... Revert "clutter/click-action: Do not process captured event (*)
  23d0bdd... cogl: Remove unused fields from CoglContext (*)
  fbd6366... core: Add private function to get the current selection own (*)
  167fd07... x11: Forward current selection state when initializing X11  (*)
  3e967d7... input-settings: fix device list iteration (*)
  645d596... cogl: Use autopointers to free structs on return (*)
  1d75d5a... group: Free group if returning early (*)
  506e065... test-utils: Only initialize client when we're returning it (*)
  d0ef660... clutter: fix memleak in test error path (*)
  425a10d... clutter: Use #mesondefine (*)
  21b8ae1... monitor: Fix tile coordinate calculation (*)
  43baf64... monitor-config-manager: Only use crtc transform for assignm (*)
  b55e2e1... tests/monitor-unit-tests: Test non-hw-transform rotated til (*)
  bc350f3... renderer-native: Use CRTC layout in stage view (*)
  3d47c7e... cursor-renderer-native: Take CRTC transform into account (*)
  47002bf... wayland/surface: Put buffer reference on heap (*)
  282aada... drm-buffer/gbm: Support both surface and standalone buffers (*)
  0f8f607... window/x11: Use G_DECLARE_DERIVABLE_TYPE() (*)
  5dad87c... surface-actor-x11: Move window related unredirect logic to  (*)
  bc178b7... clutter/actor: Add semi-private API to check for transition (*)
  f361207... wayland: Make MetaWaylandBufferRef reference counted (*)
  f8ee974... wayland/buffer-ref: Add helpers for use count tracking (*)
  3da8c1b... cogl/onscreen: Add API to scanout a buffer directly (*)
  7530665... clutter/view: Make it possible to assign a temporary direct (*)
  3dd8861... renderer/native: Add API to get primary GPU (*)
  b9fe9c7... onscreen/native: Add API to check whether buffer is scanout (*)
  cb05b16... wayland/dma-buf: Don't advertise modifier support by defaul (*)
  03c00e4... wayland/dma-buf: Minor style fix (*)
  4b1805c... wayland/dma-buf: Handle getting dma-buf from detached buffe (*)
  ff7a42b... wayland: Add API to acquire a CoglScanout from a surface (*)
  d682cdb... util: Move MetaLater to its own file (*)
  dc4fe78... display: Initialize MetaCompositor in two steps (*)
  2e7d02f... later: Make MetaCompositor the owner of the MetaLaters stat (*)
  b51c468... later: Listen to MetaCompositor signal instead of clutter (*)
  65a6c4c... compositor: Add support for direct scanout of Wayland surfa (*)
  e485166... monitor-config-manager: Fallback to closed laptop lid confi (*)
  f15ce01... monitor-unit-tests: Ensure configuration is preserved in la (*)
  06d67b6... x11: XMaxRequestSize returns 4-byte units (*)
  967966c... x11: Flag flushes despite having less than the element size (*)
  a32cb71... x11: Intern INCR atom (*)
  e95c365... x11: Unset pending flush flag right before notifying on tas (*)
  8a2b828... x11: Ensure flush() Flushes all output stream data (*)
  7c939d7... x11: Only send SelectionNotify on first INCR chunk (*)
  0b21dcf... x11: Wait till data is flushed before notifying on the pend (*)
  04d429b... x11: Finish INCR transfers properly (*)
  d2c762c... x11: Don't invariably queue a pending delete request (*)
  7015bb3... x11: Don't exceed transfer size in INCR chunks (*)
  a4596be... x11: Fix iterative INCR property checks (*)
  655a783... x11: Don't stall on write_async() (*)
  1909977... x11: Do not trust there is task in error paths (*)
  4bdf9a1... core: Cater for reading selection in chunks (*)
  d4c3870... wayland: Shuffle wl_data_source.cancelled version checks on (*)
  0b6560f... wayland: Do not cancel old data source when setting new sel (*)
  1363246... wayland: Rely on MetaSelection::owner-changed for .selectio (*)
  6a3d521... wayland: Split MetaWaylandDataSource into a separate file (*)
  317f6c0... wayland: Move MetaWaylandDataSourcePrimary to its own file (*)
  91ef751... wayland: Move MetaWaylandDataOffer to its own file (*)
  4726f3d... wayland: Move primary data offers to their own file (*)
  5e8d8b9... wayland: Move the primary data device manager to its own fi (*)
  b7366b5... wayland: Drop unused struct variable (*)
  551a57e... Add read-only anonymous file abstraction MetaAnonymousFile (*)
  988da21... wayland/keyboard: Use MetaAnonymousFile to share keymap fil (*)
  efb0add... tests/wayland: Add a test for meta-anonymous-file (*)
  94b3c33... x11: Clear X11 selection source after unsetting owner (*)
  a7e63be... x11: Generalize x11 selection owner checks (*)
  5671f0a... x11: Allow X11 clients to clear the selection (*)
  6e0cfd3... kms: Make GSource ready by default (*)
  3611127... kms-impl/simple: Fix page_flip_data ref leak on fallback (*)
  1b33a5a... clutter/paint-context: Add paint flag (*)
  a4f55d4... clutter/paint-context: Allow passing redraw clip to offscre (*)
  424016d... stage: Pass paint context in phase callbacks (*)
  e849667... screen-cast-stream-src: Add getter for stride (*)
  b7bf42e... clutter/stage: Add API to paint to a custom target (*)
  90c4b64... stage: Only invoke paint phase callbacks when painting view (*)
  d2c3272... clutter/paint-context: Add 'no-cursors' paint flag (*)
  c4535fd... screen-cast: Add RecordArea for screen cast arbitrary area (*)
  43e12da... backend: Remove support for META_DUMMY_MONITORS variable (*)
  43295bd... Update German translation (*)
  793a9d4... clutter/stage-cogl: Fix painting the redraw clip with the d (*)
  bd45a00... window-actor/x11: Cache the frame bounds (*)
  d26dc4a... compositor: Only include meta-window-actor-wayland.h when b (*)
  4300f1f... remote-access-controller: Allow inhibiting remote access (*)
  61356ca... keybindings: Mask out the reserved modifiers mask (*)
  9e41f68... remote-access-controller: Make it build with -Dremote_deskt (*)
  5dfd86e... Bump version to 3.37.1 (*)
  aedf692... backends: move 'input_device' to HAVE_LIBWACOM scope (*)
  5201d77... keybindings: Use current monitor for move-to-center (*)
  c38fa4f... clutter: Remove CLUTTER_ACTOR_IN_REPARENT flag (*)
  5d58156... wayland/keyboard: Chain finalize up to the parent class (*)
  e073076... backends/native: Unset the correct button codes when a virt (*)
  18e7b81... tests/wayland: Don't test file sealing on the fallback case (*)
  a55a286... clutter: Remove deprecated 'ClutterState' (*)
  1cb59f4... clutter/layout-manager: Remove unused animation API (*)
  73cb96d... clutter: Remove 'ClutterAlpha' (*)
  e3c0fcf... tests/clutter: Add back redhand_alpha.png and light0.png (*)
  bc18438... clutter/box-layout: Make 'easing-mode' be an enum (*)
  da5be1f... clutter/animatable: Remove left-over vfunc (*)
  b46bc98... tests/clutter/conform: Remove left-over ClutterAnimator scr (*)
  322b51c... clutter: Remove ClutterAnimation (*)
  5c4938e... ci: Enable coverage reports in test build (*)
  24a0e72... ci: Remove the MALLOC_PERTURB_ definition (*)
  c7f2ae1... build: Add configuration summary line about coverage being  (*)
  132060d... ci: Save built artifacts only for the test build (*)
  76083d7... tests/test-client: Add commands to maximize/unmaximize (*)
  2ce622f... tests/test-runner: Plumb "resize" command (*)
  0f2a33c... tests/test-client: Add line breaks to warning messages (*)
  2ee3d53... tests/test-client: Make 'resize' client command include the (*)
  48de81b... tests/test-client: Remove shadow from X11 test client CSS s (*)
  476ef76... tests/test-runner: Add 'assert_size' command (*)
  62f449d... tests/test-runner: Add a 'wait_reconfigure' command (*)
  4571de5... tests/stacking: Add test to verify we unmaximize correctly (*)
  d14c8cf... tests/stacking: Check that unmaximize to new size works (*)
  9b8e5a0... tests/test-client: Add 'fullscreen' and 'unfullscreen' comm (*)
  449cbe1... tests/stacking: Test some maximize fullscreen interaction (*)
  668eb31... window: Add meta_window_untile() (*)
  033f0d1... window: Set fall-back tile monitor if not set (*)
  e09e62d... tests/test-runner: Add tile and untile commands (*)
  989e2cc... tests/restore-size: Also test that untiling restores correc (*)
  c97c409... tests/test-runner: Add 'move' and 'assert_position' (*)
  b4972f5... tests/stacking: Add test for checking restored positions (*)
  82470cd... tests/stacking: Add test checking the initial size (*)
  bd28581... monitor-manager: Remove "supports-mirroring" from D-Bus des

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