[mutter] (679 commits) Non-fast-forward update to branch wip/carlosg/device-mapper-scores
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] (679 commits) Non-fast-forward update to branch wip/carlosg/device-mapper-scores
- Date: Thu, 3 Sep 2020 20:02:40 +0000 (UTC)
The branch 'wip/carlosg/device-mapper-scores' 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:
d4bc355... backends/input-mapper: Implement score mechanism to assign
6dda417... backends/input-mapper: Add some g_debug() traces to MetaInp
Commits added to the branch:
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 (*)
1880e22... clutter-actor: Remove unused clutter_actor_get_allocation_v (*)
e06daa5... tests/monitor-transform: Test only valid enums (*)
d823a54... monitor-transform: Don't call abs on non-negative enum (*)
6f62c5b... core/place: Use work area when centering new window. (*)
38db4a5... wayland/wl-output: Emit "output-destroyed" signal earlier (*)
696b534... wayland/surface: Send enter event when a client binds to wl (*)
d9fb6b5... wayland/surface: Connect to "output-destroyed" in surface_e (*)
cfa2d1a... shaped-texture: Add a few explanatory comments (*)
dec97a6... tests/monitor-transform: Also test invert() (*)
f3a65c9... tests/monitor-test-utils: Remove unused function definition (*)
7cc604b... tests/monitor-unit-tests: Use TestCaseSetup for building Te (*)
531b0ab... tests/monitor-unit-tests: Use TestCaseExpect for checking c (*)
ae7cb7a... tests/monitor-unit-tests: Check test state outside of commo (*)
3c35a78... tests/monitor-store-unit-tests: Rename some structs (*)
a51807f... tests: Move monitor test functions into common utils (*)
fd27c7c... cogl: Delete a duplicate (masked) variable declaration (*)
73ce9c2... cogl: Replace an outdated #ifdef (*)
a3f27df... cogl: Ensure GL_TEXTURE_MAX_LEVEL is set before using it (*)
f4301b7... cogl: Generalize `maybe_update_max_level()` into `set_max_l (*)
c5fbab6... cogl: Add new function cogl_pipeline_set_layer_max_mipmap_l (*)
7a0bc5a... background: Limit mipmap levels to avoid loss of visible de (*)
819f9af... shaped-texture: Fix typo in documentation (*)
b0953b9... clutter/stage-cogl: Remove scale_and_clamp_rect() function (*)
d9ffbf0... clutter/stage-cogl: Don't clip when clipped redraws are dis (*)
8c52b43... clutter/stage-cogl: Stop doing subpixel compensation (*)
3fed768... clutter/stage-cogl: Don't push scissor clip with one clip r (*)
afe4cd4... clutter/stage-cogl: Stop painting redraw clip outline (*)
08f47fe... clutter/stage-cogl: Check for DISABLE_CLIPPED_REDRAWS earli (*)
066e78c... clutter/stage-cogl: Warn if the fb_clip_region is empty (*)
43c7a82... clutter/stage-cogl: Cleanup setting of the damage history (*)
967511b... clutter/stage-cogl: Don't intersect the damage region with (*)
434845d... clutter/stage-cogl: Don't loop through region rects twice (*)
fbfa136... clutter/stage-cogl: Cleanup damage history (un-)scaling a b (*)
7e4e371... wayland: Send clipboard offers to all data devices from the (*)
b45d5ef... wayland: Send primary offer to all data devices from the sa (*)
037b68a... wayland: Rename gtk primary protocol files to "legacy" (*)
55f5177... build: Build scaffolding for primary-selection wayland prot (*)
2becb3d... wayland: Add support for wayland-protocols primary selectio (*)
3c068ef... wayland/surface: Simplify state cleanup after merge (*)
1d5f9b6... backend-x11: Reintroduce XInitThreads (*)
a7bf632... clutter/actor: Use priv->parent instead of public API somet (*)
283cccb... backends: Ensure remote desktop dbus interface state (*)
c8837a8... backends: Make uniform checks on remote desktop input dbus (*)
4729cb7... clutter/stage: Stop using DELEGATE_LAYOUT allocation flag (*)
24d7a7a... clutter: Remove DELEGATE_LAYOUT allocation flag (*)
affb3de... clutter/actor: Don't layout children inside set_allocation( (*)
7ae6e01... clutter/actor: Remove clutter_actor_maybe_layout_children() (*)
04e9833... clutter/stage: Remove ABSOLUTE_ORIGIN_CHANGED flag from deb (*)
0a986fc... clutter/tests: Remove usage of ABSOLUTE_ORIGIN_CHANGED flag (*)
dc8e5c7... clutter/actor: Replace ABSOLUTE_ORIGIN_CHANGED flag with a (*)
3c29bf7... clutter: Remove allocation flags (*)
787d9a5... clutter: Use notify::allocation instead of allocation-chang (*)
e50e14a... clutter/actor: Remove "allocation-changed" signal (*)
c14ba59... clutter/tests: Stop using deprecated BoxLayout API (*)
82d96ae... clutter/box-layout: Remove deprecated API (*)
a1be7cd... tests/clutter: Don't test BoxLayout's child properties (*)
11f224f... clutter/box-layout: Remove child meta (*)
dac09a8... window: Use client PID for meta_window_get_pid() (*)
c971d6e... window: Remove support for _NET_WM_PID (*)
bc0b9f7... window: Use pid_t for get_client_pid() vfunc (*)
70ba844... window: Return pid_t in meta_window_get_pid() (*)
4fac1a4... window: Cache the client PID (*)
b97a6e6... window: Add a note about the trustworthiness of the client (*)
dbf47b6... wayland/dma-buf: Handle failing to import scanout DMA buffe (*)
7343b8d... wayland/dma-buf: Make gbm_bo import function better named (*)
73a4363... renderer: Change 'set_legacy_view()' to 'add_view()' (*)
96dd794... screen-cast-stream-src: Don't throttle if max framerate is (*)
dfed5f6... stage-x11: Clean up include macros (*)
8a541c0... stage-x11: Move view management to renderer (*)
c8e12ea... screen-cast-src: Notify about the stream being closed after (*)
8c131b3... clutter/actor-meta: Use G_DECLARE_DERIVABLE_TYPE (*)
c42c115... clutter: Use G_DECLARE_DERIVABLE_TYPE for ClutterAction and (*)
106d332... backend/xcursor: Support a "blank" cursor type (*)
0fbda36... native: Return an error if no drm devices are found (*)
e12b2c4... clutter/actor: Use priv->allocation instead of get_allocati (*)
e68bb27... wayland/actor-surface: Don't listen to notify::position sig (*)
2791f5b... clutter/actor: Make has_mapped_clones() factor in parent ac (*)
79d981a... wayland/actor-surface: Factor in mapped clones in mapped ch (*)
c65f63b... wayland/actor-surface: Don't notify geometry-changed on map (*)
4434a17... cogl/dma-buf-handle: Pass more metadata to handle construct (*)
9bf6faf... output: Add name getter (*)
6db94a0... clutter/stage-view: Add name property (*)
f4d9953... renderer-native: Move shadow fb construction to the stage v (*)
675a2d1... clutter/stage-view: Move shadowfb struct fields into anonym (*)
c4949b5... clutter/stage-view: Move fb viewport and projection setting (*)
19550c2... clutter/stage-view: Change set_dirty..() API to invalidate. (*)
f60c485... cogl: Make private BLIT_FRAMEBUFFER feature public (*)
346cade... renderer/native: Only enable shadowfbs if we can blit (*)
4e27a4e... clutter/stage-view: Always use cogl_blit_framebuffer() from (*)
db975bd... clutter/stage-view: Simplify painting of offscreen slightly (*)
03c65b9... region-utils: Make transform util const correct (*)
9d3e4fd... clutter/stage-cogl: Use buffer age when view monitor is rot (*)
258f859... clutter/stage-view: Only paint redraw clip from offscreen (*)
9e34028... clutter/stage-cogl: Only construct damage array if it'll be (*)
8798325... clutter/stage-view: Only blit the damage part of the shadow (*)
ae4d299... clutter/stage-cogl: Extract damage history logic (*)
5b07ccd... cogl/dma-buf: Add API to synchronize reading (*)
f8daa6b... cogl/dma-buf: Add mmap/munmap helpers (*)
c2c4f74... clutter/stage-view: Add tile based shadow damage detection (*)
5aa56aa... clutter/stage-cogl: Remove unneeded helper (*)
8e1bd64... clutter/stage-cogl: Use view fb instead of onscreen fb for (*)
b800380... clutter/stage: Make clutter_stage_schedule_update() always (*)
99c9a14... clutter/stage: Make clutter_stage_schedule_update() public (*)
510cbef... surface-actor: Move out some X11-ism to X11 subclass (*)
1571f80... Reshuffle Wayland initailization (*)
e8b09df... wayland/compositor: Pass backend when constructing (*)
066bc59... wayland: Drive frame callbacks from stage updates (*)
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 (*)
e216d9c... clutter/stage: Make paint_to_buffer use the correct texture (*)
d133f94... cogl: Introduce and use cogl_context_is_hardware_accelerate (*)
d6f5ac5... cogl: Remove now-unused CoglGpuInfo (*)
1285619... cogl: Move GL context/version details into the driver (*)
462df7e... cogl: Move some GL-specific GLSL details into the driver (*)
4ff58cc... cogl: Move some pre-layer-change-notify code into the drive (*)
e03c75b... cogl: Add a slot for driver-private state to CoglContext (*)
245977e... cogl: Move texture unit state to CoglGLContext (*)
e2c2a33... cogl: Add and use sampler init/free hooks in the CoglDriver (*)
0b6f5c6... cogl: Move GL-specific uniform code to the driver vtable (*)
ca79073... cogl: Move graphics reset status into the driver vtable (*)
1f5d6a0... cogl: Remove unused driver includes (*)
ab9f241... cogl: Remove some dead stores not flagged by the compiler (*)
1398c6d... cogl: Remove some unused #define GL_BLAH safeties (*)
ad50d2c... clutter/actor: Always query layout manager when getting siz (*)
0c1e5b4... clutter/clone: Use scale factor of 1.0 for Z axis (*)
6ea0f8f... clutter/clone: Build scale factor for transformation during (*)
5c5dcd5... bind-constraint: Don't update preferred size if source cont (*)
c3d1320... tests/stacking: Avoid random failures in focus tests (*)
f5c8e0d... window/x11: Don't stop early when trying to find default fo (*)
3187fe8... shaped-texture: Reintroduce clip_region (*)
f511f94... clutter-stage-cogl: Fix uninitialized variable `use_clipped (*)
2e5b767... gpu/kms: Turn off CRTCs as well for DPMS (*)
be59b51... wayland: Remove a couple of stray newlines (*)
d6af596... wayland/shell: Apply geometry after subsurface state applic (*)
4c0aa2a... wayland/xdg-shell: Don't use xdg_surface private to get win (*)
d830d98... tests/stacking: Don't test for time-dependent intermediate (*)
d85c3c1... tests/stacking: Add test for when no default focus window c (*)
e5542c3... shaped-texture: Use the REPLACE combine function on opaque (*)
387a13f... clutter/actor: Drop depth property and functions (*)
82b7106... clutter/main: Remove clutter_get_actor_by_gid (*)
0b4cf9c... clutter/actor: Remove push/pop_internal declarations (*)
59e454f... clutter/actor: Remove clutter_actor_set_parent (*)
237f277... clutter/actor: Remove clutter_actor_unparent (*)
d4953c7... clutter/actor: Remove clutter_actor_show_all (*)
8d83dec... clutter/stage: Subclass ClutterActor (*)
ce3e293... clutter: Drop ClutterGroup (*)
ae49f89... clutter/stage: Remove color property (*)
d4993c4... clutter/stage: Remove all deprecated functions (*)
d54b10b... clutter/timeline: Remove empty deprecated header (*)
2802d35... Drop ClutterBox (*)
e884ba7... tests: Replace ClutterRectangle with ClutterActor (*)
2e086c7... Drop ClutterRectangle (*)
dc4cb56... clutter/actor: Remove rotation center (*)
031098a... tests: Drop anchor-related parts of the actor-anchors test (*)
dbce29a... clutter/actor: Remove scale center and gravity (*)
7146a6d... clutter/actor: Remove anchor points and gravity (*)
88141f1... tests: Rename actor-anchors to actor-pivot-point (*)
7f12099... clutter/box-layout: Add spacing when computing opposite ori (*)
37256cb... clutter/box-layout: Request the correct size for homogeneou (*)
bb4e87b... shaped-texture: Make set_opaque_region() private (*)
1142f06... shaped-texture: Clean up set_opaque_region() (*)
c1933cf... workspace: Add :active convenience property (*)
b852450... remote-desktop: Check for screencast only when required (*)
9823a0f... background-content: Fix an x/y mixup (*)
162aec7... clutter: Replace ClutterActors resource-scale property with (*)
802b24a... clutter/backend: Introduce a fallback scale set to primary (*)
4a72ac0... clutter/actor: Use stage-views list for resource scales (*)
98df2db... clutter/actor: Always return a resource scale in get_resour (*)
280429b... clutter: Add private API to support resource scale affectin (*)
c5159e3... clutter/text: Enable relayout on resource-scale changes (*)
64304b0... clutter/actor: Cache transformations applied using apply_tr (*)
df4eeff... clutter/actor: Invalidate stage-views on transformation cha (*)
8664667... surface-actor: Add culling offset for geometry scale - take (*)
da633dc... clutter/actor: Allocate with the same box if deferred due t (*)
96a108e... clutter: Add a simple frame clock base (*)
e743b36... clutter/frame-clock: Handle immediate present feedback (*)
51ee41e... tests/frame-clock: Test delayed schedule update (*)
8f96885... tests/frame-clock: Check that no damage doesn't ever dispat (*)
7e27fb6... clutter/frame-clock: Add API to schedule next frame immedia (*)
b18d4fc... tests/frame-clock: Add schedule-update-now test (*)
6ffdfff... frame-clock: Add basic tracing (*)
cae5b99... frame-clock: Add callback before the actual frame callback (*)
a132c8d... frame-clock: Add API to inhibit/uninhibit updates (*)
9676db4... clutter/master-clock: Move out private timeline declaration (*)
3c4efd1... frame-clock: Pass timestamp to frame callback (*)
c302f4d... frame-clock: Make it possible to drive timelines (*)
a0d8766... tests/clutter: Add frame clock timeline test case (*)
f31a7ac... clutter/timeline: Add helpers to remove/add timeline to som (*)
9b054f4... clutter/timeline: Add running timeline to frameclock if it (*)
ca82cde... tests/frame-clock: Add test that switches frame clock mid t (*)
59eebd6... clutter/stage-view: Pass a pointer to the stage during cons (*)
62f2515... clutter/stage: Always check stage views when checking for f (*)
3345070... clutter/stage: Add 'pending_finish_queue_redraws' state (*)
9ed463b... renderer-view: Keep track of what CRTC it is associated wit (*)
feb4444... renderer: Add API to get a view list for a monitor (*)
b9a52ec... screen-cast: Only check queued-redraw on the relevant views (*)
14dfe92... clutter/stage: Move out tracing from do_update() to callees (*)
b45cea3... clutter/stage: Rename find-devices-to-update function (*)
3944daf... clutter/stage: Find devices to update after finish queue re (*)
69d0ff4... clutter/stage: Move device updating to helper (*)
5e7ce7e... clutter/stage-view: Move frambuffer prop setting into helpe (*)
1e284c6... clutter/stage-view: Move framebuffer sanity check into help (*)
fc0b8f9... laters: Use clutter_stage_schedule_update() instead of time (*)
ff5f77f... clutter/stage: Expose stage update helpers (*)
203c20d... clutter/timeline: Add way to associate a timeline to an act (*)
2b95ec4... clutter/timeline: Deprecate timelines without an actor or f (*)
bb73038... clutter/stage-view: Give a stage view a refresh rate (*)
f086eaf... Gather all time unit conversion helpers in one place (*)
ff65c95... frame-clock: Pass frame info when notifying presented (*)
31a3b1b... clutter: Include semi private cogl API (*)
2a6e8bd... cogl/onscreen: Let swap buffer caller create frame info (*)
c00a8e9... clutter/cogl: Take over global frame count responsibility (*)
2e358f3... clutter/stage-view: Have each stage view create its own fra (*)
3aff755... clutte/stage-view: Add refresh rate getter (*)
f9eb140... clutter/actor: Add API to pick frame clock (*)
847e89d... clutter/frame-clock: Handle reschedule then dispatch result (*)
1de4366... clutter: Include clutter-frame-clock.h from clutter.h (*)
34be97d... clutter/stage-view: Expose frame clock getter (*)
de99dd7... clutter: Remove multi thread mutexes (*)
2afe3e9... clutter/stage: Add signals for different update stages (*)
110ed7f... laters: Use 'before-update' signal from stage (*)
551101c... compositor-x11: Move synchronization to before-update (*)
468bf81... surface-actor: Remove 'pre-paint' vfunc (*)
ae7cc04... compositor: Remove 'pre-paint' signal (*)
5f729ea... clutter/stage: Only emit "presented" on completion event (*)
9daec23... cursor-renderer: Use 'after-paint' stage signal instead pai (*)
578c307... compositor: Remove unused stage pointer (*)
8cff3b8... wayland/compositor: Process frame callbacks on 'after-updat (*)
37326e4... compositor: Use stage signals instead of clutter repaint ca (*)
1f89571... renderer-x11-cm: Initialize screen stage view in one step (*)
57a2f7b... renderer: Use 'add_view()' when adding CRTC views (*)
a9a9a0d... clutter: Paint views with individual frame clocks (*)
190e285... tests/stage-view: Remove unnecessary warning supression (*)
59a38fc... tests/stage-view: Check that hotplugging reestablishes view (*)
feb8bfa... clutter/frame-clock: Add refresh rate getter (*)
20becd7... clutter/stage-view: Export refresh rate getter symbol (*)
442f34b... tests/stage-view: Test that actors pick the right frame clo (*)
e12ce70... tests/stage-view: Test that timelime adapts to actor moving (*)
d29c8e2... clutter/frame-clock: Add explicit destroy function (*)
d77bcb9... clutter/animatable: Add way to get an actor from an animata (*)
f9be670... tests/frame-clock: Check that destroy signal is emitted (*)
aa34f6a... clutter/actor: Pick frame clock of parent if not on any vie (*)
4b8bb46... clutter/transition: Get timeline actor from animatable (*)
2f4d50c... clutter/actor: Add API to check whether actor or clone is o (*)
1ecdaa6... wayland: Respond to frame callbacks also if a clone was pai (*)
5b0a7b3... clutter/timeline: Wait for stage if no frame clock is avail (*)
0678198... clutter/timeline: Warn if started with a detached actor (*)
2f1f47d... x11: Look up reason for selection clear events from XFixes (*)
dbff32e... clutter-backend: Default to scale 1 (*)
826573c... Fix broken markup in Hausa UI translation (*)
ae83a61... clutter/actor: Remove actors from shallow relayout list whe (*)
249274c... clutter/actor: Pass stage as user_data when unrealizing (*)
3a47455... cogl-texture-2d: Flush the journal before mipmapping (*)
32dbcd9... background-content: Mipmap background texture rendering (*)
d722e59... window-actor/wayland: Remove custom get_paint_volume() vfun (*)
dfa235a... clutter/actor: Add API to get fixed position (*)
03d177c... clutter/actor: Add position argument to allocate_preferred_ (*)
65aa476... tests/stage-view: Keep old stage views alive on hotplug (*)
30d9d19... Bump version to 3.37.3 (*)
ecaaccb... background: Use NEAREST filtering when the texture is the m (*)
7b35ed8... screen-cast-src: Make the two record vfuncs more similarly (*)
0382312... screen-cast/window-stream-src: Fix indentation (*)
cea0722... screen-cast/src: Add flag to maybe_record() (*)
882967d... screen-cast: Let the reason for recording determine what to (*)
047da80... screen-cast/src: Make record functions return an error when (*)
7adc24d... screen-cast/src: Fix signedness of timestamp field (*)
9bab8e8... screen-cast/src: Record follow up frame after timeout (*)
50634d4... screen-cast/src: Use G_USEC_PER_SEC instead of 1000000 (*)
d67ba3e... screen-cast/src: Remove follow up timeout source on disable (*)
775ec67... Add tap-button-map and tap-and-drag-lock support to X11 and (*)
1faba58... Update Friulian translation (*)
7658e07... Include the pkgconfig-specified gdesktop-enums.h (*)
224db78... Update Brazilian Portuguese translation (*)
0aa4bab... kms: Use custom page flip function when retrying failed fli (*)
ac6990e... build: Depend on an up-to-date gsettings-desktop-schemas (*)
7b79fce... Fix segfaults on 32-bit systems. (*)
e1c4e55... x11: Handle selection windows being destroyed before new se (*)
c7d1424... x11: Add STRING/UTF8_STRING targets for selection sources l (*)
d0ee02f... cleanup: Remove duplicate semicolons in C code (*)
ca64a30... surface-actor: Restore drop shadow with server-side decorat (*)
2c08eb6... build: bump ABI to sysprof-capture-4 (*)
109fbdb... clutter/actor: Add get_transformed_extents (*)
14cd78a... screen-cast: Add screen cast flag to streams (*)
153357c... screen-cast: Add 'is-recording' option to record methods (*)
34579d7... remote-access-handle: Add 'is-recording' property (*)
5ed97f3... Update Catalan translation (*)
17417a8... cleanup: remove controversial naming (*)
f894f5c... wayland: Add API to launch trusted clients (*)
593e610... clutter: Remove unused flag CLUTTER_FEATURE_SWAP_THROTTLE (*)
f3ad63e... Remove unused flag COGL_WINSYS_FEATURE_SWAP_THROTTLE (*)
4c513e3... backends/native: Remove unused `meta_gpu_kms_wait_for_flip` (*)
5ea0034... renderer/native: Remove left-over comment (*)
769997b... ci: Explicitly specify job dependencies (*)
7564c2f... kms: Skip displays with 'non-desktop' property set (*)
305fcd0... clutter-stage: Add `gl-video-memory-purged` signal (*)
2de69cd... clutter-offscreen-effect: Invalidate cache on gl-video-memo (*)
4a125e7... cursor-tracker: Move struct definition into .c file (*)
59a2fc4... cursor-tracker: Move struct fields into instance private (*)
c23b675... cursor-tracker: Keep a pointer to the backend (*)
f5958fa... stage: Keep a pointer to the backend (*)
d8be2a8... stage: Use g_list_foreach instead of manual for loop (*)
fcf7c4d... cursor-renderer: Always keep the cursor overlay on the stag (*)
3abbfef... cursor-tracker: Add X11 cursor tracker backend (*)
b319add... cursor-renderer: Remove unneeded NULL check (*)
e1f25b7... cursor-sprite: Don't NULL check realize_texture() vfunc (*)
b24b95d... cursor-tracker: Only emit 'cursor-moved' if it moved (*)
eeee7be... cursor-tracker: Add way to force tracking cursor position (*)
b4a8247... screen-cast: Track and always record cursors (*)
1743887... clutter: Expose clutter_stage_paint_to_(frame)buffer() (*)
a80b0f3... clutter: Remove old split capture based screen shooting API (*)
3d19b8f... cursor-tracker: Move out more X11:isms to the X11 backend (*)
5f5ef70... cursor-tracker/x11: Don't leak xfixes cursor sprite (*)
a10f35c... cursor-renderer: Keep ref to displayed cursor sprite (*)
2d010c9... cursor-renderer: Disconnect the overlay cursor from the dis (*)
fc778e2... cursor-tracker/x11: Also update sprite when updating positi (*)
598f536... cogl/bitmap-packing: Use hexadecimals for bit masks (*)
2fc8841... cogl: Add private feature flags for 10 bpc and 16 bpc forma (*)
b191f89... cogl/gles2: Add support for actual 10 bpc formats (*)
6777a54... cogl: Add 64 bit half-point pixel RGBA formats (*)
d6b5f89... cogl: Add API to check whether a format is supported by the (*)
5a8e4da... wayland/shm: Send error if client uses unsupported format (*)
2d6040e... wayland/shm: Advertise support for RGB565 (*)
115de30... wayland/shm: Add ARGB2101010 formats and friends (*)
8e673d5... wayland/dma-buf: Advertise support for XRGB2101010 too (*)
d3f629b... wayland/shm: Advertise support for 64 half point RGBA forma (*)
a54a01d... wayland/dma-buf: Advertise support for 64 half point RGBA f (*)
2611ee1... ci: Add gnome-shell runtime dependencies (*)
7c2c3e7... Update Ukrainian translation (*)
c8f30be... Update French translation (*)
623d562... Bump version to 3.37.90 (*)
adf513c... Update Galician translation (*)
a13c307... frame-clock: Fix indentation (*)
fb0f036... stage-view: Add clutter_stage_view_destroy() (*)
9bcb03a... clutter/actor: Make frame clock picking semi private API (*)
07e964e... clutter/actor: Return the actor used when picking clock (*)
c6fc3a8... stage/x11: Only resize X11 CM stage in response to Configur (*)
06c4841... clutter/timeline: Listen to 'stage-view-changed' on picked (*)
090c72b... tests/stage-view: Test timelines notice stage views changin (*)
9581e9e... tests/stage-view: Test timeline updates clock when parent m (*)
e0562f1... Updated Spanish translation (*)
c7429e8... clutter/main: Use "is display server" state to decide a11y (*)
28cb025... clutter: Remove DELETE event, signal and vfunc (*)
787bc3d... tests/clutter: Make $DISPLAY non-optional (*)
d857edf... clutter: Remove support for transparent windows (*)
7e97268... clutter/x11: Remove helper for checking XComposite presence (*)
3958a01... clutter: Move font settings reading to ClutterSettings (*)
5279e9a... clutter/eglnative: Remove unused timer (*)
ebfa94f... clutter/eglnative: Remove unused source field (*)
06d5973... main: Split up meta_run() into meta_start() and meta_run_ma (*)
21e2f41... tests/clutter/conform: Make sure to destroy created actors (*)
0d95f4d... tests/clutter: Always use stage from backend (*)
c2a155f... clutter: Remove support not specifying backend (*)
3566fa7... clutter/main: Remove checking windowing system (*)
72a389e... clutter/egl: Remove unused clutter_egl_get_egl_display() (*)
961a137... clutter: Remove 'eglnative' backend layer (*)
e848414... clutter: Remove main loop helper (*)
678e1fc... clutter/stage: Remove clutter_stage_new() (*)
3d54f97... clutter/main: Remove unused "fuzzy picking" option (*)
125f0b0... wayland: prevent resizing of fixed-size window (*)
bd6bab1... monitor-manager: Set switch config when create monitors con (*)
11ca27c... Update Romanian translation (*)
dde3e1d... Update Indonesian translation (*)
7d6b2bd... Update Polish translation (*)
4a15877... Update Turkish translation (*)
df5af58... renderer-native: Remove stray newline (*)
3dfe3a2... stage-view/cogl: Add frame listener in constructor() (*)
a1daf0a... stage-view: Don't destroy onscreen until finalizing (*)
ac140e2... Update Serbian translation (*)
250cc5e... Update Bengali (India) translation (*)
a63116c... Updated Slovenian translation (*)
1ead7ac... Update Chinese (China) translation (*)
ec5802d... Update Croatian translation (*)
309bee8... Update Brazilian Portuguese translation (*)
8cbcd35... wayland/subsurface: Add check for parent surface (*)
2547fa3... Bump version to 3.37.91 (*)
7da1c95... Updated Czech translation (*)
5037b88... screen-cast: Increase size of maximum mouse pointer bitmap (*)
59f0aef... wayland/seat: Add seat_release interface (*)
034c6ab... wayland/xdg-shell: Add parent window validation in get_popu (*)
88ff196... wayland/xdg-shell: Handle null-parent in get_popup() (*)
2945a18... Updated Lithuanian translation (*)
1c4a518... wayland/xdg-shell: Move popup role assignment behind checks (*)
673e08e... Update Basque translation (*)
f69bb20... backends/native: Use proper string format for uint64_t (*)
7700dc9... screen-cast-stream-src: Properly unset cursor metadata (*)
2b67030... streams: Don't bail out when cursor is outside the stream (*)
a4f1c5f... Update Korean translation (*)
5962ee7... startup: Fix possible crash in startup notifications (*)
5ec9bde... *: Fix spelling mistakes found by codespell (*)
285f2a2... cogl: Fix spelling of CoglPipelineStateComparator (*)
0756826... backend: Don't emit last-device updates with no device (*)
5730b99... backend: Use connect-after to perform actions on device rem (*)
928b32b... clutter-event: Add device added/removed events (*)
cf67c54... clutter-seat: Handle device events and emit signals (*)
9db289b... seat-x11: Translate device enabled/disabled into clutter ev (*)
e44c42f... seat-native: Process device added/removed events as Clutter (*)
5171e35... xwayland: Add a setting to disable selected X extensions (*)
60c8d22... backend: Add getter for MetaScreenCast (*)
d725acb... screen-cast: Move DMA buffer allocation to MetaScreenCast (*)
d73a858... kms/device: Provide driver name and description (*)
986066e... screen-cast: Disable DMA buffer based screen casting for QX (*)
aaf70b2... screen-cast: Add vmwgfx to the DMA buffer deny list (*)
55c3c08... Update Ukrainian translation (*)
f552ed1... Update Ukrainian translation (*)
abdbc14... wayland/actor-surface: Update outputs on stage-views change (*)
35f847a... wayland/surface: Don't update outputs on all geometry chang (*)
0b9a71e... wayland/surface: Don't update outputs recursively on mapped (*)
c8e073b... Update Chinese (China) translation (*)
4cc921d... Update Indonesian translation (*)
8e72566... Update Polish translation (*)
a1dd3c4... clutter-actor: Cull actors that don't intersect the redraw (*)
0efecc1... background-content: Don't set up pipeline unless it's neede (*)
3080966... background-content: Explicitly distinguish stage space from (*)
86af337... background-content: Use redraw_clip when culling is unavail (*)
d3b8459... clutter: Add IM events (*)
fb6ff75... clutter: Prepare input focus for IM event delivery (*)
5176069... clutter: Push commit/delete_sourrounding as IM events (*)
6f31634... wayland: Flush text_input.done event after IM key event (*)
8cc95e4... wayland: Reword comment (*)
a454b22... Update Brazilian Portuguese translation (*)
19ddf13... Update Serbian translation (*)
1dc6a15... util: Small style cleanups (*)
20982bf... util: Add paint debug flags (*)
1f557a5... cogl/context: Add API to create named pipelines (*)
effb824... shaped-texture: Add debug paint overlay for opaque regions (*)
161ac1a... Updated Slovenian translation (*)
c1c0611... core/display: Remove obsolete typedef (*)
6b04b2f... clutter/backends: Rename master and slave devices (*)
e212376... wayland: Drop Xwayland abstract socket (*)
d421964... Update Friulian translation (*)
bba985f... Updated Spanish translation (*)
52587f7... Czech translation (*)
309fe2d... Update Basque translation (*)
b039def... window-stream-src: Record a full frame on damage (*)
ea7be8b... renderer-native: Cleanup unused variable (*)
661fe77... backends/native: Move pixel format helper to separate file (*)
21a21e7... cogl/scanout: Allow blitting to framebuffer (*)
098360f... clutter/stage-view: Add method to peek scanout (*)
b1648e7... monitor-stream-src: Blit scanout when available (*)
9e01195... clutter/stage: Add new before_paint signal hook (*)
b63e94a... meta/stage: Process BEFORE_PAINT watchers at ClutterStage.b (*)
aed286a... monitor-stream-src: Generalize function (*)
e6a13e5... monitor-stream-src: Add before-paint watch to catch scanout (*)
2593998... build: Bump libgbm requirement (*)
a00ab5f... stream: Remove cursor if it's invisible (*)
21ac013... Update Galician translation (*)
6381ba2... Updated Lithuanian translation (*)
7d4f62e... Update Croatian translation (*)
13db31b... Update French translation (*)
c041fa4... backends/input-mapper: Implement score mechanism to assign
0fc9c10... backends/input-mapper: Add some g_debug() traces to MetaInp
(*) 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]