[mutter] (117 commits) Non-fast-forward update to branch wip/carlosg/implicit-grab-with-popups



The branch 'wip/carlosg/implicit-grab-with-popups' 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:

  abf8f54... wayland: Avoid popup grab focus changes if there's an impli

Commits added to the branch:

  0b6a316... clutter/text: Also queue relayout if the actor has no valid (*)
  c3bf10d... cogl test-premult: Don't free texture data until CoglBitmap (*)
  a3cc62c... cogl tests: Force defined behaviour for 24-bit left-shifts (*)
  38bbd95... backends/x11: Implement ClutterSeat::touch-mode for the X11 (*)
  f8e2234... backends/native: Drop external keyboard detection for ::tou (*)
  c5b1bdc... tests/stacking/restore-position: Always use wait_reconfigur (*)
  97175f8... screen-cast-src: Destroy hash dmabuf table after stream (*)
  c823b5d... renderer-native: Don't leak DMA buffer CoglFramebuffer (*)
  9f121a2... clutter/actor: Always reset absolute_origin_changed after r (*)
  0a37c32... clutter/actor: Update absolute_origin_changed inside set_al (*)
  7abf0f1... clutter/stage: Set viewport without getting the last alloca (*)
  3810475... clutter/stage: Make set_viewport() a static method (*)
  9b39e37... clutter/actor: Notify hidden actors about absolute allocati (*)
  720360b... clutter/actor: Don't allocate actors if only the absolute o (*)
  59a2bff... cogl tests: Normally skip tests that are not expected to su (*)
  dcb42d3... clutter/actor: Sanity check new allocations (*)
  f61d4b4... Bump version to 3.37.2 (*)
  8d84449... test-runner: Wait before finding MetaWindow when showing (*)
  7b45de9... tests/test-client: Disable shadow for Wayland client too (*)
  050c21c... tests/clutter/conform: Don't run tests in parallel (*)
  1b2af28... tests/clutter/conform: Default to print test logs (*)
  dd16fac... tests/clutter: Port timeline tests to current test suite (*)
  73da901... tests/clutter: Port timeline-interpolate to current test su (*)
  420ca31... tests/clutter: Port timeline-progress to current test suite (*)
  d742f93... tests/clutter: Port timeline-rewind to current test suite (*)
  75b5e07... clutter/timeline: Add meaning to constructor argument varia (*)
  84f55d3... clutter/pan-action: Clean up line lengths (*)
  08b30d6... clutter/timeline: Remove deprecated 'loop' property (*)
  a05dd81... clutter/timeline: Remove clutter_timeline_clone() (*)
  9fc428f... clutter/stage: Remove unused function clutter_stage_ensure_ (*)
  25f9406... compositor: Get the stage via the backend (*)
  6754195... clutter/script-parser: Don't skip construct parameters when (*)
  1a915f0... clutter: Remove CLUTTER_REPAINT_FLAGS_QUEUE_REDRAW_ON_ADD (*)
  faa831f... backend: Remove cursor renderer construction fallback (*)
  e3c332f... backend: Remove unused freeze/thaw functions (*)
  7876018... backends/native: Get clutter backend from backend (*)
  55302db... cursor-renderer: Pass backend to constructor (*)
  83ee122... cogl/frame-info: Stop passing the CoglOutput (*)
  01609de... clutter/stage: Clear pick stack when hiding (*)
  007d27f... tests/conform: Use the clutter stage from mutter (*)
  7222bdd... tests/clutter/timeline: Lower FPS even further (*)
  1eaf9e5... tests/clutter/timeline-interpolate: Maximize error toleranc (*)
  f712387... compositor: use XDG_CONFIG_HOME as initial lookup path for  (*)
  a031ac0... core: Fix memory selection source leak after clipboard owne (*)
  019643b... core: Free clipboard selection source on shutdown (*)
  dd32ff0... wayland: Free selection streams streams after transfer (*)
  99c9f4c... wayland/data-device: Don't create and leak unused memory on (*)
  455de5d... clutter/align-constraint: Listen to queue-relayout signal o (*)
  4d7c8d6... clutter/actor: Mark offscreen-redirect property as flag eve (*)
  90c20b1... clutter/actor: Disconnect from "layout-changed" signal on d (*)
  dfe3389... meson_options: Use libGLESv2.so.2 for COGL_DRIVER=gles2, no (*)
  e27d270... clutter/stage: Add private method to get the stage-views of (*)
  670f4f2... clutter/stage: Remove _clutter_stage_get_max_view_scale_fac (*)
  8127494... clutter/stage: Rename update_resource_scales to clear_stage (*)
  675a97d... clutter/actor: Add API to get the stage-views an actor is p (*)
  18c792d... clutter/actor: Emit a signal when the stage-views an actor  (*)
  0f97196... clutter/actor: Don't traverse whole actor tree for updating (*)
  49e983b... tests: Add a test for ClutterActors stage_views() API (*)
  268336c... clutter/actor: Allow animating content properties (*)
  74c0d91... stack-tracker: Fix coding style of meta_stack_op_apply() (*)
  53f61f3... stack-tracker: Don't log warnings on race conditions (*)
  a1b3d1a... Introduce MetaBackgroundContent (*)
  6bd382a... background-actor: Use MetaBackgroundContent (*)
  6d75b4f... background-content: Simplify method call (*)
  ca0156e... background-content: Render background slices relative to ac (*)
  932340a... background-content: Shut up warning (*)
  0bfb995... clutter/actor-box: Allow marking boxes as uninitialized (*)
  eb9cd38... clutter/actor: Set initial allocation to uninitialized Clut (*)
  620dcf3... clutter/actor: Properly detect uninitialized allocations wh (*)
  569a183... crtc: Move renderer private to MetaKmsCrtc (*)
  2724f36... tests/monitor-unit-tests: Set initial state during backend  (*)
  2ebd43c... crtc: Move MetaGpu field to instance-private (*)
  f4fd92d... output: Move MetaGpu field to instance private (*)
  a42eed0... crtc: Move CRTC id field into instance private (*)
  e063947... output: Move winsys_id into instance private and rename to  (*)
  55719af... output: De-glib:ify some struct field types (*)
  9186b6d... monitor-manager: Remove is_dirty from MetaCrtc and MetaOutp (*)
  f71316c... output: Move configureable state to instance private (*)
  b69111d... monitor-manager: Rename *Info structs to *Assignment (*)
  9bcf1d0... monitor-manager: Remove useless comment (*)
  46e3d20... tests/monitor-unit-tests: Make hotplug mode part of test se (*)
  1406348... output: Move output info to MetaOutputInfo struct (*)
  c3fc602... crtc: Move all_transforms field into instance private (*)
  092c530... crtc: Move MetaCrtcConfig field to instance private (*)
  6697b0d... output/xrandr: Fix include guards (*)
  574b49e... monitor: Check hotplug update mode before getting suggested (*)
  26ddb07... monitor-manager-dummy: Remove redundant suggested_x/y setti (*)
  4920b50... tests/monitor-unit-tests: Only set suggested_x/y when relev (*)
  4a4f2d8... output: Make implementations inherit MetaOutput (*)
  1ce9e37... crtc: Make implementations inherit MetaCrtc (*)
  980ece9... crtc: Move out MetaCrtcMode into its own file (*)
  4b37c2e... crtc-mode: Move away fields from public MetaCrtcMode struct (*)
  352c2ec... output-kms: Remove old FIXME (*)
  0907876... crtc-kms: Make KMS CRTC mode a type inheriting MetaCrtcMode (*)
  590b9b8... clutter/align-constraint: Add pivot-point property (*)
  77d359c... clutter/align-constraint: Don't take source actors position (*)
  49408e8... Revert "crtc-kms: Make KMS CRTC mode a type inheriting Meta (*)
  94fb821... backends/native: Fix input device touch hash table leak (*)
  51a8193... wayland/keyboard: Fix anonymous file leak on repeated keyma (*)
  bad1a7f... backends-x11: Remove g_new0 overwriting g_object_new (*)
  e089e53... crtc-kms: Make KMS CRTC mode a type inheriting MetaCrtcMode (*)
  19b467a... crtc-kms: Include MetaCrtc in MetaCrtcKms struct (*)
  6414b8c... clutter/stage: Set the right type for the paint-view argume (*)
  d12dc99... window-actor: Allow syncing actor geometry while effect is  (*)
  fb474fb... window-actor: Make freezing and thawing of actor updates pu (*)
  e6a9332... window-actor: Don't freeze actor updates during the size-ch (*)
  e09ac67... window-actor-x11: switch the signal callback argument and d (*)
  0ba15df... clutter/stage: Don't do newly queued relayouts after alloca (*)
  d4457d1... clutter/seat: Fix a typo in an introspection doc (*)
  45c14f7... clutter/seat: Add private method to peek list of input devi (*)
  8de91f1... clutter/stage: Switch to clutter_seat_peek_devices() (*)
  7539de2... clutter/input-device: Make clutter_input_device_get_actor() (*)
  b36cfb5... clutter/stage: Don't update modifier state when queuing eve (*)
  cb0cc42... clutter: Also remove event sequences on TOUCH_CANCEL events (*)
  0ab1a9f... clutter/actor: Clean up clutter_actor_event() (*)
  e5ea8f5... stage/x11: Check that message is WM_PROTOCOLS before assumi (*)
  7905000... wayland: Avoid popup grab focus changes if there's an impli

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