[mutter] (2138 commits) Non-fast-forward update to branch wip/carlosg/a11y-snoop-keys
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] (2138 commits) Non-fast-forward update to branch wip/carlosg/a11y-snoop-keys
- Date: Thu, 25 Nov 2021 23:24:01 +0000 (UTC)
The branch 'wip/carlosg/a11y-snoop-keys' 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:
c90f39a... clutter: Always snoop key events for a11y
Commits added to the branch:
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 (*)
8a7ac2e... Fix broken markup in Oriya translation (*)
1fbc8a7... Mark broken markup in Oriya translation as fuzzy (*)
2377069... Mark broken markup in Uyghur translation as fuzzy (*)
43ae254... Mark broken markup in Telugu translation as fuzzy (*)
9e0f501... Update Turkish translation (*)
766d529... backends: Allow integrated tablet devices to cycle outputs (*)
ba937ff... backends/input-mapper: Implement score mechanism to assign (*)
cba82d1... backends/input-mapper: Add some g_debug() traces to MetaInp (*)
7f9949a... backends: Add method/property to get accelerometer availabi (*)
1acf744... backends: Centralize panel autorotation in a DisplayConfig (*)
bb07120... backends: Check panel autorotation state before applying au (*)
bbcd65c... backends: Hook ClutterSeat::touch-mode to PanelOrientationM (*)
fa83cff... Bump version to 3.37.92 (*)
153f121... Update Swedish translation (*)
ca9a280... Update Catalan translation (*)
692f912... Update Hungarian translation (*)
2e9cf87... Update German translation (*)
ecdf306... Update Italian translation (*)
a99a272... Update British English translation (*)
d338e5e... Update Latvian translation (*)
7d82245... cogl/renderer: Set error in dmabuf constructor fallback (*)
6c04406... screen-cast: Enable DMA buffers only for i915 (*)
af9df1e... screen-cast: Add 'dma-buf-screen-sharing' experimental feat (*)
e74b065... input-mapper: Don't match touchscreens to the absence of a (*)
56ec31d... Bump version to 3.38.0 (*)
1bc3b3d... Update Portuguese translation (*)
827f545... kms/crtc: Read initial gamma state (*)
d586d06... kms/crtc: Always consider gamma state valid (*)
453e02b... backends/x11: fix the property type for the scroll button (*)
e04e003... backends/x11: factor out the scroll method property changes (*)
48243bf... backends/x11: if the scroll button is nonzero, enable butto (*)
aa56595... clutter-backend-x11: Don't set the font-dpi computed on X11 (*)
6e3ecad... backends/native: Fall back to compositing if direct scanout (*)
aa638f4... backends/native: fix the scroll button lock right/middle mi (*)
db79673... wayland/window: Always flag acked move/resize as 'moved' if (*)
647eec5... cogl: Flush specific framebuffers (*)
df89c30... backends: Drop unused function (*)
978e651... core: Remove unused struct field (*)
a72ab76... core: Do not force cursor renderer update here (*)
f7d0f2c... backends: Drop unused function (*)
41042b1... backends/native: Remove unused function (*)
a270b6a... clutter: Drop _clutter_clear_events_queue_for_stage() (*)
38a96cc... Update Brazilian Portuguese translation (*)
97f10a0... barriers: Fix leak in meta_barrier_destroy (*)
1e78d90... barriers: Free backend implementation at dispose time (*)
82fffac... wayland: Add versions to primary selection protocols (*)
9b9b912... backends: force enable modifiers on tagged devices (*)
8ae641a... cogl tests: Show the actual output from tests if VERBOSE is (*)
544b92d... Update Hebrew translation (*)
533882a... wayland: Fix refcount error (*)
3a27302... backends/x11: Set stage on logical keyboard device (*)
67cc60c... clutter: Align all screen transformations to 1/256th of a s (*)
df228e8... screen-cast/area-src: Clear framebuffer before painting sta (*)
6664044... clutter: Do not use stack-allocated ClutterEvents (*)
16139ef... backends: Do not use stack-allocated ClutterEvents (*)
86fa8af... core: Do not update last device on CLUTTER_DEVICE_ADDED/REM (*)
089be8b... backends: Ensure to clear the last updated device on device (*)
4dbf2de... build: Build libmutter using sources as positional argument (*)
4e9a2e4... build: Do not provide built sources as libmutter_dep source (*)
64d34a7... background-content: Apply Cullable clipping even in the tra (*)
71f03a7... wayland/actor-surface: Always set opaque region on alpha-le (*)
78592cb... surface-actor: Simplify culling logic (*)
5afdbc6... wayland/client: Free GSubprocessLauncher after spawning (*)
505b348... Update Catalan translation (*)
209b1ba... clutter/frame-clock: Adapt refresh rate from to frame info (*)
113446f... Bump version to 3.38.1 (*)
f481cbf... plugin: Drop version information (*)
ea179ed... Bump version to 40.alpha (*)
b9e5a2d... backends/native: Wait to have an stage before emitting CLUT (*)
9b8eaff... build: Bump graphene requirement to 1.10.2 (*)
1a9f9b0... cogl: Remove unused header (*)
c2dbdb3... clutter: Add progress function for CoglMatrix (*)
a761caf... cogl/matrix: Add cogl_matrix_init_from_matrix initializer (*)
eee2e33... cogl/matrix: Add constant identity initializer (*)
dc9c1f8... Remove ClutterMatrix (*)
566b081... cogl/tests: Compare matrices using array (*)
fe0a325... cogl/matrix: Import skew functions from Clutter (*)
eed3c62... clutter/util: Replace ClutterVertex4 with graphene_vec4_t i (*)
f61377b... clutter/util: Make ClutterVertex4 internal to clutter-util. (*)
8fc3d29... clutter/cogl: Use graphene to progress matrices (*)
e061393... clutter/util: Remove unused functions (*)
8e125fb... cogl/matrix: Add cogl_matrix_get_value (*)
55b05e5... Don't access CoglMatrix struct fields (*)
2b9ce99... cogl/matrix: Translate using graphene (*)
02a30f2... cogl/matrix: Multiply using graphene matrices (*)
ade28ee... cogl/matrix: Rotate using graphene matrices (*)
06db70e... cogl/matrix: Scale using graphene matrices (*)
2b7a73e... cogl/matrix: Compare using graphene matrices (*)
0dbd6d3... cogl/matrix: Look-at using graphene matrices (*)
dad710a... cogl/matrix: Transpose using graphene matrices (*)
3ea8af1... cogl/matrix: Frustum with graphene matrices (*)
5d84f73... cogl/matrix: Skew using graphene matrices (*)
b1472a6... cogl/matrix: Project and transpose using graphene matrices (*)
1f0e8fb... cogl/tests: Remove euler test (*)
dd3c15a... cogl/matrix: Euler-rotate with graphene matrices (*)
b331868... cogl/matrix: Don't debug-print inverse matrix (*)
cb733f8... cogl/matrix: Orthographic with graphene matrices (*)
ada5e67... cogl/matrix: Calculate inverse using graphene matrices (*)
9b65f74... cogl/matrix: Remove dead code (*)
45f3e15... cogl/matrix: Check identity using graphene matrices (*)
a96f0d7... cogl/matrix: Get value using graphene matrix (*)
7d7981e... cogl/matrix: Remove matrix type (*)
947e538... cogl/matrix: Remove unused defines (*)
b878938... cogl/matrix: Cleanup flags and turn them into an enum (*)
3324fbb... clutter: Explicitly initiate CoglMatrices (*)
51094de... cogl/matrix: Rename and change cogl_matrix_get_array() (*)
70397c5... cogl/matrix: Use graphene_matrix_t internally (*)
1adc9c7... cogl/matrix: Update copyright headers (*)
1c41bfb... cogl/matrix: Update outdated documentation and comments (*)
6c695ec... cogl/matrix: Remove extra padding (*)
2e986ed... cogl/matrix: Add graphene_matrix_t utility function (*)
1d13c52... clutter/actor: Split building the transform into a separate (*)
6512138... clutter/actor: Cache inverse transform (*)
1f38494... clutter: Register progress function for graphene_matrix_t (*)
eaa795a... cogl/matrix: Remove cached inverse and flags (*)
5b8c0dc... cogl/matrix: Make CoglMatrix a typedef to graphene_matrix_t (*)
050053a... cogl/matrix: Remove custom boxed type (*)
cedb531... cogl/matrix: Relocate and update projection and transform A (*)
3e0c961... Replace the CoglMatrix type by graphene_matrix_t (*)
db23ee5... cogl/matrix: Move inverse calculation to cogl-graphene.c (*)
5db1f67... clutter/stage: Setup 2D view internally (*)
cbcbe39... clutter/stage: Only use graphene_matrix_* APIs (*)
2406f22... clutter/actor: Use graphene APIs (*)
f9d1b7c... clutter/clone: Use graphene APIs (*)
dc8f875... clutter/offscreen-effect: Stop using CoglMatrix API (*)
aca2880... clutter/stage-view: Use graphene APIs (*)
eff662f... clutter/paint-nodes: Use graphene APIs (*)
6aa2964... clutter/paint-volume: Use graphene APIs (*)
571bf5a... clutter/pan-action: Use graphene APIs (*)
462ade5... clutter/scroll-actor: Use graphene APIs (*)
3cb5905... clutter/util: Use graphene APIs (*)
d03ffe1... cogl/matrix-stack: Embed graphene matrices in entry structs (*)
9e1004d... cogl/matrix-stack: Use graphene APIs (*)
182b517... cogl: Use graphene APIs (*)
4376f59... shaped-texture: Use graphene APIs (*)
f676861... renderer-view: Use graphene APIs (*)
f6998f8... src: Use graphene APIs (*)
a3cb1ca... texture-tower: Use graphene APIs (*)
090973e... cogl/tests: Use graphene APIs (*)
77352c2... tests: Use graphene APIs (*)
b5749a8... Remove CoglMatrix (*)
c956193... input-settings: Disconnect device signals on dispose (*)
6db7d8f... backend: Add a backend release function (*)
98df888... main: Release backend on teardown (*)
b536a53... place: Use 'placement' topic for logging monitor rect (*)
9a75de9... util: Remove a bunch of unused debug topics (*)
24c374f... util: Remove unused meta_debug_spew() (*)
b1ffd14... main: Parse MUTTER_DEBUG as debug string (*)
4982485... util: Remove now unused debug functions (*)
e0944b6... backend: Don't pull generated headers (indirectly) (*)
bbc4116... backends: Use graphene_point_t on meta_cursor_tracker_get_p (*)
a3c95f6... clutter: Drop clutter_event_peek() (*)
0cab71e... clutter: Do not special case allocated events (*)
67129c7... clutter/effect: Don't expose pre and post paint helpers (*)
f5c77df... clutter/offscreen-effect: Unref framebuffer on pre_paint (*)
de01dea... clutter/offscreen-effect: Simplify paint (*)
f650004... clutter/paint-nodes: Don't skip pipeline node constructor (*)
cef6534... clutter/offscreen-effect: Remove CoglMaterial from public A (*)
4435bec... clutter/offscreen-effect: Undeprecate clutter_offscreen_eff (*)
cce4d75... clutter/deform-effect: Use clutter_offscreen_effect_get_tar (*)
c7ab5f3... clutter/offscreen-effect: Remove clutter_offscreen_effect_g (*)
8bdd2aa... window/wayland: Offset position with size mismatch when res (*)
815583b... gschema: Make "Requires a restart." strings consistent (*)
e923641... gschema: list experimental dma-buf-screen-sharing feature (*)
dbe44f3... gschema: Force one bullet point per line (*)
313e3e7... Make meta_* logging utilities not require line break (*)
7266e51... wayland: Don't include newline in client error events (*)
2c95e08... Remove misplaced line break in g_* logging functions (*)
58e2ac8... gschema: really use line breaks in schema (*)
02bc107... Update Portuguese translation (*)
935d594... gschema/wayland: Do not disable the X Security extension (*)
433b59f... wayland: Don't send proximity_in for new resources (*)
53c4ebe... clutter/private: Make all time unit conversions int64_t (*)
bf6dde8... compositor: Make sure _NET_WM_FRAME_DRAWN timestamp has the (*)
0730ff5... clutter/frame-clock: Skip the ClutterFrameListenerIface fro (*)
f79d400... meson: Fail if initfd is enabled but Xwayland doesn't suppo (*)
43c6f70... util: Don't expand meta_*() debug log arguments if topic no (*)
64ced16... window: Don't override tile monitor (*)
f9edb6b... edge-resistance: Replace booleans with flags parameter (*)
22902a5... window: "Hide" edge resistance behind modifier key (*)
1c1c8b2... window-actor: Freeze subsurfaces as well (*)
e078a00... backends: add support for scroll button locking (*)
df65f05... cogl: Remove unused swap-related COGL_FEATURE_ID_ flags (*)
ae0d48b... wayland/subsurface: Only show subsurface if parent is mappe (*)
df76d3d... renderer-native: Get the GBM buffer format from EGL to matc (*)
3bc15ad... ci: Generate a cover report for the test suite (*)
79e5ec5... cally: fix state set leak (*)
e7b9232... cogl/framebuffer: Fix enum declaration coding style (*)
4edcc21... cogl/framebuffer: Remove alignment of struct fields (*)
e720ef1... cogl/framebuffer: Fix argument naming to blit_framebuffer() (*)
209b78a... cogl/framebuffer/gl: Move OpenGL driver fields to private s (*)
ffde1c0... cogl/onscreen: Remove unused _cogl_onscreen_new() (*)
aa99e50... cogl/framebuffer: Move public struct fields to private stru (*)
e7ac3e2... cogl/framebuffer: Clean up cleanup function (*)
b947dce... clutter: Stop using cogl_offscreen_new_to_texture() (*)
4b93943... tests/clutter: Stop using cogl_offscreen_new_to_texture() (*)
ea2f4ef... cogl: Remove cogl_offscreen_new_to_texture() (*)
de4e59a... clutter: Don't use CoglHandle to store framebuffers (*)
eb14da3... cogl: Turn CoglFramebuffer, CoglOffscreen and CoglOnscreen (*)
88c830b... cogl/framebuffer: Move allocation and y-flip-ness to non-ab (*)
29cdc35... clutter/offscreen-effect: Use memory management helpers mor (*)
2aea404... cogl: Use memory management helpers more (*)
1cc82cf... background: Use memory management helpers more (*)
5a58ccb... texture-tower: Use memory management helpers more (*)
8809ee9... clutter/util: Generalize ROUND_TO_256THS (*)
d08f724... clutter/actor: Round to 256ths when projecting for picking (*)
78c648f... cluter/stage: Use 1.0 for z-near (*)
1f99395... clutter: Use graphene_matrix_inverse() (*)
175851e... clutter/stage: Simplify view setup (*)
793ca68... clutter/stage: Use graphene_plane_t for clipping planes (*)
01ccc54... clutter/actor: Remove unnecessary check (*)
964229a... clutter/actor: Trivial code shuffling (*)
338a927... clutter: Remove ClutterPlane (*)
a84dccf... clutter/stage: Use graphene_frustum_t for clipping (*)
80bd44c... clutter/actor: Use switch instead of if/else (*)
496aea5... clutter: Remove CLUTTER_CULL_RESULT_PARTIAL (*)
b6fa26c... clutter/stage: Don't setup view on pick (*)
feb8397... clutter/stage: Move clip frustum to ClutterPaintContext (*)
cf9d061... clutter/stage: Remove outdated comment (*)
63d0556... clutter/stage: Move pick cache invalidation out of setup (*)
d1d3ac6... clutter/stage: Use multiple frusta depending on the redraw (*)
2ca2078... clutter/actor: Remove region culling (*)
f7d0461... clutter/stage: Simplify frustum setup function (*)
bc41a88... clutter/stage: Replace _cogl_util_get_eye_planes_for_screen (*)
b2f2050... renderer-native: Fix GObjectify oversight (*)
3b181c6... clutter: Add ClutterSeat::clutter_seat_has_touchscreen() he (*)
b5d21f0... backend: Use new clutter_seat_has_touchscreen helper (*)
6c240dc... seat-native: Fix has_touchscreen becoming FALSE when a non (*)
88cabf8... seat-native: Check for tablet-switch devices from meta_seat (*)
21c714a... seat-native: Add support for tablet-mode-switch being hot-u (*)
4c12208... monitor-manager: Add a handle_orientation_change helper fun (*)
1b13f50... monitor-manager: Update orientation based config when panel (*)
ec18a55... monitor-manager: Ignore tablet-mode-switch on initial confi (*)
554f798... window/wayland: Offset position with size mismatch when fin (*)
03c69ed... window: Do not go past size hints on resize (*)
deaa948... window-props: Check for actual size hints changes (*)
7ab3eac... constraints: Use "orig" rectangle for interactive resize (*)
d2f8a30... clutter/paint-volume: Use graphene for computing union of p (*)
0501d30... cogl-winsys-egl: Log the color depth in use (*)
716ecf6... util: Add META_DEBUG_WAYLAND debug topic (*)
e480d0c... wayland-dma-buf: Add debug logging of pixel format in use (*)
3459761... wayland-buffer: Add debug logging of pixel format in use (*)
734a7cc... clutter/actor: Alway call queue_relayout() when showing act (*)
bf7cfb8... clutter/actor: Introduce counter for painting in an unmappe (*)
cbf3001... clutter/actor: Add private API to get whether we're paintin (*)
650efb6... tests/conform/actor-pivot-point: Show stage before allocati (*)
9b50215... clutter/actor: Handle getting (un-)mapped during painting d (*)
717b857... clutter/actor: Use separate priv pointer in clutter_actor_r (*)
3bca29f... clutter/actor: Only allocate when actor is mapped, not only (*)
29caa5b... clutter/actor: Don't queue relayouts inside add/remove_chil (*)
76578e5... clutter/actor: Remove absolute_origin_changed flag again (*)
de610a1... clutter/actor: Reset allocation when unrealizing actor (*)
cd52288... wayland: Allow specifying Wayland display name from command (*)
9d0bac0... output: Move edid parse function to the right file (*)
d504086... cogl: correcting the cogl trace log (*)
1b39b92... xwayland: Protect against MetaX11Display abruptly closing (*)
f4a1dcf... wayland: Set IO error exit handler (*)
a93ef84... wayland/window: Provide prior floating window dimensions (*)
20519a1... core/window: Do not apply limits if no previous size has be (*)
3faea85... core/window: Move size hints to dedicated function (*)
a51ad8f... core/window: Store/load window dimensions before/after full (*)
4862e4c... backend/dummy: Warn about missing dummy mode specs (*)
7e0d80b... backend/dummy: Do not enforce minimum screen size (*)
3a65ee7... wayland: Simplify wl_touch.frame handling (*)
dd60fa2... backends: Use slot from cancel events (*)
f00e567... wayland: Use Clutter event to handle touch cancel (*)
7698fc4... backends: Drop the filter for libinput events (*)
bd4062a... clutter: Limit number of touch slots available to a virtual (*)
439e9a5... backends/native: Assign unique ranges of slots to virtual d (*)
c9a405f... backends/native: Use libinput seat slot API (*)
e28007e... backends: Drop extra layer of touch info handling (*)
b6a020e... clutter: Sanitize ClutterInputDevice header (*)
c4d11f7... backends: Fold device mapping check into backend (*)
82c6c3f... backends: Move device mapping check into backend (*)
6cb1557... backends: Move absolute/relative device mapping to native b (*)
27ef073... backend/native: Move barrier manager to MetaSeatNative (*)
90df3c6... backends/native: Make seat constrain pointer to monitors ou (*)
3c8376a... backends/native: Move relative motion filter to MetaSeatNat (*)
6a6894a... clutter: Specify stage on clutter_input_device_update() fun (*)
f99fc2a... clutter: Pass stage on to _clutter_input_device_set_actor() (*)
af249dd... clutter: Do not depend on device stage on ClutterInputMetho (*)
9598eed... backends/native: Drop all uses of clutter_input_device_get_ (*)
e3644ac... backends/x11: Drop all users of clutter_input_device_get_st (*)
a67f676... clutter: Drop clutter_input_device_get_[pointer_]stage() (*)
942b3c6... backends/native: Drop users of clutter_input_device_set_sta (*)
ce2b372... backends/x11: Drop users of clutter_input_device_set_stage( (*)
6e49ad4... clutter: Drop clutter_input_device_set_stage() (*)
90001f0... clutter/main: Drop dead code branches (*)
a76a47f... clutter: Pass timestamp to clutter_input_device_set_actor() (*)
8d9dc09... clutter: Drop clutter_input_device_set_time() (*)
027abc6... clutter: Drop unused field in ClutterInputDevice struct (*)
a03e233... tests/interactive: Remove clutter paint-wrapper test (*)
4e63ed5... tests: Use ClutterStage "after-paint" instead of ClutterAct (*)
cc7c7fa... clutter/actor: Remove the paint signal and keep the paint v (*)
a24b2f4... background-content: Assume background clones are always tra (*)
a438213... Update Portuguese translation (*)
8a709b5... clutter/stage: Add pick trace (*)
a4961ad... clutter/pick-context: Make pick context aware of the pick m (*)
05b6b6a... clutter/actor: Use pick context in clutter_actor_should_pic (*)
8d47f79... clutter/actor: Remove '_paint' suffix from clutter_actor_sh (*)
56ed0bf... clutter: Remove pick mode from context (*)
0d79a0f... clutter/stage: Remove useless cached pick mode reset (*)
f411834... Introduce ClutterPickStack (*)
620f0ad... clutter/pick-stack: Store current matrix entry (*)
7d25cbe... Use graphene_ray_t to pick actors (*)
54db1b2... clutter/actor: Remove cached inverse transform (*)
ce6f133... clutter/pick-context: Remove clutter_pick_context_get_frame (*)
da7671b... clutter/actor: Don't push identity transforms (*)
52e2afa... clutter/actor: Don't check handlers when emitting stage-vie (*)
8b21fb4... clutter: Remove ClutterRedrawFlags (*)
3ea9217... clutter/actor: Remove _clutter_actor_queue_redraw_with_clip (*)
1039235... clutter/actor: Make functions to queue relayout/redraw on c (*)
84dd6b4... clutter/stage: Remove redraw_pending and redraw_count (*)
b1700c3... clutter/actor: Remove two unused functions in private heade (*)
8711d8d... backend: Keep a refcount on backend's current_device (*)
a77e1f2... drm-buffer-gbm: Clear framebuffer with g_clear_object (*)
c7a0ab3... background-content: ceilf the actor size instead of roundf (*)
5ab187d... README: Add link to wiki (*)
8fb30e6... README: Elaborate coding style and commit message guideline (*)
232dcad... ci: Run coverage target by default (*)
ebe8cd3... cursor-tracker: Check if coordinates are NULL (*)
aff14ea... cursor-tracker: Check for NULL coordinates before retrievin (*)
514b2ff... cursor-tracker: Get the GDK (X11) pointer position in float (*)
eaa6efe... wayland/window: Don't lose precision in MetaWaylandWindowCo (*)
c618b8a... clutter/backend: Don't dispatch libinput events too early (*)
9b88172... backend: Update cursor visibility on device added (*)
7785119... Updated Danish translation (*)
c88615a... clutter/actor: Queue redraw on no-layout parents when unmap (*)
25bb567... clutter/stage: Add documentation and annotations (*)
4ecc80f... x11/output: Fix init tile info guard (*)
4e9a67a... wayland/subsurface: Check for circular relationships (*)
331b5f3... tests/wayland: Add test for circular subsurfaces (*)
8bf399f... xwayland: Match applications without WM_CLASS nor WM_NAME (*)
34710ea... clutter/event: Do not filter out DEVICE_ADDED/REMOVED event (*)
b6211bb... backends/x11: Emit CLUTTER_DEVICE_ADDED events for initial (*)
1499bda... tests/clutter/timeline: Always print progress to stderr (*)
f57c39f... tests/clutter: Disable X11 client support (*)
4cc4701... tests/stage-view: Tweak test to make less racy (*)
e8ace92... ci: Run tests with 10 Hz dummy monitors (*)
682a8bd... mutter.doap: Add marge-bot as a maintainer (*)
86f02c7... ci/check-commit-log: Ensure valid cogl and clutter prefixes (*)
e7b126e... ci/check-commit-log: Inverse merge request URL check (*)
369e2ac... ci/check-commit-log: Check capitalization (*)
0c9f7c7... ci/check-commit-log: Generate JUnit report (*)
815ed52... ci: Wait for review stage before continuing (*)
83360a4... cursor-sprite/xcursor: Fall back to gray square if missing (*)
d622960... renderer/native: Add udev rule to select primary GPU (*)
8da1c19... ci: Make check-commit-log run again (*)
a50a594... gitlab-ci.yml: Removed unnecessary when: (*)
91c9416... region-utils: Reduce temporary allocations (*)
09b1bbb... region-utils: Always use FLT_EPSILON when comparing floatin (*)
32b6847... clutter/stage-cogl: Avoid copying fb_clip_region (*)
287d9b6... clutter/click-action: Move away from device IDs (*)
8dea73c... tests: Drop usage of clutter_event_get_device_id() (*)
7cc6457... core: Move away from clutter_event_get_device_id() (*)
7aa63d6... clutter/event: Drop clutter_event_get_device_id() (*)
9e894b2... tests: Drop usage of clutter_input_device_get_device_id() (*)
045181f... clutter/main: Drop usage of clutter_input_device_get_device (*)
7738ce2... backends/x11: Move to backend-specific meta_input_device_x1 (*)
20e6464... backends/native: Don't fake device IDs (*)
23ae8b4... clutter: Drop clutter_input_device_get_device_id() (*)
b2126fe... gschema: Add missing summaries for toggle-tiled-left/toggle (*)
06e604c... window-props: Also check for actual values change (*)
fddd18c... ci: Use ci-templates (*)
f7cef11... clutter/stage-view: Make get_refresh_rate() public (*)
9db09e3... surface-actor: Add API to check obscuredness per stage view (*)
ff94ed0... surface-actor-wayland: Add API to pick a primary stage view (*)
c78b03b... wayland/compositor: Only emit frame callbacks for the prima (*)
6f38011... ci: Replace only/except with rules (*)
83f5f77... ci: Set some sensible defaults (*)
e4db49d... ci: Bump ci-templates to include registry path fix (*)
abdf467... ci: Include GTK4 (*)
4b32c92... ci/check-commit-log: Fix test failure count value (*)
a0dbf3b... clutter/stage-cogl: Scale and offset the swap region before (*)
96a185d... clutter/stage-cogl: Colour fb_clip_region in CLUTTER_DEBUG_ (*)
f78cfc0... clutter/stage-cogl: Don't paint the blue debug region where (*)
a793b4e... cogl: Add new 'sync-{primitive,frame}' options for COGL_DEB (*)
efbb798... ci: Use non-string like list for "need" relationships (*)
07c64de... ci: Use ci-fairy image in review and run first (*)
ce1e7a5... ci: Check that allow-collaboration is checked for merge req (*)
bfeec27... ci: Include development files for accountsservice (*)
abd8032... ci: Include gdm in image (*)
6b220c9... ci: Rename only_default to pipeline_guard (*)
78f43ba... ci: Guard pipeline on review stage (*)
aedbe03... build: Bump pango version to 1.46.0 (*)
3843293... clutter/text: Use new pango API to compare attribute lists (*)
2713119... window: Fix size hints with CSD (*)
3b7137c... surface-actor-wayland: Optimize get_current_primary_view fo (*)
44563d2... clutter/actor: Don't union child paint volumes if clip is s (*)
b5a7fe4... clutter/actor: Handle clips correctly when building paint v (*)
6e27cc0... ci: Generate junit report if project doesn't enable the reg (*)
aa18619... ci: Bump ci-templates to include ci-fairy fix (*)
d2feaa8... clutter/pick-stack: Use graphene_box_t for axis-aligned rec (*)
3cf11f7... clutter/pick-stack: Move triangle check to else block (*)
5ddf416... ci: Build and test also on aarch64 (*)
9b16eff... clutter: Move assembling the redraw clip out of "queue-redr (*)
ce4c297... clutter/actor: Emit the queue-redraw signal right away (*)
1cd3865... clutter/actor: Remove the queue-redraw signal (*)
906124b... clutter/stage: Don't pass QueueRedrawEntries to actors (*)
0da8a49... clutter/stage: Clarify comments in add_to_stage_clip() a bi (*)
0320649... clutter/actor: Always update last_paint_volumes during pain (*)
58930e9... clutter/actor: Use a variable to check if culling is allowe (*)
1a1f1ec... clutter/frame-clock: Schedule a frame at least once per sec (*)
3073aee... clutter/pick-stack: Add autoptr support (*)
1b29d26... clutter/stage: Remove cached pick mode (*)
c3534d3... clutter/pick-context: Store point and ray on construction (*)
1fdde25... clutter/paint-volume: Add new API to convert to graphene_bo (*)
6c4b897... clutter/actor: Cull out when picking (*)
efb577e... screen-cast: Fix segfault when drawing cursor (*)
17dbb98... clutter/stage: Remove fps_timer (*)
60f647d... backends/native: Don't crash if keymap is misconfigured (*)
b7a9c1d... tests/monitor-unit-tests: Remove left-over debug printf (*)
f6db6cd... monitor-config-manager: Handle multiple builtin panels grac (*)
fba1122... clutter: Add ClutterSeat::query_state() vmethod (*)
384b977... backends/x11: Implement ClutterSeat::query_state() vmethod (*)
9d195b3... backends/native: Implement ClutterSeat::query_state() vmeth (*)
cb7794c... clutter: Use ClutterSeat underneath coords/modifiers input (*)
7d78768... backends/native: Move away from ClutterInputDevice coords (*)
932a5ca... clutter: Drop clutter_input_device_set_state() (*)
730da1d... clutter: Pass base event to clutter_input_device_update() (*)
3234ae2... clutter: Drop clutter_input_device_update_from_event() (*)
2411460... clutter: Drop clutter_input_device_set_coords() (*)
dea909a... clutter: Simplify backend-independent touch accounting (*)
efd0652... backends: Drop GDK device querying code from MetaCursorTrac (*)
8a8d477... backends: Delegate pointer confinements to an impl object (*)
7a2a244... backends: Remove x/y arguments from MetaCursorTracker::curs (*)
e721fde... backends: Add argument for best scale on MetaCursorSprite:: (*)
d41dbf9... wayland: Replace cursor renderer usage with cursor tracker (*)
35abb8a... backends: Add meta_backend_get_cursor_renderer_for_device() (*)
0d83fcc... wayland: Look up cursor renderer for device on MetaWaylandP (*)
cd02286... backends/native: Manage tablet cursors in backend (*)
de0848b... backends: Use graphene_point_t on meta_cursor_tracker_get_p (*)
247613d... backends: Move away from meta_cursor_renderer_get_position( (*)
3ade57e... backends: Add ::device property to MetaCursorRenderer (*)
c93bea9... wayland: Move away from meta_cursor_renderer_get_position() (*)
a8e2935... backends: Drop meta_cursor_renderer_get_position() (*)
00cbcb7... core: Centralize cursor renderer and tracker updates (*)
e218b00... backends: Make MetaHwCursorInhibitor less about sprites (*)
d6f7204... backends: Move HW cursor inhibitors to MetaBackend (*)
5f30d1b... backends: Split pad action mapping to a separate object (*)
c2940ef... backends: Move away from clutter_input_device_set_enabled() (*)
b1d12a9... clutter: Drop ClutterInputDevice::enabled and setter/getter (*)
0c1d48b... backends: Add simple object to delegate logical monitor lay (*)
727e64d... backends: Use MetaViewportInfo to keep MetaSeatNative infor (*)
165b736... backends: Use also a native cursor renderer for tablets (*)
1377c2a... backends: Add method to get extents from viewport info (*)
c362bc4... backends/native: Use viewport info to find out stage extent (*)
05edf48... backends/native: Drop early processing of ClutterEvents (*)
0cb0dd3... backends: Assign stage to events in MetaBackend (*)
1dc534e... backends/native: Drop meta_seat_native_[gs]et_stage() (*)
b56d31e... backends: Simplify MetaInputSettings vfunc (*)
9a21482... backends: Move all output management to MetaInputMapper (*)
4013bed... backends: Make MetaInputMapper take over MetaInputSettings (*)
c3acaeb... backends: Move keyboard a11y into backends (*)
2ceac4a... clutter: Make ClutterSeat::handle_device_event vfunc more g (*)
59059e1... backends/native: Spin MetaSeatImpl off MetaSeatNative (*)
39f4aca... backend/native: Let cursor renderer/tracker be updated by e (*)
31439d7... backends/native: Forward keyboard a11y changes via the Meta (*)
facc963... backends/native: Proxy touch-mode via MetaSeatImpl (*)
be1ffc8... backends/native: Proxy bell notifications from within the M (*)
89a140d... backends/native: Proxy modifier state changes via MetaSeatI (*)
c601a82... clutter: Update device for the current tool in backends (*)
fe9092d... backends: Simplify function arguments (*)
2c1558d... backends: Make device tracking at MetaInputSettings ad-hoc (*)
4e56352... backends: Do not use clutter_seat_list_devices() in MetaInp (*)
1609d14... backends/native: Move MetaInputSettings ownership to MetaSe (*)
b789d38... clutter: Switch to GAsyncQueue for ClutterMainContext event (*)
e76a7f4... backends/native: Protect MetaBarrierManagerNative (*)
cf45050... backends/native: Surround device state queries/updates with (*)
40665b0... backends/native: Seal MetaKeymapNative xkb usage (*)
23f9534... backends/native: Shuffle xkb_keymap creation (*)
f7fbd6e... backends: Handle numlock saving/restoring directly in backe (*)
fd90e41... backends/native: Make some MetaSeatImpl API "async" (*)
fb2440a... backends/native: Make MetaVirtualInputDevice vmethods "asyn (*)
efc1592... backends: Make pointer cursor invisible until the stage is (*)
c6849a6... clutter: Drop clutter_input_device_get_coords() method (*)
d58e082... clutter: Drop clutter_input_device_get_modifier_state() API (*)
699da15... clutter: Drop clutter_input_device_get_key()/n_keys API (*)
c4fa5ef... clutter: Drop clutter_input_device_get_physical_devices() A (*)
be9c531... clutter: Drop clutter_input_device_get_associated_device() (*)
e772f62... clutter: Make axes part of the device tool (*)
168ceb9... backends: Forward event axes as array of ClutterInputAxes e (*)
5689a84... clutter: Drop internal update_from_tool() vmethod (*)
d7d92b0... clutter: Drop ClutterInputDevice axis API (*)
06d577f... clutter: Move scroll valuator accounting to backends/x11 (*)
c7f989c... clutter: Drop ClutterInputDevice private tool maintenance A (*)
71b4c0e... clutter: Drop keycode_to_evdev vmethod (*)
e0444a3... clutter: Move ClutterInputDevice fields to private struct (*)
7547891... backends: Straighten MetaInputSettings creation (*)
ceefa72... backends/native: Shuffle keyboard a11y signal connection in (*)
18fdcfc... backends/native: Make MetaInputSettingsNative vmethods "asy (*)
f117a15... clutter: Add vmethod to find out group for pad features (*)
2ff5bb4... backends/native: Update keyboard a11y status in seat impl (*)
424f3b7... clutter: Do not emit signals during ClutterBackend finaliza (*)
321b971... backends/native: Add missing seat finalization paths (*)
820262e... backends/native: Add input thread inside MetaSeatImpl (*)
c03be03... backends/native: Add a bunch of "_in_impl" suffixes to func (*)
8b6ea12... backends/native: Add distinct meta-input-thread.h header (*)
f5949af... barrier: Complain loudly if bogus barriers are created (*)
13202f4... backends/native: Pass xkb_state directly when updating Meta (*)
488d9c0... Update POTFILES.in (*)
407e8c0... backends/x11: Stop translating a property ID (*)
6aafdbe... backends/x11: Use XkbBuildCoreState the right way around (*)
fc6446f... backends/x11: Iterate button modifiers all the way (*)
d43c8cd... window: Freeze stack when calculating showing state (*)
c56433d... wayland/buffer: Trace instrument buffer-attach (*)
48a90e3... stack: Add some trace instrumentation (*)
7eb20b2... window: Add some trace instrumentation to implement show/hi (*)
e91062a... clutter/pick-stack: Add a copyright for Canonical (*)
5a35f77... Update Ukrainian translation (*)
fecebf2... Tag version 40.alpha (*)
c5ad7fe... Post-release version bump (*)
79d4d7a... xwayland: Fix XIOErrorExitHandler warning (*)
2ffa9ff... tests: Turn anonymous file test into real test (*)
c4dbf81... tests/anonymous-file: Fix return value type (*)
c55a3d1... tests/anonymous-file: Skip the rlimit part of the test when (*)
4d15438... tests/wayland: Declare test clients using a list (*)
d2c7988... wayland/xdg-shell: Warn when invalid geometry is set (*)
a549708... wayland/subsurface: Don't include buffer-less subsurfaces i (*)
a40ab56... wayland/xdg-shell: Warn on invalid effective geometry (*)
494c9bb... ci: Fix echo stderr redirection (*)
aa301c1... Update Norwegian Bokmål translation (*)
517dc99... Update Portuguese translation (*)
14ab90e... clutter/actor: Initialize out variable (*)
745ccc5... compositor: Fix warning with -Wmaybe-uninitialized (*)
20ac791... backends/native: Avoid -Wmaybe-uninitialized warning (*)
3c8bfc1... clutter/paint-node: Walk up paint node tree to find framebu (*)
e45d1c6... Introduce ClutterEffectNode (*)
5c772a6... clutter/effect: Add paint_node vfunc (*)
89f9be0... clutter/paint-nodes: Add opacity overriding to ClutterActor (*)
63ea2da... clutter/paint-nodes: Add new ClutterLayerNode API (*)
4c75389... clutter/paint-nodes: Add serialization to layer node (*)
033423f... Introduce ClutterBlitNode (*)
49b3ac2... clutter: Drop CLUTTER_CLIENT_MESSAGE event (*)
96e320b... clutter: Drop CLUTTER_DESTROY_NOTIFY event (*)
4a0c56f... clutter: Simplify stage state management (*)
09b9569... backends/x11: Drop platform-specific event data (*)
9f5c453... clutter: Move evdev evcode data to Clutter button/key event (*)
eaa04ec... backends: Unify touch sequence to slot conversion (*)
4db5b95... wayland: Drop HAVE_BACKEND_NATIVE checks in wl_touch implem (*)
b887905... clutter: Move relative motion information to ClutterEvent (*)
64d5e8a... backends/native: Drop MetaEventNative (*)
0842ac9... clutter: Drop infrastructure to copy/free platform event da (*)
e21929b... clutter: Do not poke backend code for motion compression (*)
4ef34ed... xwayland: Clean up error reporting (*)
d940911... xwayland: Don't spew warnings when looking for X11 displays (*)
357f325... xwayland: Make sure /tmp/.X11-unix/ exists (*)
4f544b6... xwayland: Set xrandr primary output (*)
f335df5... ci: Improve checkout script output (*)
afced5b... ci: Fix checking out gnome-shell for tag pipelines (*)
fbe1a16... ci: Only fetch history for branch tips (*)
9693462... clutter/actor: Use different view list when picking frame c (*)
0bace8d... clutter/offscreen-effect: Use the paint volume origin as th (*)
db30a4d... clutter/text: Scale down clutter_text_get_cursor_rect to ac (*)
ebf9f18... clutter/text: Make update_cursor_location() operate in stag (*)
b3a073f... Update Romanian translation (*)
f48a86a... Update Romanian translation (*)
d57bdb0... cogl/framebuffer: Add COGL_EXPORT to public function (*)
3a3eaf5... clutter/paint-nodes: Fix blit node oversights (*)
3440fbd... clutter: Add private ClutterBlur (*)
15f5087... Introduce ClutterBlurNode (*)
baff123... Updated Spanish translation (*)
533e676... build: Use Xwayland pkg-config if available (*)
6654053... clutter/paint-nodes: Make ClutterLayerNode always push/pop (*)
5794871... clutter/offscreen-effect: Add new create_pipeline() vfunc (*)
5587c70... clutter/blur-effect: Switch to create_pipeline vfunc (*)
5c62808... clutter/brightness-contrast-effect: Switch to create_pipeli (*)
b3641e0... clutter/colorize-effect: Switch to create_pipeline vfunc (*)
691d317... clutter/desaturate-effect: Switch to create_pipeline vfunc (*)
26c1a5e... clutter/offscreen-effect: Use paint nodes to paint target (*)
ea20076... clutter/offscreen-effect: Implement paint_node() (*)
4898408... clutter/effect: Add paint nodes to all paint vfuncs (*)
46c68f3... clutter/offscreen-effect: Document paint nodes (*)
431bde9... clutter/effect: Move ClutterEffect creation to ClutterActor (*)
d5cbbb2... backends/native: Destruct udev after kms (*)
95e0bf3... renderer/native: Remove left over comment (*)
53f7b6c... clutter: Simplify framebuffer setup using ortho projection (*)
505f65e... backends/native: Make mode switch checks libinput independe (*)
96070e8... backends/native: Make group modes checks libinput device in (*)
67f0704... backends/native: Make device grouping libinput independent (*)
b2b3d00... backends/native: Dispose the libinput device in the input t (*)
446839c... backend/native: Check libinput_device in async call (*)
7de5f79... Revert "clutter/offscreen-effect: Use the paint volume orig (*)
d717cc9... clutter/blur: Shortcircuit when sigma is 0 (*)
2cef2b6... clutter/paint-node: Rename multitex_coords to coords (*)
2f01ef6... clutter/paint-node: Add multi-rect operations (*)
261447a... clutter/stage: Steal and manually free pending_queue_redraw (*)
8588352... clutter/blur: Remove uniform locations from BlurPass (*)
925809e... clutter/blur: Pass direction as vec2 (*)
0b4b341... clutter/blur: Make sigma a float (*)
5fca8f2... clutter/blur: Fix shader loop (*)
49653b0... clutter/blur: Select a better n_steps (*)
0a456b4... ci: Set GIT_STRATEGY: no for some jobs (*)
98a5cb3... clutter/stage: Add infrastructure to track devices and thei (*)
a9a9d27... clutter: Add function to update input device actors to clut (*)
ae6d83f... clutter: Switch to storing device->actor associations in Cl (*)
96842fc... cogl/texture-2d-sliced: Don't double-free slice array when (*)
46ec294... cogl/texture: Add a bit more debug logging (*)
afa4315... core: Make sure focus_default_window() worked (*)
76d1a64... core: Be more selective looking for a focusable ancestor (*)
c94d929... tests/stacking: Add test hiding a modal with a not shown pa (*)
ad65c89... clutter/stage: Use own list of pointer devices to find upda (*)
3a8b714... clutter: Use G_PARAM_EXPLICIT_NOTIFY for actor and stage pr (*)
1fa7176... build: Change upcoming version to 40.alpha2 (*)
45a9c38... renderer/native: Refactor modeset boilerplate into new help (*)
e5b0713... monitor-manager-kms: Disable CRTCs if there is no monitor (*)
ed87937... monitor-manager-xrandr: Disable CRTCs if there is no monito (*)
888e09a... Update Catalan translation (*)
904d7fa... backends/native: Protect against NULL pointer constraints (*)
3d82da2... wayland: Don't explicitly repick on wl_surface destructor (*)
7949623... clutter/main: Change picked actor before emitting crossing (*)
0021fe1... wayland: Don't use CLUTTER_LEAVE source actor for repick (*)
1f17a7f... wayland: Do not query seat for pointer coordinates (*)
717e5d9... wayland: Avoid repick_for_event() call (*)
b04e326... clutter/main: Add clutter_stage_repick_device() call (*)
a64dba4... compositor: Trigger repick after window effects here (*)
b938749... core: Trigger repick via ClutterStage (*)
ce6b91b... wayland: Drop meta_wayland_compositor_repick() (*)
ad3f2b0... wayland: Only repick pointer on crossing events (*)
17afb88... wayland: Drop needless includes (*)
5be763e... Change upcoming version (again) (*)
692d0e0... Update Friulian translation (*)
7a7bfd6... Update German translation (*)
9b6fb31... Update Basque translation (*)
96820a9... backends: Disconnect MetaInputMapper signal connection on d (*)
4fb968a... clutter: Remove reentrancy checks at emit_event_chain() (*)
d39d4d1... wayland: Do not account touch crossing events for pointer (*)
65e7b9a... wayland: Repick (again) on pointer motion (*)
189eb4c... clutter/actor: Remove superfluous line (*)
7917614... clutter/effect: Don't call effect paint_node() if pre_paint (*)
06c3484... Updated Lithuanian translation (*)
c29d2ad... Update Galician translation (*)
d415b2b... Update Portuguese translation (*)
f0a9ec0... cogl/journal: Invalidate framebuffer mipmaps on each journa (*)
93e938e... background: Make the final monitor texture RGB instead of R (*)
f363476... remote-desktop: Allow using custom scroll source for Notify (*)
7871ab5... clutter/timeline: Don't manually set frame clock in set_act (*)
6c19d49... tests/stage-views: Test whether stage views and frame clock (*)
bd15cfc... ci: Replace custom commit-log script with ci-fairy (*)
e88467f... x11: Support the CTM (color transform matrix) RandR propert (*)
3bf1af0... seat-impl: Fix some variable names (*)
237cdee... seat-impl: Destroy libinput objects on input thread on tear (*)
d439501... clutter: Fix build with clang (*)
98ef6d0... wayland: Ensure pointer constraint region consistency (*)
eb3ba85... Update Slovenian translation (*)
c23a834... Tag version 40.alpha.1 (*)
857e56b... Post-release version bump (*)
8a82abc... clutter/click-action: Factor out drag threshold check (*)
6239e6d... clutter/click-action: Only emit "clicked" when within drag (*)
2c57f09... clutter/click-action: Release if motion crosses drag thresh (*)
5411b89... build: Bump gsettings-desktop-schemas dependency (*)
ff43eb8... clutter: Update settings location for font aa/hinting/rgb o (*)
6011562... backends: Update pointer drag-threshold/double-click settin (*)
c423ea4... Tag release 40.alpha.1.1 (*)
898aa25... Post-release version bump (again) (*)
de0e17a... Update Serbian translation (*)
22312db... Update Catalan translation (*)
e5347af... xwayland: Check X11 clients prior to terminate Xwayland (*)
c255031... events: Bypass wayland when scrolling with mouse-button mod (*)
3fc603e... xwayland: Make autoclose-xwayland an exp. feature (*)
cde0cd5... xwayland: Enable Xwayland on demand by default (*)
e238112... Update Ukrainian translation (*)
912ad90... Update Romanian translation (*)
5060752... clutter/backend: Clear stage window pointer after removing (*)
904116f... clutter/seat: Don't unref backend on finalize (*)
05765da... seat/native: Explicitly destroy MetaSeatImpl (*)
db6bf9d... backend: Tear down in dispose() instead of finalize() (*)
1c6dd7f... backend/native: Destroy logind helper after seat (*)
9c71e20... Update Portuguese translation (*)
5671888... wayland: Handle forced Xwayland shutdown elegantly (*)
df4b6d4... Revert "wayland: Drop Xwayland abstract socket" (*)
063db30... xwayland: Start Xwayland on connection to either public X11 (*)
1bd42e8... xwayland: Propagate error if display sockets failed (*)
f6b4665... xwayland: Check for X11 unix directory only once (*)
eb06d9e... xwayland: Do not rely on X-lock files (*)
d43f957... backends/native: Update keymap state on latched modifier up (*)
26cc51a... xwayland: Do not retry the same display (*)
22b926e... xwayland: Check for listenfd option (*)
f0d3201... kms: Add MetaKmsMode abstraction (*)
eb66449... kms/mode: Add API to create blob IDs for modes on demand (*)
2c4a3c5... kms/mode: Add mode flags (*)
0fa0eee... kms/mode: Add getter for name (*)
d3abaf4... output-kms: Hand over fallback mode management to MetaKms (*)
e15bb68... gpu-kms: Fix mode ID type (*)
abac217... crtc-mode-kms: Wrap MetaKmsMode instead of drmModeModeInfo (*)
309651d... kms/update: Make change updates to take MetaKmsMode (*)
df89e8c... kms/connector: Make property ID fetching more declarative (*)
11966dc... kms/crtc: Find MODE_ID and ACTIVE property IDs (*)
a9ae202... kms/plane: Find property IDs to be used for atomic modesett (*)
1b3e8b4... kms/impl-device: Make property ID lookup also handle parsin (*)
2b7b457... kms/plane: Parse IN_FORMATS via prop table parse vfunc (*)
c1ce36f... kms/update: Make plane assignment take rotation instead of (*)
ec7667f... kms/connector: Set DPMS and underscanning directly on the u (*)
9d7be40... monitor-manager-kms: Set gamma on MetaKmsUpdate directly (*)
837501a... native: Remove left-over flip waiting functionality (*)
1959a87... kms/impl-device: Make type derivable (*)
d3c630f... kms/connector: Look up CRTC_ID property (*)
8808d51... kms/impl-device: Construct using GInitable (*)
eb78b62... kms/crtc: Find GAMMA_LUT property (*)
a8d724d... kms/impl: Manage a list of impl devices (*)
a7a1391... renderer/native: Fix 'notify-frame-complete' function name (*)
37fe30c... kms/update: Make each MetaKmsUpdate update a single device (*)
7137bd4... kms: Move impl backend inherit MetaKmsImplDevice instead of (*)
7f60d8b... kms/update: Fix a couple of style issues (*)
17712f7... kms/update: Make dst_rect a int rectangle (*)
40e5633... cursor-renderer/native: Change guint to unsigned int (*)
84bde80... native: Consolidate DRM buffer management to MetaDrmBuffer (*)
deb8f07... kms/device: Get driver details before constructing impl dev (*)
7842517... kms/impl-device: Keep a path string around (*)
28facbf... kms/update: Assign planes with MetaDrmBuffer instead of fb (*)
f07d6d1... kms/crtc: Keep track of ACTIVE property value (*)
94ab6d8... crtc/kms: Remove page flip helper (*)
5ba2d79... kms/update: Make custom page flip be per update (*)
2df6327... kms: Post pending updates per device (*)
a2b8668... kms/impl: Dont discard page flips in callback when failed u (*)
411ec5f... kms: Allow update passing with failed plane assignments (*)
0acae7f... kms/feedback: Make getter take consts (*)
5c7e2bf... kms/update: Make explicit page flip just listeners (*)
afd0a27... kms/update: Add way to receive result from later posted upd (*)
4f89f15... cursor-renderer/native: Postpone cursor update if modeset i (*)
8876b21... kms/update: Change 'seal' to 'lock' (*)
3bad374... kms: Add way to preserve failed update (*)
b693e58... kms/update: If reassigning a plane handle the fb changed fl (*)
c0e9a6f... kms/impl-device: Make the actual implementation handle the (*)
b744151... kms: Add some basic debug logging (*)
5edc118... monitor-manager: Connect assigned CRTCs to their outputs bo (*)
7215b0d... output: Tie the output to the monitor it's part of (*)
3bd0037... tests/monitor: Check that the CRTC "layout" is correct (*)
722f7ae... clutter/stage-window: Pass 'view' to finish_frame() too (*)
9c500f2... clutter/stage-view: Always call finish_frame() (*)
72b35e0... clutter: Introduce ClutterFrame (*)
249512b... cogl/onscreen: Add opaque user_data pointer to onscreen pre (*)
6bda72e... kms/plane: Make get_primary_plane() actually get the primar (*)
92d4cb5... clutter/frame: Make rendering backends set the frame result (*)
447c51e... renderer-native: Always post device wide updates during mod (*)
fea8ebc... cursor-renderer/native: Store struct in CRTC private (*)
84f454f... clutter/frame-clock: Add notify_ready() (*)
88b06e3... clutter/stage-view: Add notify_ready() (*)
1c20ba4... cogl/onscreen: Add way to manually add frame infos (*)
487ea0d... kms: Add symbolic page flips and cogl frame infos (*)
c985753... cursor-renderer/native: Update HW state during frames (*)
dd03ffa... renderer/native: Prepare for real page flips without primar (*)
d8279ba... kms/device: Add plane getter (*)
88e6400... monitor-manager/kms: Turn on DPMS together with mode set (*)
7d8dd6c... kms/crtc: Make MetaKmsCrtcGamma reusable (*)
3ec5418... backend/native: Set CRTC gamma once per frame (*)
5f6aee3... kms/update: Make power saving an update wide change (*)
ae812ca... renderer/native: Make dummy power save flips symbolic (*)
588c0a4... renderer/native: Keep onscreens alive until after the next (*)
2148501... crtc/kms: Turn g_debug()s to meta_topic()s (*)
f0318d8... kms: Update device state when resuming (*)
5dca49b... kms/crtc: Log some CRTC state when updating (*)
d2ccc82... kms/page-flip: Add helpers for closure constructor and dest (*)
6d6fd9c... kms/page-flip: Make tha data struct use gatomicref instead (*)
6bffeee... kms/page-flip: Pass ownership of listener user data along w (*)
4afe3af... kms/impl-device/simple: Make process update vfunc type a ty (*)
8e23576... kms/update: Encapsulate custom page flip fields in object (*)
fb38c45... kms: Add atomic MetaKmsImplDevice backend (*)
d8e7502... xwayland: Split Xwayland display name getter into two (*)
0285922... tests/test-runner: Hook up async waiter on demand (*)
798fc63... tests/utils: Spawn Xwayland before X11 test client (*)
ff25ec3... tests/monitor-unit-tests: Set up async waiter after X11 cli (*)
e558d6a... ci: Install Xwayland from git (*)
ff014c5... Update Galician translation (*)
f512d4f... shaped-texture: Update the full bounding box of each clip r (*)
88600c8... clutter/stage-cogl: Ensure redraw_clip is a superset of fb_ (*)
456f800... clutter/stage-cogl: Remove unnecessary variable: fb_damage (*)
ad65de3... clutter/stage-cogl: Clamp queued_redraw_clip if in use (*)
4927452... workspace-manager, x11-display: Default to a single row (*)
38d12d3... Update Slovenian translation (*)
e7b58c2... window: Do not handle ungrabbed events when unmanaging (*)
81f3694... window: Guard can_ping() against unmanaging windows (*)
ff4f8d2... frames: Consider events on fullscreen windows to be on the (*)
92a0b16... stage/cogl: Don't finish offscreen at end of paint (*)
11fee3f... monitor-manager/kms: Remove left-over struct (*)
0e9a92a... output: Make MetaTileInfo use stdints (*)
e41a0e4... monitor-manager: Cleanup class struct (*)
dce906a... output/kms: Remove redundant typedef (*)
f75e903... meta: Remave meta_activate_session() (*)
35ecc6b... backend/native: Gracefully handle failing to create monitor (*)
41246cb... backend/native: Remove left-over function declaration (*)
8de3190... udev: Fetch seat-id via backend instead of laucher (*)
2d2521a... backend/native/clutter: Cleanup backend pointer variable na (*)
6ecdf03... backend/native/clutter: Get seat ID from backend (*)
e48be70... seat-impl: Remove unused udev client instance (*)
432682f... monitor-manager: Clean up hot-plug paths slightly (*)
b883a31... tests/monitor-unit-tests: Sanity check some monitor info (*)
9c50353... monitor: Stop exporting a bunch of unused symbols (*)
662e299... input-mapper: Remove stray newline (*)
1d4e535... clutter/stage: Remove 'paint' argument in capture_into() (*)
c35335a... cogl/graphene: Fix license header (*)
caa798c... native/cogl-utils: Fix license header (*)
036ce1f... native/cogl-utils: Minor macro cleanup (*)
6c4e01e... cogl: Fix license header in cogl-scanout and cogl-trace (*)
2113ecc... clutter: Load mouse related ClutterSettings properties from (*)
d1c62d8... clutter: Do not read settings from ini file (*)
9f6a441... screen-cast-stream: Add getter for stream src (*)
e877b06... screen-cast/monitor-stream: Don't fall apart when monitor c (*)
893c0cd... screen-cast/area-src: Handle monitors changes here too (*)
b41c4ae... wayland/gtk-shell: Fix MetaWaylandGtkSurface leak on surfac (*)
c9aa43a... wayland/gtk-shell: Add an explicit gtk-shell surface releas (*)
70cdd72... monitor-config-store: Properly escape monitor spec (*)
88647ae... monitor-config: Free `meta_monitor_spec` safely (*)
180e625... tests/monitor-config: Improve debugging output (*)
b55b266... workspace: Downgrade assert to warning when adding window (*)
d0831cb... cogl: Move CoglOnscreen struct to C file (*)
d4dbcf3... cogl/onscreen: Move fields from CoglOnscreen struct to priv (*)
b24d5ce... cogl/winsys/egl: Move out onscreen code to own file (*)
760a07c... cogl/onscreen/egl: Move pending_resize_notify to Xlib platf (*)
7cf24cc... cogl/onscreen/egl: Move struct to C file (*)
2eea373... cogl/winsys/glx: Merge 'xlib' and 'glx' structs (*)
a057432... cogl/glx: Move onscreen code to a separate file (*)
8339c06... cogl/xlib: Move EGL XLIB onscreen to separate file (*)
b5afa6d... cogl/onscreen: Change to follow mutters naming convention (*)
3e4ece5... renderer/native: Move out CoglOnscreen code to separate fil (*)
f60943a... cogl/onscreen/egl: Move struct fields to instance private (*)
73dc19f... onscreen/native: Remove uselses size check (*)
0b568b6... Make all CoglOnscreen sub types inherit CoglOnscreen (*)
0936d7b... cogl/onscreen: Use CoglFramebufferClass::allocate() to init (*)
0e376f4... cogl/framebuffer-gl: Rename from CoglFramebufferGl to CoglG (*)
f56b0ab... cogl/gl-framebuffer: Make it a GObject (*)
391866d... cogl/gl-framebuffer: Rename CoglGLFramebuffer CoglGlFbo (*)
e9e37dd... cogl/offscreen: Move CoglOffscreen code to its own file (*)
8910b3e... cogl/offscreen: Move CoglGlFbo struct to GL driver (*)
408d4c9... cogl/offscreen: Remove depth buffer texture field (*)
1bee9e0... cogl/offscreen: Remove alloation_flags struct field (*)
cac5938... cogl/gl-framebuffer: Fix allocate flag variable name (*)
c7ea0b3... cogl/offscreen: Pass ColgOffscreenFlag when allocating (*)
5be5529... cogl: Add CoglFramebufferDriver base type (*)
e3de0be... cogl: Move "flush framebuffers" under the context scope (*)
ece714c... cogl/gl-framebuffer: Move struct fields into private (*)
58eb1e8... cogl/offscreen: Move struct to C file (*)
d136c65... cogl: Init framebuffer driver up front (*)
a6b0376... cogl: Add 'framebuffer' debug topic (*)
60e1516... cogl/gl-framebuffer: Split up into FBO and back drivers (*)
fe72876... cogl/onscreen: Make swap_buffer/region CoglOnscreen class v (*)
f663567... cogl/onscreen: Move binding to onscreen class (*)
0fdf6a6... cogl/onscreen: Move direct scanout to CoglOnscreen class (*)
b0ec3a3... cogl/test-utils: Skip "showing" the onscreen (*)
e43b95c... cogl/onscreen: Remove show()/hide() (*)
4ec0975... cogl/onscreen: Remove explicit 'resizable':ness (*)
b2482a2... cogl: Add CoglX11Onscreen interface (*)
4f3b57c... cogl/onscreen: Move buffer age getter vfunc to class (*)
1b39374... cogl/framebuffer: Move clear() to CoglFramebufferDriver (*)
b7c6865... cogl/framebuffer: Move flush() and finish() to driver class (*)
392ffae... cogl/framebuffer: Move discard_buffers() to driver sub type (*)
1e5f105... cogl/framebuffer: Move attribute drawing to driver class (*)
0fcb260... cogl/framebuffer: Move read_pixels_into_bitmap() to driver (*)
dd55c36... cogl/gl-framebuffer: GObject:ify helper functions (*)
102aa59... cogl/gl-framebuffer: Move stereo mode state flushing to bac (*)
6b5d7f4... cogl/gl-framebuffer: Check Y-flipped-ness instead of frameb (*)
b07994b... cogl: Use 'is_y_flipped()' instead of instance-of checking (*)
9a21f97... cogl/gl-framebuffer: Remove hard coding type name (*)
cda26b4... wayland: Only use async configured geometry if actually cha (*)
df5a5d2... window-actor: Add a new can_freeze_commits() API (*)
a2e2cfe... window/x11: Check before freezing commits (*)
c07308e... Updated Czech translation (*)
6a47eb8... Update Brazilian Portuguese translation (*)
ea39379... gschema: Fix capitalization of autoclose-xwayland option (*)
2373ad2... Update Ukrainian translation (*)
f887b02... clutter/offscreen-effect: Unscale first, then translate the (*)
41bf018... clutter/offscreen-effect: Set the viewport correctly (*)
70d9a7b... screen-cast/src: Pass dimension and stride when needed (*)
08ad107... screen-cast/src: Handle failing to allocate shm buffers (*)
ca95ccd... screen-cast/src: Always first set spa buffer data to NULL (*)
ca22622... screen-cast/src: Only allocate DMA buffers if other end sup (*)
3e186aa... Update Romanian translation (*)
a9d9aee... kms/impl-device-atomic: Fix blob_ids array leak (*)
36424ab... data: Updated exposed keybindings (*)
7ac73b4... Update Ukrainian translation (*)
aecdbf8... Update Romanian translation (*)
70c5feb... Update Portuguese translation (*)
30e1c51... Change all g_memdup() to g_memdup2() (*)
7901b98... display: Expose window_grab_modifiers (*)
ac3d9a0... events: Process modifier+scroll after keybindings (*)
ee3d26f... keybindings: Reset modifier-only-pressed on scroll (*)
a869df1... util: Add a SCREEN_CAST debug topic (*)
04c6934... screencast: Log a debug message when we can't get a buffer (*)
dfa659b... feedback-actor: Add API to set and get geometry scale (*)
04eeeb7... wayland/dnd-surface: Use new API to set geometry scale of f (*)
7da34f1... compositor/dnd-actor: Take geometry scale into account on D (*)
b2b66aa... backends/native: Disable touch-mode with pointer presence (*)
54b0244... util: Add 'remote-desktop' debug topic (*)
ac1a536... remote-desktop/session: Added boiler plate for clipboard in (*)
6398d5a... remote-desktop/session: Forward MetaSelection::owner-change (*)
a220506... remote-desktop: Add dummy remote selection source (*)
d7c8535... remote-desktop/session: Implement SelectionRead() (*)
5104a9b... remote-desktop/session: Add support for SelectionTransfer/W (*)
2cdb041... remote-desktop/session: Maybe emit 'owner-changed' after cl (*)
f97d2c5... clutter: Remove clutter_stage_skip_sync_delay declaration (*)
9b44aa7... clutter: Remove clutter_stage_set_sync_delay (*)
33d9193... clutter/stage: Remove sync_delay (*)
dae089f... clutter: Remove CLUTTER_ENABLE_EXPERIMENTAL_API (*)
8bdad73... clutter/frame-clock: Fix typo (*)
bc7c56f... clutter/frame-clock: Always update last presentation time (*)
ed93a11... clutter/frame-clock: Comment common case of next presentati (*)
01b30ff... clutter/frame-clock: Comment presentation time skip (*)
34a9e6a... clutter/frame-clock: Fix presentation time alignment (*)
811b6fe... Update Galician translation (*)
23e1a4e... Updated Czech translation (*)
02610a1... build: Bump pipewire dependency (*)
aa2cb8a... screen-cast-*-stream-src: Switch to cogl_framebuffer_flush( (*)
0758ca0... Update Brazilian Portuguese translation (*)
4145fbb... clutter/timeline: Clear stage view listener when actor dest (*)
b838ba8... tests/stage-view-tests: Make 'wait_for_paint()' block (*)
c60cba4... tests: Add test for destroyed frame clock free timeline act (*)
7a75c7e... core: Don't show copyright when printing version (*)
2c0bd98... connector/kms: Add missing else statement (*)
d6abea3... onscreen/native: Add missing error messages (*)
80fd030... onscreen/native: Move function declaration to the correct h (*)
5d32b25... renderer/native: Remove unused field (*)
9b8cff8... renderer/native: Remove unnecessary field and logic (*)
445373d... x11: Check for XCB reply (*)
3322e4f... surface-actor-wayland: Handle Xwayland vanishing gracefully (*)
3799606... wayland: Make XDnD grab unlink source/offer manually (*)
8e01ea1... wayland: Plug XDnD drag source leak (*)
0f9dc84... wayland: Manually detach source/offer on failure paths (*)
698fe3f... wayland: Avoid automatically decoupling source/offer after (*)
91229e8... ci: Drop dependencies: stanzas (*)
6510a70... Update German translation (*)
bcde7dc... Update Punjabi translation (*)
5a1e942... Update Hungarian translation (*)
00c7f45... compositor: Refactor backend-specific code into MetaComposi (*)
437f5d1... compositor: Sync pointer after begin/end modal on X11 (*)
a5db9ee... backends/x11: Emulate pointer motion while the pointer is o (*)
23be404... Update Swedish translation (*)
1d5713e... Update Serbian translation (*)
7e32c41... clutter/stage-view: Reimplement CLUTTER_SHOW_FPS (*)
fe96778... Updated Spanish translation (*)
d5b69d9... clutter: Use event source directly for debug message (*)
734a185... clutter: Only pick on motion or touch update events (*)
70cfccd... Update Turkish translation (*)
1922896... clutter: Also pick on TOUCH_BEGIN events (*)
64834ae... Update Catalan translation (*)
a5d6925... backends/x11: Emit discrete scroll events for accumulated s (*)
c77e943... backends/native: Handle triple resolution mouse wheels bett (*)
7076945... remote-desktop: Document NotifyPointerAxis() more explicit (*)
7ddbcd1... cogl/journal: Don't sometimes hold a ref on the framebuffer (*)
40021c9... Update Slovenian translation (*)
5527b6e... background-content: Add support for rounded clipping when d (*)
9512d58... display: Don't add MetaDisplay argument to grab-op-* signal (*)
5c40e81... Update Indonesian translation (*)
ddca606... Updated Lithuanian translation (*)
df4508e... cogl: Stop using GSlice (*)
8b977e9... clutter: Stop using GSlice (*)
6eeeffd... src: Stop using GSlice (*)
aa6b7ed... monitor-manager-xrandr: Change g_memdup() to g_memdup2() (*)
23f4564... Tag release 40.beta (*)
c90690c... Post-release version bump (*)
ff48f6c... remote-desktop: Fix typo in API description (*)
72cfe9b... backends/x11: Interpret keycode correctly (*)
9b5fb1b... remote-desktop: Clarify the type of keycode for NotifyKeybo (*)
e6b70f1... seat-impl: Dispatch source also when there are already queu (*)
5e34ae2... backend: Only create idle monitors for added physical input (*)
671bda2... virtual-input-device/native: Emit added/removed events (*)
9de36fe... virtual-input-device/native: Verify device cleanup in impl_ (*)
6438919... window: Add "is_focus_async" API (*)
2432508... core: Account for the globally active input case (*)
bd92303... x11-display: Set NO_AT_BRIDGE to 1 while opening the GDK di (*)
6c9393a... Update Galician translation (*)
83e74ad... onscreen/native: Remove stray whitespace (*)
36352f4... onscreen/native: Add ref to dumb buffer when using as scano (*)
bec456b... xwayland: Fix some FD leaks on error paths (*)
3bbfaa0... background-content: Fix pipeline cache size (*)
91d03f1... display: Reset all grab properties after a grab op (*)
2a71ca3... clutter: Add API for retrieving gesture unaccelerated delta (*)
861d03a... x11-display: Use unsetenv if old value was NULL (*)
54b974b... Update Basque translation (*)
c6935ad... clutter/text: Avoid relayout on PangoAttributes changes whe (*)
4d54c3c... clutter: Also pick on BUTTON_PRESS events (*)
e2a68b5... ci: Update ci-fairy image (*)
adc6537... remote-desktop: Add backend getter (*)
2691252... native/seat-impl: Add helper for queuing main thread idle c (*)
ce3fa39... clutter/keymap: Make caps and num lock state properties (*)
67acf99... remote-desktop/session: Add CapsLockState and NumLockState (*)
9889e6d... window: Cancel window grab ops on TOUCH_CANCEL events (*)
ef1b101... window: Handle TOUCH_BEGIN events separately during grab op (*)
504af40... window: Don't stop irrelevant TOUCH_END events during windo (*)
a41c303... backend/native: Calculate refresh rate in double-precision (*)
a6df679... backend/native: Add tests for refresh rate calculation (*)
ef1f65a... clutter/text: Emit cursor-changed right after setting curso (*)
903a30d... Updated French translation (*)
3991fc9... Update Polish translation (*)
d54dc1a... Update Portuguese translation (*)
9d54ef3... cogl/frame-info: Add HW_CLOCK flag (*)
9f53b69... clutter/frame-info: Add HW_CLOCK flag (*)
d860682... cogl: Report presentation time in microseconds (*)
4810164... cogl: Make presentation time always MONOTONIC (*)
4ba2df0... cogl: Remove cogl_get_clock_time() (*)
5d8cb27... cogl: Remove get_monotonic_time_ns() (*)
c96fb18... cogl/frame-info: Add sequence (*)
99efb40... clutter/frame-info: Add sequence (*)
9123aa4... cogl/frame-info: Add ZERO_COPY flag (*)
93ef83a... clutter/frame-info: Add ZERO_COPY flag (*)
47183a9... cogl/frame-info: Add VSYNC flag (*)
02d7fca... clutter/frame-info: Add VSYNC flag (*)
f02f178... onscreen/native: Send a symbolic flip on discard (*)
2f40272... Generate presentation-time files (*)
dccc60e... wayland: Implement stub presentation-time (*)
bb57f35... wayland: Add presentation_feedback_present() (*)
0c34902... wayland: Store list of presentation-time surfaces (*)
f0c2200... wayland: Store map of ready presentation feedbacks (*)
2ce3a05... wayland: Wire up presentation-time machinery (*)
cd9ae13... backend: Pass stage view to cursor-painted signal (*)
82af1fb... wayland: Send presentation feedbacks to cursors (*)
393a859... clutter/stage-view: Disable double buffered shadow bufferin (*)
301198a... Revert "backends: Use also a native cursor renderer for tab (*)
b155063... tests/test-client: Set padding to 0 too (*)
0d3840b... tests/clutter/timeline-interpolate: Assorted style cleanups (*)
6f30764... tests/clutter/timeline-interpolate: Rework test to be less (*)
372737e... tests/clutter/timeline-interpolate: Use correct clock (*)
b962822... onscreen/native: Fix cast from CoglOnscreenEgl (*)
ec14f51... cogl/onscreen/egl: Remove platform pointer (*)
3263084... backends/native: Translate right coords when creating motio (*)
c2968c8... frame: Fix crash when clicking below titlebar with broken g (*)
44a4e61... compositor/x11: Notify the sync ring about frames on update (*)
9b90b5a... window-actor/x11: Queue full actor redraw when redraw queue (*)
86435d8... Update Catalan translation (*)
dcbd96d... README: Clarify how to name flag types (*)
acbaccd... README: Fix list paragraphs (*)
393be6c... Update Friulian translation (*)
ccbdf91... backends/x11: Add dummy input-settings implementation (*)
012c0a1... clutter: Ensure we always call handle_event_post for proces (*)
b353b97... backends/x11: Fix device hierarchy event handling for x11 b (*)
8d00811... backends/x11: Pass the seat to the input settings (*)
244e881... backends/input-settings: Do not disconnect seat signals (*)
b770ea6... background-content: Optimize rounded clipping shader a bit (*)
42d614f... backend-native: Add non-functional 'headless' mode (*)
3091cd8... native: Rename MetaMonitorManagerKms to MetaMonitorManagerN (*)
fd4ea67... native: Add abstract MetaOutputNative object (*)
074d4f3... output/kms: Make EDID be read via MetaOutputNative object (*)
c4a422b... crtc/kms: Add an abstract MetaCrtcNative that sits under Me (*)
7c25953... kms/impl-device: Make non-abstract types explicitly init mo (*)
34b0f9c... kms/device: Move universal plane cap check to mode set init (*)
59a10cd... monitor-manager/native: Allow starting without outputs when (*)
0786f44... seat/impl: Make it possible to run without libinput (*)
739283d... backend/native: Add getter for is-headless state (*)
ee4e78b... kms: Add way to run without mode setting (*)
1e2ef90... backend/native: Hook up 'headless' mode to input and KMS su (*)
9bf57f8... main: Make it possible to set properties when overriding co (*)
78ba142... tests: Add headless native backend test (*)
19c4667... renderer/native: Downgrade warning to message about no hw-a (*)
6aef4b3... monitor: Attach to backend instead of GPU (*)
b91740d... crtc/kms: Make the 'transform-handled' API pass through Met (*)
47a6725... monitor: Unset output monitor when disposing (*)
a0e4f52... workspace: Nag less about tiny but sane work areas (*)
b31a639... backend: Add 'prepare-shutdown' signal (*)
c8089f0... backend: Only show cursor when showing stage if pointer is (*)
ba38057... plugins/default: Initialize background color in a predictab (*)
e7ae197... kms/connector: Don't use MetaConnectorType for connector ty (*)
1818d21... Introduce virtual monitors (*)
d7ce6a4... tests: Add reference test framework (*)
51ff51c... tests: Add virtual monitor tests (*)
005c490... main: Add --virtual-monitor argument (*)
9b1b4eb... clutter: Expose 'capture_view_into()` as API (*)
688280f... remote-desktop/session: Handle unable to transform coordina (*)
cf5836a... screen-cast/src: Add helper to close stream after dispatch (*)
2fbde28... screen-cast/src: Allow for source with adaptive stream size (*)
74ab212... screen-cast/session: Introduce RecordVirtual D-Bus API (*)
1940cd7... tests: Add tests for virtual screen cast source (*)
ee4a0da... tests: Add persistent virtual monitor test (*)
634c948... native: Add headless mode using surfaceless EGL context (*)
2be09ce... ci: Run whole run-tests.sh in a D-Bus session (*)
e52fdad... ci/run-tests: Call set -e instead of set +e (*)
3d2d5cd... ci: Enable native backend and screen cast tests (*)
75cff03... Update Ukrainian translation (*)
56fc091... clutter/frame-clock: Evenly space updates when presentation (*)
236e9ec... wayland/window: Correct detection whether to send `configur (*)
330609e... backends/input-settings: Don't bind mouse GSettings to Clut (*)
7c6860d... Updated French translation (*)
9b25248... main: Force Xwayland startup if not on systemd (*)
80fdc61... Update Brazilian Portuguese translation (*)
3420f24... Update Catalan translation (*)
ec163bc... Update Turkish translation (*)
93c35f9... Update Romanian translation (*)
6d9a2c1... Updated Czech translation (*)
42287a5... restart: Request to hide the restart message if not accepte (*)
2744722... later: Handle gracefully calls with unset display (*)
335a85a... backends/x11: Don't try to read more button states than the (*)
7dd4ae3... backends/x11: Free button state mask allocated by XIQueryPo (*)
0e396ee... backends/x11: Unref keymap on finalize (*)
e77e454... backends/x11: Don't leak XRRGetPanning result (*)
7e3fae0... Update Polish translation (*)
c016437... backends/native: Sync LEDs when adding new device (*)
5aa43ec... clutter/backend/native: Don't double manage stage implement (*)
353cdf5... clutter/backend/x11: Fix some variable naming convention (*)
16b6345... input-settings: Don't eat up seat reference (*)
6ecd911... backend: Take over seat ownership from the clutter backend (*)
ab600ca... backend: Destroy seat explicitly (*)
c1810d6... backend: Destroy clutter backend explicitly (*)
c5f699b... backend: Destroy backend explicitly (*)
c3aa329... backend: Destroy stage when destroying backend (*)
12f2fcd... main: Expose hooks to manage context with more granularity (*)
1ff1100... cally/stage: Don't add weak pointer to stage (*)
e9d53dc... Update Basque translation (*)
f5733d1... Updated Czech translation (*)
a78a325... Update Galician translation (*)
eed368e... clutter: Always make the seat handle the events first (*)
ba8499f... wayland/subsurface: Move placement ops to the parents pendi (*)
627930f... Update Hungarian translation (*)
6bd383c... Updated Lithuanian translation (*)
9628272... Update Indonesian translation (*)
5a91ce3... Update Punjabi translation (*)
1199010... Update Swedish translation (*)
d7f3b01... Update Italian translation (*)
b1b4032... Update Korean translation (*)
2ef6490... wayland/surface: Do not free placement ops of cached state (*)
0986556... Tag release 40.rc (*)
59b56a5... Post-release version bump (*)
4b71f0f... Update Portuguese translation (*)
6cc43ed... Update German translation (*)
774a62b... Updated Spanish translation (*)
0629df3... Update Slovenian translation (*)
7b5e855... xwayland: Use defines for X11 directory and path (*)
1f1bf4c... xwayland: Check permissions on /tmp/.X11-unix (*)
374a811... Update Serbian translation (*)
561ef38... Update Galician translation (*)
21a09fb... Tag release 40.0 (*)
4a5b983... Post-release version bump (*)
9e36ff2... Update British English translation (*)
3b70288... Update Vietnamese translation (*)
9e10d2f... cogl: Drop "volatile" from static GTypes in manual registra (*)
bc1026d... clutter: Drop "volatile" from static GTypes in manual regis (*)
dc94819... core: Drop "volatile" from static GTypes in manual registra (*)
dc74d4d... Updated Czech translation (*)
3555f65... wayland-dma-buf: Add support for DRM_FORMAT_ABGR2101010 (*)
4bee25d... wayland: Cancel selection data sources that are set while u (*)
0e97c05... clutter/actor: Always use allocation size for picking (*)
b0a0be3... clutter: Update ClutterGestureAction point position before (*)
83ed2af... clutter: Ensure to reset touchpoints when disabling action (*)
71b78c7... clutter/seat: Fix initial value in clutter_seat_has_touchsc (*)
e3bd764... clutter/input-method: Calculate evdev_code from keycode (*)
c11958e... Update Chinese (China) translation (*)
4ed8b11... Update Hebrew translation (*)
1b1f852... backends/x11: Add traps around XIPointerWarp call (*)
1d82e0f... core: Drop X11 error trap from pointer warping code (*)
52547cb... shaped-texture: Viewport update calculation fixes (*)
1bfd932... region-utils: Fix typo in crop_and_scale() fastpath (*)
50ba52b... shaped-texture: Use G_APPROX_VALUE to compare viewport sour (*)
5772c27... shaped-texture: Expose ensure_size_valid() API (*)
a09c914... wayland/actor-surface: Call ensure_size_valid() on shaped-t (*)
a796edd... Update Dutch translation (*)
7aa1478... clutter/actor: Add API to invalidate cached paint volumes (*)
3d17e8d... clutter/actor: Properly invalidate cached paint volumes of (*)
5a565b4... clutter/actor: Update all last_paint_volumes before paintin (*)
24dbfbf... backends: Store whether views are scaled in MetaViewportInf (*)
f92232a... backends/native: Check whether views are scaled via MetaVie (*)
90e3d97... Revert "wayland/window: Correct detection whether to send ` (*)
da3baba... backend/native: Only disable KMS modifiers for i915 (*)
ad1bffc... backend/native: Disable KMS modifiers for amdgpu and nouvea (*)
8867b11... launcher: Use gnome.gdbusgen and add prefix to generated AP (*)
c822c79... kms/impl-device: Fix some argument naming mistakes (*)
a40b040... seat-native: Remove left-over function declaration (*)
1a7f4d4... renderer/native: Remove unused function parameter (*)
dc35514... renderer: Switch open coded list clearing to g_clear_list() (*)
1f3c5bd... kms/impl-device-atomic: Remove useless warning (*)
4c7a846... output/kms: Only add common modes for single mode connector (*)
91117bb... monitor-manager: Don't include generated code in header fil (*)
cc928ba... window/x11: Allow window resize while moving (*)
a2a161e... window/x11: Keep buffer size if resize is not allowed (*)
abbbe8f... onscreen/native: Remove redundant EGLSurface cleanup (*)
60a998b... onscreen/native: Release buffer before destroying EGLSurfac (*)
14f6869... onscreen/native: Make sure to reset the EGL context after d (*)
4b78c8d... renderer/native: Fix disabling monitors on otherwise unchan (*)
e956078... kms/connector: Properly predict connectors turning off (*)
efde781... input-settings: Make set_matrix() vfunc take const float ar (*)
90eab42... input-settings/native: Check mapping mode in input thread (*)
aa498dc... x11: Rename `atom` to `ctm_atom` (*)
cf8efb5... x11: Skip sending redundant CTM change requests (*)
d2a492d... data: Add back (hidden) shortcuts for vertical navigation (*)
986ae69... Update Ukrainian translation (*)
0b6565d... Update Catalan translation (*)
f4f82bc... Update Polish translation (*)
f776887... window-actor/wayland: Cleaner subsurface reordering (*)
6e00e5e... wayland/subsurface: Avoid placement ops for detached subsur (*)
2ded9c4... shaped-texture: Apply viewport and rotation in right order (*)
af958e0... Update German translation (*)
2be30a3... clutter/actor: Invalidate paint volumes of clones when ours (*)
99abb08... window-actor-x11: Invalidate paint volume when shadow chang (*)
7d3e2c5... shaped-texture: Fix damage propagation for rotated transfor (*)
2337e0a... Update Swedish translation (*)
b4a7f35... backends/native: Unref/unset key repeat GSource when cleare (*)
efd9af1... output/kms: Add back common modes on non-single mode output (*)
a450486... Update Portuguese translation (*)
a0af52c... remote-desktop-session: Create virtual input devices on dem (*)
c5e4d7d... native: Invalidate CRTC gamma when resuming or leaving powe (*)
eaf75f0... udev: Don't only check 'platform' device for KMS modifier t (*)
4af0f05... udev: Move device tag detection into helper (*)
8989c42... backend/native: Add udev rule to ignore vkms devices (*)
96f2da9... wayland/data-device: Clear existing data device resource fr (*)
cf76e69... Update Brazilian Portuguese translation (*)
a7c4e8c... clutter/pick-stack: Use exclusive bottom/right box borders (*)
cc91261... clutter/paint-volume: Union paint volumes correctly using G (*)
c5943cd... meson: Add udev_dir option (*)
d4a042b... native: Fix compiler warning (*)
7ba1448... clutter: Move pointer a11y settings management from MetaInp (*)
63d9695... backends: Drop MetaInputSettings::seat property (*)
d077baa... renderer/native: Destory EGL context on GPU data tear down (*)
023dd13... onscreen/native: Get backend pointer from GPU (*)
b731eb2... kms: Remove idle flush callback when flushing (*)
4cb6033... onscreen/native: Simplyify notify_view_crtc_presented() (*)
c29f8c8... onscreen/native: Complete buffer swap also if we discarded (*)
4dec1f5... kms/impl-simple: Add helper for dispatching page flip datas (*)
2ed4e8c... kms-impl/simple: Discard pending flips when finalizing (*)
7c924a5... kms/impl-simple: Clean up pending page flip datas on finali (*)
1af874f... kms/impl-device/atomic: Discard pending page flip datas on (*)
22417b8... backend/native: Split up KMS shutdown in two phases (*)
0a12f1c... wayland: Clean up Wayland clients and display on shutdown (*)
f1a120c... backend: Clean up GPU instances last (*)
558cb4f... backend: Cleanup cursor tracker on shutdown (*)
abf2f17... renderer: Cleanup views in dispose (*)
c4a73e7... backend: Cleanup renderer on shutdown (*)
b71f52f... xwayland: Set libX11 error handlers to no-ops before termin (*)
799c6dc... main: Tear down Wayland support before MetaDisplay (*)
c614cc3... wayland: Terminate Xwayland when shutting down (*)
8303752... wayland/keyboard: Don't free NULL anonymous file (*)
9827687... wayland/seat: Unset resource user data when disabling (*)
1a43312... wayland: Tear down seat too when shutting down (*)
4490d45... xwayland: Handle shutting down without having started (*)
2f651c3... Update Basque translation (*)
a49dc78... remote-desktop-session: Don't recreate virtual device over (*)
64c9c9c... clutter: Make stage capture support fractional scaling (*)
e423653... xprops: Validate text properties that claim to be UTF8 (*)
b03ccff... xwayland: Check the condition on displayfd ready (*)
4a05753... remote-desktop: Close sessions on prepare-shutdown (*)
f254f17... Update Occitan translation (*)
f5d72a8... Update Slovenian translation (*)
faf4240... Tag release 40.1 (*)
1dd0379... Post-release version bump (*)
14063af... Update Nepali translation (*)
25e2839... screencast: Fix transform_position(), when using fractional (*)
62ef293... main: Let session management code deal with DESKTOP_AUTOSTA (*)
9cd99ee... main: Move away debug flag management to util.c (*)
f677e0c... display: Make the display handle its own prefs handlers (*)
6c1793b... Rename MetaDisplayPolicy to MetaX11DisplayPolicy (*)
270f1cf... tests/runner: Check compositor type instead of X11 policy (*)
c9992a2... main: Initialize Wayland just before MetaDisplay (*)
89053cc... display: Make meta_display_open() report errors (*)
6558d43... main: Let the X11 CM backend deal with selecting the displa (*)
7b390b4... display: Don't have the display meta_quit() when closing (*)
af501ac... prefs: Make init function private (*)
475296e... tests/clutter: Don't have tests take arguments (*)
3bb6865... stage/x11: Fix clutter backend variable naming (*)
c632980... x11/session: Remove #if 0:ed out declaration (*)
b0a73f0... main: Move rect related macro to util-private.h (*)
243dd86... main: Move grab op macro to relevant file (*)
389432d... backend/x11-cm: Add missing chain-up to finalize() (*)
18d670e... backends: Introduce MetaIdleManager (*)
dcf953a... idle-monitor: Use G_DECLARE_FINAL_TYPE() (*)
ebfeb10... egl: Fly-by indentation fix (*)
5c77b64... egl: Add helper for eglBindWaylandDisplayWL (*)
14eba8b... wayland: Bind Wayland EGL display ourselves (*)
b578a53... clutter: Remove Wayland server helper (*)
72f03e9... cogl: Remove ability to bind Wayland EGL display (*)
5bc8823... xwayland: Don't fetch global when shutting down DND (*)
d03c194... wayland/output: Use the passed compositor pointer (*)
dc97163... xwayland: Pass MetaWaylandCompositor pointer when initializ (*)
301d2c5... wayland: Make init and shutdown symmetric (*)
f954ff8... backends/native: Disable KMS modifiers on "radeon" driver (*)
4ed0583... wayland: Close pipe file descriptors after use (*)
955eb64... Update French translation (*)
e15b4b8... test-runner: Disconnect display-opened signal on destructio (*)
7d88386... mutter-cogl.test: Use xvfb-run to run the cogl tests (*)
14c8f5f... mutter-all.test: Run tests in a environment with display an (*)
f390340... cogl/clip-stack-gl: Remove unused code: #define GL_CLIP_PLA (*)
c3d64cc... cogl: Add new option COGL_DEBUG=stencilling to disable opti (*)
5991f53... cogl/clip-stack-gl: Set glStencilMask correctly for clip re (*)
216bb7f... cogl/clip-stack-gl: Set glStencilMask correctly for clip re (*)
936696a... cogl/winsys-glx: Request 2 stencil bits (*)
ea626a5... main: Avoid calling meta_wayland_compositor_get_default() o (*)
dce3aa5... clutter/actor: Don't emit focus signals during destruction (*)
97c6a68... clutter/stage-cogl: Ensure queued_redraw_clip is not empty (*)
2a81c6d... screen-cast: Clean up sessions on 'prepare-shutdown' (*)
8478db9... renderer-native: Don't attempt to queue mode sets on non-on (*)
fcdda41... wayland: Make implicit grabs during popups be owner_events= (*)
c0758c6... native: Properly ignore devices on init too (*)
c3feb83... udev-rules: Use ID_PATH to detect vkms (*)
a0343b0... renderer/native: Clear pending update list before repopulat (*)
d824c14... Update Slovak translation (*)
dc91999... wayland/pointer-gestures: Fix swipe cancellation (*)
e50a637... Update Occitan translation (*)
bb01e3f... Update Russian translation (*)
a466738... project: Add HACKING.md (*)
8da65d7... clutter: Add new ClutterContent type ClutterTextureContent (*)
4b0fd9a... input-mapper: Fix (libwacom) tablet mapping to monitor (*)
1d79208... kms: Gracefully handle page flipping direct scanouts failin (*)
e7d73bc... Update Bulgarian translation (*)
80caf12... tests/stacking: Add test for initially fixed size windows (*)
9542c71... window/wayland: Replace constraint side effect peeking with (*)
7bcbf6d... screen-cast/area-src: Drop phase parameter from add_view_pa (*)
8de0771... screen-cast/area-src: Add before-paint watch to catch scano (*)
2af2f2c... Update Romanian translation (*)
b3fb1eb... meta: Drop meta_backend_set_numlock from header (*)
4ab331e... clutter: Drop declarations for dead functions (*)
cfe6cda... cogl: Export cogl_blend_string_error_quark (*)
aacdc0b... wayland: Apply states without needing a newly attached buff (*)
151c80d... tests: Move Wayland test driver helper protocol to its own (*)
8c5b7dd... tests/wayland-test-driver: Add generic "sync point" request (*)
258b85a... tests: Add test for setting min/max wayland toplevel limits (*)
8ca087f... kms/impl-device/simple: Pass the NULL to discard_page_flip( (*)
841ee0a... backends/native: Fix logic error (*)
44af2c0... core: Be more careful around n_modes signedness (*)
ee8c252... native: Add device pool for tracking device file descriptor (*)
f3457b6... kms/device: Use device pool to open/close dri devices (*)
e6421dc... kms: Have the device impl open device files themself (*)
3d882b6... device-pool: Only fetch major/minor for taken devices (*)
a845a07... device-pool: Handle interrupted open() (*)
b4cf839... device-pool: Add way to open files read-only (*)
f6f9c09... clutter/seat: Remove backend pointer (*)
7ce2666... seat-impl: Open/close files via device pool (*)
3c9ab76... launcher: Remove now unused file management API (*)
db1d35c... kms/mode: Recreate blob id each mode set (*)
ceff2a9... renderer/native: Create dummy offscreens if onscreens fail (*)
5502f95... device-file: Add tags (*)
93f9c99... kms/impl-device: Set universal plane client cap when openin (*)
86c4369... renderer/native: Look up prefers-shadow cap via MetaKmsDevi (*)
e567cb9... renderer/native: Get 'uses-monotonic' state from MetaKmsDev (*)
6613463... renderer/native: Decouple device file from MetaKmsDevice (*)
10c4bc6... drm-buffer: Create from MetaDeviceFile instead of MetaKmsDe (*)
173d895... kms: Remove now unused API to get file descriptor (*)
5e45dc1... cogl/renderer: Add API to bind the right EGL API (*)
3c47661... egl: Add eglBindAPI helper (*)
ce5a578... native: Release output device files that are unused (*)
357c506... events: Only support super+scroll on wayland (*)
8afae2e... clutter/xsettings-client: Zero-initialize stack struct (*)
747dbe2... ci: Bump to F34 (*)
d996319... kms: Add a missing g_set_error on error (*)
256939c... build: Add support for "staging" wayland protocols (*)
2115deb... build: Add xdg-activation to build (*)
665081d... core: Add ::timeout signal to MetaStartupSequence (*)
ec390b6... wayland: Implement the xdg-activation protocol (*)
021a401... tests: Move out KMS utils unit tests to its own executable (*)
c2c41bb... tests/kms-utils: Add some basic 16:16 fixed tests (*)
c5c7982... Update Chinese (Taiwan) translation (*)
ea75ea0... kms: Add an internal MetaKmsPropType to distinguish fixed p (*)
b59c538... kms: Add a trivial meta_fixed_16_to_double conversion funct (*)
9f492a0... kms: Add fixed point formatting to MUTTER_DEBUG=kms printin (*)
63b9ac2... clutter: Record flip time (*)
e40ff9d... backends/native: Add meta_calculate_drm_mode_vblank_duratio (*)
2d93975... crtc-mode-info: Add vblank duration field (*)
d10567e... clutter: Add vblank duration to ClutterStageView (*)
3aa0e30... clutter: Store vblank duration in ClutterFrameClock (*)
cc08af4... cogl: Add prototypes for getting timestamp queries (*)
fbe6740... cogl: Add GPU timestamp querying utilities (*)
8c258d1... cogl: Add CPU swap time and GPU rendering query to CoglFram (*)
f102456... cogl: Store CPU and GPU rendering timestamps in frame info (*)
5a0d3ed... backends/native: Remove unneeded NULL check (*)
1116b14... backends/native: Get rendering and swap timings during scan (*)
8c4a91d... clutter: Add swap time and GPU rendering duration to FrameI (*)
8d51c5a... clutter/frame-clock: Store dispatch timings (*)
4a4e61c... clutter: Add FRAME_TIMINGS debug key (*)
592fbee... clutter: Compute max render time heuristically (*)
565e34b... clutter: Add a flag to disable heuristic max render time (*)
f55c9af... clutter: Add an lg command to set max render time constant (*)
a5d1d48... clutter: Add a max render time debug HUD (*)
ba1490e... clutter/frame-clock: Remember the refresh interval (*)
0555a5b... clutter/frame-clock: Apply error diffusion (dithering) to d (*)
23b79f3... launcher: Remove open/close restricted file API (*)
5e8c808... ci: Add job for pushing coverity reports (*)
e020fdf... Introduce mostly empty MetaContext type (*)
e17bf88... tests: Introduce MetaContextTest (*)
bf84b24... main: Move MetaCompositorType to a new meta-enums.h (*)
6c6b5b9... context: Add entry points for context configuration (*)
bbf6d88... test-utils: Expose helper for ensuring client path (*)
8cb1774... context/test: Configure test setup during configuration (*)
434f5e5... context/test: Add test context type enum (*)
6e4d3e0... context: Add create_backend() vfunc (*)
c45a161... context: Set up locale on init (*)
df8074c... util: Export meta_set_syncing() symbol (*)
75f9085... context: Add setup phase (*)
fe65251... context: Load plugin during setup phase (*)
02176ea... context: Add start/run/terminate phases (*)
8ace1bf... context: Init prefs when starting (*)
6f4b973... context: Initialize signal handlers during setup (*)
a32b005... context: Change to home directory during setup (*)
ecc40e7... context: Init introspection paths during setup (*)
8bf7d5c... context: Init debug utils during setup phase (*)
fddc631... context/test: Enable 'scale-monitor-framebuffer' backend se (*)
4cd1154... context/test: Respect MUTTER_SYNC envvar (*)
2e784e2... context: Add 'notify_ready()' vfunc and method (*)
6732e3e... main: Temporarily tie meta_quit() to meta_context_terminate (*)
82d9dda... context/test: Add helper to run a test session (*)
bccd93a... tests/native-headless: Port to MetaContext (*)
ccd8da3... context/test: Add 'before-tests' and 'after-tests' signals (*)
3d2160b... tests/unit-tests: Port to MetaContext (*)
e09de67... context: Handle dealing with option entries (*)
03242a4... tests/test-runner: Assorted style cleanup (*)
f61c1a1... context/test: Add 'run-tests' signal that can replace g_tes (*)
54c9ca7... monitor-manager/test: Add default fall back initial config (*)
d6ae8e7... tests/test-runner: Port to MetaContext (*)
fbc00a6... tests/headless-start: Stop ignoring the missed frame warnin (*)
f846590... tests/headless-start: Port to MetaContext (*)
648a8b9... tests/ref-test-sanity: Port to MetaContext (*)
383392f... tests/stage-view-tests: Port to MetaContext (*)
2712555... display: Don't include sn.h from display-private.h (*)
07384e1... clutter: Remove clutter_init_with_args() (*)
2f19a5f... context/test: Add 'no-x11' and 'test-client' constructor fl (*)
2ac262f... tests/clutter: Port to MetaContext (*)
aa306ac... Introduce MetaContextMain (*)
725510e... mutter: Port to MetaContext (*)
1d4224a... tests/persistent-virtual-monitor: Port to MetaContext (*)
fe0ce28... main: Remove meta_test_init() (*)
d767437... context: Add way to set plugin GType instead of name (*)
ed53dd9... context: Add way to add custom option group (*)
1972d4e... main: Remove now unused functions used for running mutter (*)
b1c643e... context: Make the context owner of the backend (*)
68b376a... context: Make context owner of MetaDisplay (*)
7d116be... main: Move MetaX11DisplayPolicy to a new meta-private-enums (*)
4be9bc9... stage/x11: Terminate using MetaContext instead of meta_quit (*)
e8af5fd... display: Keep pointer to the context (*)
9523120... x11/events: Use MetaContext to terminate instead of meta_qu (*)
122aa94... x11/session: Use MetaContext to terminate instead of meta_q (*)
6768b50... Remove meta_quit() (*)
0330ce1... context: Make the context own MetaWaylandCompositor (*)
d3b7d8d... wayland: Initialize in a single step (*)
7d0aaa1... x11-display: Get _NET_WM_NAME from context (*)
c1beb20... x11-display: Get _GNOME_WM_KEYBINDINGS from the context (*)
2deb751... context: Add explicit state tracking (*)
e62f7e2... context: Allow controlled destruction (*)
50ed027... context: Move X11 display policy under the context (*)
ff0afb1... context: Move 'replace-current-wm' tracking to the context (*)
f74d311... tests: Rename test-utils.c/h to meta-test-utils.c/h (*)
4a6e223... tests/utils: Prefix TestClient with Meta (*)
9f1f313... tests/utils: Prefix AsyncWaiter with Meta (*)
acb0a44... tests: Prefix test plugin name getter with meta_ (*)
3d5a2b2... context/test: Make type derivable (*)
e8742be... tests/test-utils: Remove unused init function (*)
724a7ee... tests: Move 'wait-for-X11-display' helper to MetaContextTes (*)
d810702... tests/test-utils: Move test client path ensure helper to pr (*)
9cda0bd... tests: Make common test code a shared library (*)
8a4aa92... context: Move the signal handling and dir management to use (*)
58f053d... drm-buffer/dumb: Return TRUE when init succeeded (*)
b65555a... renderer/native: Include error message in log entries (*)
e437504... cogl/gl: Handle bogus glGetString(GL_RENDERER) return value (*)
4b66313... util: Add 'backend' debug topic (*)
d057762... device-pool: Add debug logging (*)
a2937a4... onscreen/native: Change some g_debug() meta_topic() (*)
5785d8c... backends/native: Remove unused array definition (*)
c58909d... clutter: Demote CLUTTER_NOTE to g_debug in clutter-stage-co (*)
5beba8b... clutter: Make ClutterDamageHistory API public to mutter (*)
dd9d40a... clutter: Make ClutterStageView API public to mutter (*)
7712b58... clutter: Export private function to get debug flags (*)
0ac2572... core: Add private utility function to get Clutter debug fla (*)
8f839b2... clutter: Move ClutterStageCogl[View] code to src/backends (*)
d5c3c80... backends: Rename ClutterStage[View]Cogl API and types (*)
e77e888... backends: Excise MetaStageView to its own file (*)
7fcc7a6... clutter: Drop Xsettings client code (*)
1e84c00... clutter: Drop dead X11 code (*)
dc6d3ce... backends: Shuffle ClutterBackendX11 code into MetaClutterBa (*)
229b528... clutter: Drop generation of x11 pkgconfig file (*)
1f67e46... clutter: Remove leftovers from backend code in build system (*)
c80ef12... clutter: Remove unused EGL header (*)
414302f... backends: Promote g_debug() MetaStageImpl message to meta_t (*)
931fca1... meson: Bump required libinput version to 1.18.0 (*)
e98f168... Update POTFILES.in (*)
ff14ed5... compositor: Update outdated URL (*)
cc04f93... ci: Fallback to HEAD when checking out branch (*)
3b49ece... Rename the master branch to main (*)
7862f14... docs: Add README section for default branch (*)
221331a... ci: Bump ci-templates image (*)
035527c... ci: Move FDO_UPSTREAM_REPO to global scope (*)
7bc4763... Update Ukrainian translation (*)
97b24c9... Update Galician translation (*)
d561d30... Update Portuguese translation (*)
67eb60c... monitor-manager: Pass the Logical mode when computing the m (*)
1ac63fc... monitor-manager-xrandr: Use monitor to calculate scaling (*)
7c87c1c... monitor-manager: Check if all monitor scales are matching i (*)
1ab79c7... monitor-manager: Derive configured global scale using commo (*)
4ca5a97... monitor-manager: Only derive global scales supported by all (*)
b088dbd... monitor-unit-tests: Add tests to verify the computed scalin (*)
f6e2059... monitor: Replace some useless goto with clearer returns (*)
98f3f96... monitor: Never return fractional scale values when NO_FRAC (*)
c86a1e0... monitor-unit-tests: Check integer scaling values are matchi (*)
3e1e2cb... monitor: Do not overlap when checking for applicable scalin (*)
0fb688d... Update Russian translation (*)
eae116f... Update Brazilian Portuguese translation (*)
0167446... Update Friulian translation (*)
b476e22... Update Indonesian translation (*)
a8c1851... Update Bulgarian translation (*)
9e6a3f5... background-content: Shrink and optimize the rounded-clip sh (*)
6c19d39... ci: Build settings-desktop-schemas from git (*)
20db6af... remote-desktop: Check pipe fd before assuming existing read (*)
537e2df... core/selection: Cancel selection transfer requests after a (*)
5e5c7fe... clutter/layer-paint-node: Fix variable naming (*)
96b1ebb... clutter/layer-paint-node: Handle failure to allocate offscr (*)
dd40e35... cogl/trace: Fix argument naming (*)
b1ac132... cogl/trace: Add way to add a description to trace (*)
8bd7574... cogl/trace: Add scoped trace anchors (*)
72704f7... x11/events: Clean up event name getting (*)
6c77654... x11/events: Fly-by coding style cleanup (*)
d956f63... x11/events: Trace X11 event handling (*)
6d64a43... cogl/trace: Add getter for trace enabled state (*)
ffb88bf... x11/window: Add tracing for X11 synchronization events (*)
796eb00... clutter/main: Add 'detailed-trace' debug flag (*)
6a0dd2a... clutter/actor: Always generate the same debug name (*)
9d22e71... clutter/actor: Sneakily remove the g from the debug names g (*)
5c7795d... clutter/actor: Optionally trace painting (*)
6b1f49c... clutter/actor: Optionally trace allocations (*)
a4c50ad... clutter: Add COGL_HAS_TRACING checks around tracing code (*)
a42c470... compositor: Add COGL_HAS_TRACING checks around tracing code (*)
3629949... x11: Add COGL_HAS_TRACING checks around tracing code (*)
d3602e9... monitor-unit-tests: Add test for overlapping monitor config (*)
58c2f42... boxes: Add function to check if rectangle is adjacent to re (*)
be9e6dc... monitor-config-manager: Reject a suggested config with gaps (*)
ab48b6b... monitor-unit-tests: Check suggested configuration has adjac (*)
32d7c5f... monitor: Only assign suggested positions to valid pointers (*)
4574f2d... monitor-config-manager: Use single filter function to build (*)
3dbec4d... monitor-config-manager: Define cleanup functions for struct (*)
aeea288... monitor-config-manager: Use monitor match filters to create (*)
e8b8444... monitor-config-manager: Computer monitor scale in caller (*)
e59da5a... monitor-conifig-manager: Generate primary monitor config wi (*)
37e154c... monitor-config-manager: Use match rule to check laptop pane (*)
3baf750... monitor-test-utils: Add debug friendly statements during te (*)
eed1db4... window: Add meta_window_lower_with_transients() (*)
111055a... wayland/gtk-shell: Add titlebar_gesture request (*)
287c715... shaped-texture: Do not apply y-inverts to shape masks (*)
9252b7c... clutter/text: Don't query preferred size without allocation (*)
a96caf6... wayland-dma-buf: Fix 'kms-modifiers' experimental setting (*)
4973239... Update Hebrew translation (*)
d14f7b7... Updated Czech translation (*)
911ed37... Update Slovenian translation (*)
641bed4... Update Chinese (China) translation (*)
23bebf3... xwayland-grab-keyboard: Switch to g_pattern_spec_match_stri (*)
26e0684... plugins/default: Switch to g_spawn_check_wait_status() (*)
448ffae... stack: Check workspace in get_default_focus_window() (*)
7afefbb... workspace: Add meta_workspace_get_default_focus_window() (*)
ed391eb... window: Make default focus window on each workspace appear (*)
646cbf8... Updated Spanish translation (*)
12c46e6... Bump version to 41.beta (*)
c382dc0... Update Basque translation (*)
13a2a33... clutter: Add clutter_stage_paint_to_content () (*)
f6bf1ce... cursor-tracker: Add meta_cursor_tracker_get_scale () (*)
99531f9... wayland/surface: Get wl_output resource list via helper (*)
2b59b85... wayland: Fetch wl_output logical monitor via helper (*)
fcbeae5... wayland/output: Move struct to C file (*)
4615da2... monitor: Add hash function (*)
bf7c345... wayland/output: Make each wl_output correspond to one monit (*)
c8fb98a... wayland/output: Fly-by coding style fix (*)
18c414c... clutter/stage-view: Initialize view as damaged and awaiting (*)
d2186f6... window-actor/x11: Don't cache the frame-drawn frame clock (*)
ea46ebe... tests/stage-view: Added test for incorrect frame clock sche (*)
8158e96... cogl: Remove conditional g_type_init() call (*)
77f468e... build: Switch to meson's summary command (*)
6288763... build: Stop using source_root()/build_root() (*)
7eb68b4... ci: Use backend-agnostic meson command to build (*)
b17f274... ci: Switch to meson's generated Junit report (*)
5e88c19... tools: Add uncrustify config file (*)
38f8680... build: Add script to check code style (*)
117027d... ci: Add job to check code style (*)
3caa5fe... ci: Ignore uncrustify calls resulting in unsuccessful retur (*)
6960b9b... ci: Avoid deadlock while reading uncrustify output (*)
da3ff9f... clutter/frame-clock: Correct indentation (*)
cd355b5... onscreen/native: Remove a tab character (*)
264c625... ci: Fetch the right target branch (*)
420a17d... cogl: Fix GL_EXT_discard_framebuffer extension check (*)
3480a95... Updated French translation (*)
5a25f2f... ci: Use target branch from target project for code-style ch (*)
eede3d1... wayland/actor-surface: Remove some needles redirections (*)
9f82426... surface-actor: Remove some unused and useless functions (*)
021c1dd... surface-actor: Remove get_image() function (*)
afe1c87... Update Finnish translation (*)
5744e95... Update Kazakh translation (*)
0f8ae7c... ci: Build gjs from git (*)
1f26dc1... data: Stop exposing old panel-main-menu shortcut (*)
b5ba216... keybindings: Remove support for 'panel-main-menu' binding (*)
41d1a84... keybindings: Remove 'panel-run-dialog' handler (*)
04994eb... background-image: Use autoptrs for errors when loading imag (*)
ef8c428... background-image: Properly clear the failed to be filled te (*)
2cb617e... backend: Clean up renderer after clutter backend (*)
fc05fee... Updated Lithuanian translation (*)
c62e86c... context: Add :unsafe-mode property (*)
d17e9ad... context: Add (hidden) --unsafe-mode option (*)
2a2f930... wayland/subsurface: Check for parent actor before unparenti (*)
f41696b... wayland/subsurface: Handle node unlinking on parent destroy (*)
dd416dd... window-actor/wayland: Remove subsurface actors on dispose (*)
5ffd77c... tests/wayland: Test reattaching subsurface after parent was (*)
4a0c86e... meson: Add optional libsystemd dependency (*)
c2efe25... window: Add cgroup management to MetaWindow (*)
7555688... display: Set xattr on focus window cgroup dir (*)
af0460d... kms: Allow passing framebuffer damage metadata (*)
b328c8c... onscreen/native: Pass damage rectangles when page flipping (*)
9c20b41... clutter: Handle touch down and button press events in Clutt (*)
765f41d... clutter: Add ClutterPreeditResetMode hint to preedit text (*)
f4a32cb... clutter: Forward button press/touch down onto ClutterText I (*)
405ec8e... wayland: Forward button press / touch down to Wayland text- (*)
f78e21c... monitor-manager: Remove some trailing spaces in orientation (*)
e976137... monitor-manager: Only manage orientation if we have a built (*)
2289f56... monitor-manager: Don't apply unneeded orientation changes (*)
dbf5e38... monitor-config-manager: Ignore orientation if it is not man (*)
d773aaf... monitor-manager: Apply built-in monitor orientation to prev (*)
db68a2a... monitor-unit-tests: Add tests to verify config manager hist (*)
f803c0e... monitor-manager: Add config relationships and use it for or (*)
c326313... monitor-config-manager: Find builtin configuration even whe (*)
617e1b3... monitor-config-manager: Rename builtin monitor lookup utili (*)
f1228c4... orientation-manager: Expose the number of valid orientation (*)
58fb865... build: Add CI test setup to run tests as the CI would do (*)
bf54a16... tests: Add MetaOrientationManager tests via SensorsProxy mo (*)
d0a9dfe... monitor-transform: Add function to compute from orientation (*)
d5f3979... monitor-unit-tests: Add tests with dynamic orientation chan (*)
4fe7569... orientation-manager: Use an idle to apply monitor orientati (*)
b3c5ca1... monitor-manager: Remove persistent_timeout on dispose (*)
a422300... tests: Run a localed mock implementation on tests (*)
6bbb216... window-actor: Factor out framebuffer creation of get_image( (*)
b1c8510... window-actor: Add paint_to_content() function (*)
2239e7a... shaped-texture: Remove get_image_via_offscreen() (*)
264b5b8... xwayland: Initialize g_autofree with NULL (*)
70f2eb7... x11: Initialize g_autofree with NULL (*)
36d908f... build: Check NEWS for version (*)
f41b165... ci: Add asciidoc to image (*)
4bbe61d... ci: Move test setup into template job (*)
08a3fc9... ci: Add dist job (*)
c085e1f... Bump version to 41.rc (*)
69bd367... Update Romanian translation (*)
4267180... Update Croatian translation (*)
fa42831... Update Swedish translation (*)
697c884... Update Persian translation (*)
83db4f5... Update Korean translation (*)
bc289bd... Update Turkish translation (*)
b935f1f... Update German translation (*)
d5493dd... Update Croatian translation (*)
bcd50d9... Update Hungarian translation (*)
843ce78... Update Polish translation (*)
09d24b4... Update Dutch translation (*)
73c6540... Update Catalan translation (*)
20bb8bf... wayland: Avoid a race in wl_seat capabilities (*)
f140d01... context: Add some missing introspection data (*)
49187ec... Updated Danish translation (*)
f5daf0f... Bump version to 41.0 (*)
4623386... Update Persian translation (*)
4279722... Update Persian translation (*)
10d1de2... screen-cast/monitor-src: Always set before-paint watch (*)
6c818cd... screen-cast/monitor-src: Use clutter_stage_paint_to_buffer (*)
62cdf8d... clutter/stage: Remove clutter_stage_capture_into (*)
3059d3f... cursor-renderer: Remove meta_cursor_renderer_is_overlay_vis (*)
dc442e7... cogl: Add XRGB_2101010 and XBGR_2101010 formats (*)
daace1a... cogl: Add XRGB_FP_16161616 and XBGR_FP_16161616 formats (*)
9ededb9... wayland-dma-buf: Use alpha-less pixel formats where appropr (*)
3192b02... wayland-dma-buf: Add support for DRM_FORMAT_XBGR2101010 (*)
d2eec86... wayland: Allow to maximize windows by client regardless of (*)
a8d1116... kms: Only emit resources-changed signal if we recorded a ch (*)
9ce3aba... monitor-manager-native: Do not reload all the monitors on g (*)
49501c2... kms: Return a more specific change if there are no devices (*)
ea00c96... udev: Pass the device as parameter on hotplug events (*)
3d3668a... kms/device: Add functions to find connector and crtc in dev (*)
91ed95a... kms: Only update a device state if it contains the changed (*)
dd0ad3b... kms/impl-device: Only update crtc/connector whose ID has ch (*)
9cb35e2... backends/kms: Always perform full changes on KMS resume (*)
cbfb59b... backends/native: Ignore udev events while we're paused (*)
3d68998... kms/connector: Use utility function to get the property ID (*)
16e335e... backends/native: Remove unused includes (*)
ef0f708... monitor-manager: Use connect_object to connect to settings (*)
b6857e5... shaped-texture: Fix whitespace/indentation warnings (*)
b10b77c... clutter/backend: Propagate error when initializing context (*)
9bd2c5c... cogl/context: Report error if allocating fallback texture f (*)
922878a... wayland/dma-buf: Add support for BGR_8888 formats (*)
36b5719... backends/x11: Fix middle button emulation settings (*)
55f5b19... Update Serbian translation (*)
4d342c8... Update Persian translation (*)
fca9010... mutter: Add signal handlers (*)
1031de5... tests/dbus-runner: Make sure to tear-down even on test fail (*)
8bf87a7... shaped-texture: Remove mask texture handling from get_image (*)
fc499c8... Update British English translation (*)
2c8f88d... Update Vietnamese translation (*)
89a13b4... clutter/stage: Remove inout from paint_to_buffer (*)
e38db12... window: Don't change workspaces of unmanaged windows (*)
14b6c87... backend: Refactor "lid-is-closed" handling code (*)
c789b6b... backend: Reset idletime when unplugging the power cable (*)
98d5aa1... xwayland: Fix condition for queuing a window to META_QUEUE_ (*)
e42196b... wayland/actor-surface: Restore stage update for unmapped ac (*)
9179d4a... kms/impl-device/atomic: Add virtio_gpu to deny list (*)
bb24e4a... keymap/x11: Check for the group earlier when finding keycod (*)
795418a... keymap/x11: Consider the out of range group action (*)
2740f1d... keymap/x11: Stop searching through reserved keycodes explic (*)
c1f5e57... keymap-x11: Don't update key types when adding key to keyma (*)
a0a612f... meson: Add 'Build Configuration' section (*)
867db93... clutter/text: Invalidate actor paint volume when it has cha (*)
cea39b7... wayland/output: Always send xdg_output layout (*)
892182e... Post-branch API bump (*)
33b834c... wayland/data-offer: Accept final preferrence of drop destin (*)
b41def4... wayland/data-offer: Fix indentation in data_offer_finish() (*)
136caca... clutter/stage: Only add paint volumes of mapped actors to s (*)
1a978df... clutter: Remove clutter_container_sort_depth_order (*)
d5dd8eb... clutter: Remove clutter_container_lower_child (*)
8d1105a... clutter/container: Remove clutter_container_raise_child (*)
fbcb078... clutter/container: Remove clutter_container_get_children (*)
3768efe... clutter/offscreen-effect: Consider paint volumes at negativ (*)
fbb5862... clutter: Remove left-over xinput debug code (*)
a545fec... clutter/x11: Remove X11 display name field (*)
528ae91... clutter: Remove option parsing support (*)
bbf2f6e... clutter/backend/x11: Clean up variable naming (*)
08c34c8... clutter/backend/x11: Clean up ClutterBackend variable namin (*)
c653055... clutter/backend/x11: Don't keep track of a Screen pointer (*)
c23c077... clutter/backend/x11: Remove screen dimension fields (*)
cf1715a... backend: Get the default seat directly (*)
1fbdfa8... clutter/backend/native: Keep a pointer to the actual backen (*)
6ae9bc9... clutter/backend/x11: Keep a pointer to the actual backend (*)
92b95b0... clutter/backend/x11: Make filter add/remove take a clutter (*)
8008f0b... Explicitly create the clutter context and backend (*)
33cdb45... clutter: Remove CLUTTER_DEFAULT_FPS and default rate (*)
3b9409a... clutter: Remove left over fb bit masks (*)
85de82b... clutter: Remove 'stage cursor' feature (*)
d9f0d93... clutter/features: Remove 'offscreen' feature (*)
57964be... clutter/features: Remove 'swap-events' feature (*)
b73bbec... clutter/feature: Remove static vs multiple stage feature (*)
259a906... cogl/winsys: Remove 'multiple-onscreen' feature (*)
7058013... clutter/stage: Remove 'minimum window size' logic (*)
bd841e8... util: Fix placement of META_DEBUG_WAYLAND in switch stateme (*)
3a6f6c2... util: Add 'render' debug topic (*)
2047d2d... Introduce MetaRenderDevice{Gbm,EglStream,Surfaceless} (*)
bece36b... renderer/native: Get bpp from gbm_bo (*)
e078718... drm-buffer: Add getters for more metadata (*)
99f51d2... drm-buffer: Remove left-over function declaration (*)
6ba8636... drm-buffer: Replace 'use-modifier' boolean with flags (*)
a1266e1... drm-buffer: Add API to export buffer file descriptor (*)
b3dffb4... drm-buffer: Don't always generate fb_id on construction (*)
9292eba... render-device/gbm: Add getter for gbm_device (*)
802e7eb... render-device: Add API to allocate DMA buffers (*)
986588a... render-device: Add API to import other buffers (*)
8662f33... render-device: Add API to allocate dumb buffers (*)
d4e8cfa... renderer/native: Use MetaRenderDevice (*)
c2bb80a... util: Export and annotate meta_get_clutter_debug_flags (*)
e8249a5... renderer/native: Log render mode per device (*)
8fc1325... renderer/native: Try the gbm renderer before the EGLDevice (*)
3b6f911... clutter: Only reset preedit text if set (*)
ac90711... wayland: Only init EGLStream controller if we didn't end up (*)
27ce849... tests: Change how we wait for an orientation change (*)
838d565... tests: Make it easier to keep track of where we are (*)
7c6fe21... tests: Add additional debug in wait_for_orientation() (*)
820aa18... backends/native: Use rtkit to get realtime priority (*)
70a5f29... core: Drop repeated early return condition in function (*)
0a7547a... core: Drop code to do edge resistance on timeouts (*)
8ede36b... compositor: Remove dead code (*)
774f120... cogl: Fix broken check for COGL_DISABLE_GL_EXTENSION envvar (*)
e50460e... clutter: Turn warning into assert (*)
b3046cc... backends/x11: Fix off by one in debug output (*)
4dc0799... cogl: Plug GString leak (*)
025dbbb... x11: Drop fallback on ~/.mutter paths (*)
ed9650f... cogl: Plug possible GString leaks (*)
f6726c6... cogl: Plug leak on error path (*)
ccaa4c0... wayland: Plug leak in error condition (*)
c869b92... cogl: Plug leak in error path (*)
90ad8b8... clutter: Plug leak on error condition (*)
69f9b36... xwayland: Pass the manager object to XSetIOErrorExitHandler (*)
b4fe1fd... xwayland: Make setup/teardown a bit more symmetrical (*)
fb78ac4... xwayland: Init/shutdown DND using MetaX11Display (*)
39f8088... xwayland: Setup RANDR integration with MetaX11Display (*)
1dd79c5... xwayland: Trap errors when setting primary RANDR output (*)
257ccf5... xwayland: Unset shutdown idle id when source removed by cal (*)
c0bc821... wayland/output: Remove wl_output global when making it iner (*)
1f9af12... ci: Fix junit artifact file name (*)
49aa801... gschema: Add "kms-modifiers" experimental feature descripti (*)
331f08f... gschema: Turn experimental features into flags (*)
87965b5... cogl: Add support for partial update (*)
577c471... backends: Enable partial update on clipped redraws (*)
774d7b4... Update Latvian translation (*)
ab45ae1... x11: Initialize struct early (*)
5125f66... core: Use b/w unicode for tablet mode OSD (*)
af6fb2a... clutter: Fix event axes array indices in axis broadcasts (*)
0ed9c6e... clutter: Drop default action of Pan action (*)
f4b2655... clutter: Drop default "rotate" action in ClutterRotateActio (*)
94abaf2... clutter: Drop default "zoom" action in ClutterZoomAction (*)
85bcc48... clutter: Drop ClutterSwipeAction::swipe default vmethod (*)
2fc40da... clutter: Drop ClutterZoomGesture's zoom-axis property/metho (*)
0e57fd4... clutter: Add information about event phase in ClutterAction (*)
7885f6d... clutter: Add handle_event vfunc to ClutterAction (*)
5133815... clutter: Move ClutterClickAction to the handle_event vfunc (*)
6d0b738... clutter: Move ClutterGestureAction to the handle_event vfun (*)
a235d03... clutter: Carry accounting on double/triple clicks in Clutte (*)
a084fc1... frames: Keep accounting of double clicks in place (*)
8c4c3f0... clutter: Make ClutterClickAction independent of click count (*)
33ca5e3... tests: Drop dependency on click count (*)
3d37602... clutter: Drop click count from button events (*)
64ff1f2... input-mapper: Reverse sort order of display score comparato (*)
8e1a125... startup: Optionally run (and exit with) a command (*)
6060b6a... backends/x11: Fix key repeat of on-screen keyboard for seco (*)
69fcb3a... Update Ukrainian translation (*)
f1f2c96... plugins/default: Add env var to disable animations (*)
666a309... tests/stage-view: Disable animations (*)
5b35860... tests/stage-view: Verify stage view list length after updat (*)
802d4e0... clutter/actor: First clear all stage views before emitting (*)
a1f590a... Update Friulian translation (*)
078ead6... Update Portuguese translation (*)
e25df66... clutter/content: Mark optional parameters as such in annota (*)
710e022... Update Italian translation (*)
2c4db09... docs: Update coding style link (*)
f84ece1... Update Occitan translation (*)
830c53e... Update Croatian translation (*)
c693a7e... Update Hebrew translation (*)
92c98d5... clutter/timeline: Make the warning about detached actors mo (*)
94e2793... Updated Spanish translation (*)
b1c8ce1... meson: Add 'plain' test setup (*)
3352942... backend: Copy damage rectangles to secondary GPU when avail (*)
7af1043... tests: Don't use TestEnvironment (*)
a49c98d... tests: Don't continue if setup commands fail (*)
8eb268f... window/wayland: Differentiate between requested and direct (*)
6902a72... window: Store unconstrained_rect everytime a size is reques (*)
2eda6d0... tests/test-runner: Add commands to set and remove struts (*)
028ed06... tests/test-client: Add 'stop_after_next' and 'continue' com (*)
989cc2e... tests: Add test for unfullscreening followed by immediate s (*)
8546ca3... kms/connector: Fix updating the state when drmConnector is (*)
c765730... kms/crtc: Always log whether we updated CRTC state (*)
cbdd62c... kms/impl-device: Report 'full' change if we removed connect (*)
8c8bbb8... util: Remove push/pop no msg prefix logging (*)
59166d7... util: Implement meta_topic() using g_message() (*)
e280589... util: Implement meta_verbose() using meta_topic() (*)
4bb8b2a... util: Remove unused logging functions (*)
8e63606... Update Friulian translation (*)
f41c03f... Update Occitan translation (*)
67033b0... wayland/window-configuration: Fix maximized check in fixed (*)
d66e3e2... window/wayland: Detect client resizes with pending non-resi (*)
0e736af... window: Ensure constraints after a Wayland client resize (*)
b28a6e5... tests: Add test for maintaining constraints after client re (*)
734ae26... core/close-dialog: Don't pass DISPLAY (*)
a2cf75c... startup-notification: Fix naming of handle ID (*)
c41657b... wayland/activation: Remove token from hash table on timeout (*)
eed6599... startup-notification: Fix source return value (*)
d420a39... tests: Split out Wayland tests into its own test case (*)
7f720a4... wayland/activation: Don't grab if no serial or surface was (*)
acadf5b... onscreen/native: Increase buffer ref count in copy_shared_f (*)
858b5c1... background-content: Anti-alias texels that intersect the ci (*)
7a5db22... clutter: Always snoop key events for a11y
(*) 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]