[mutter] (744 commits) Non-fast-forward update to branch gbsneto/offscreen-paint-node
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] (744 commits) Non-fast-forward update to branch gbsneto/offscreen-paint-node
- Date: Tue, 8 Dec 2020 20:47:12 +0000 (UTC)
The branch 'gbsneto/offscreen-paint-node' 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:
0f1289e... clutter/effect: Don't expose pre and post paint helpers
e8f9d09... Introduce ClutterEffectNode
35af306... clutter/effect: Add paint_node vfunc
0d51678... clutter/offscreen-effect: Clear framebuffer on pre_paint
e0a8e82... clutter/offscreen-effect: Simplify paint
6be6f04... clutter/paint-nodes: Add opacity overriding to ClutterActor
6f0719b... clutter/paint-nodes: Don't skip pipeline node constructor
03be5ed... clutter/paint-nodes: Add new ClutterLayerNode API
c261eb7... clutter/paint-nodes: Push and pop framebuffer even without
96e8074... clutter/paint-nodes: Add serialization to layer node
5d7edde... Introduce ClutterBlitNode
59a3075... clutter/offscreen-effect: Remove CoglMaterial from public A
be3743e... clutter/offscreen-effect: Add new create_pipeline() vfunc
6ee3ece... clutter/blur-effect: Switch to create_pipeline vfunc
f6c5736... clutter/brightness-contrast-effect: Switch to create_pipeli
dbe0602... clutter/colorize-effect: Switch to create_pipeline vfunc
ae14a0a... clutter/desaturate-effect: Switch to create_pipeline vfunc
1135a74... clutter/offscreen-effect: Use paint nodes to paint target
e9b9784... clutter/offscreen-effect: Implement paint_node()
47b88de... clutter/offscreen-effect: Undeprecate clutter_offscreen_eff
e5ee6e1... clutter/deform-effect: Use clutter_offscreen_effect_get_tar
4226fa5... clutter/offscreen-effect: Remove clutter_offscreen_effect_g
5e680fd... clutter/effect: Add paint nodes to all paint vfuncs
dd80e62... clutter/offscreen-effect: Document paint nodes
edf8a1e... clutter/effect: Move ClutterEffect creation to ClutterActor
Commits added to the branch:
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 (*)
33dfae6... clutter/paint-nodes: Make ClutterLayerNode always push/pop
c317eeb... clutter/offscreen-effect: Add new create_pipeline() vfunc
2a7b736... clutter/blur-effect: Switch to create_pipeline vfunc
9a66115... clutter/brightness-contrast-effect: Switch to create_pipeli
b3a2fae... clutter/colorize-effect: Switch to create_pipeline vfunc
dada730... clutter/desaturate-effect: Switch to create_pipeline vfunc
c924a84... clutter/offscreen-effect: Use paint nodes to paint target
145b6c5... clutter/offscreen-effect: Implement paint_node()
07e6787... clutter/effect: Add paint nodes to all paint vfuncs
ed7ccd3... clutter/offscreen-effect: Document paint nodes
0f16b40... clutter/effect: Move ClutterEffect creation to ClutterActor
(*) 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]