[mutter] (1253 commits) Non-fast-forward update to branch benzea/ignore-monitor-connector
- From: Benjamin Berg <bberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] (1253 commits) Non-fast-forward update to branch benzea/ignore-monitor-connector
- Date: Fri, 23 Oct 2020 15:16:35 +0000 (UTC)
The branch 'benzea/ignore-monitor-connector' 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:
0d27c7e... monitor: Make the connector the last sort key for monitors
d79fe19... monitor: Add flag whether EDID is sufficient to disambiguat
2f2efde... monitor: Only hash the connector when required
c85643a... tests/monitor-unit-tests: Disambiguate external monitor in
1dc6998... monitor: Only take connector into account when required
9f999f9... tests/monitor-unit-tests: Add test to for ignoring connecto
Commits added to the branch:
1981449... wayland/actor-surface: Do not set opaque region for XWaylan (*)
5c704e3... cogl: Remove no-op cogl_shader_compile and cogl_shader_get_ (*)
586723e... backends: Drop per-device idle monitors (*)
f7646af... core: Do not update idle times for slave devices (*)
1ecfdb1... backends: Drop meta_idle_monitor_get_for_device() (*)
8b70232... Update Japanese translation (*)
ae344a6... Update Japanese translation (*)
aceadfe... cullable: Check if effects are disabled (*)
3e1db33... gitlab: Add missing < in markdown comment tag (*)
560055f... Bump version to 3.35.91 (*)
0e0afa2... settings: Improve logging of enabled experimental features (*)
76e0d72... window-actor/x11: Update opaque region (*)
c06fae4... window-actor: Don't show actor until meta_window_actor_show (*)
b45b03b... surface-actor-x11: Avoid flicker when (un)redirecting windo (*)
d2953e0... Update Chinese (Taiwan) translation (*)
4f8e518... bind-constraint: Update the preferred size (*)
35fe6a4... clutter: Make clutter_contraint_update_preferred_size() pub (*)
b70611e... clutter/enums: Correct docs about ClutterOffscreenRedirect (*)
b4226da... cogl: GLES3 has glGetStringi (*)
03ef335... cogl: GLES3 has sampler objects (*)
445af61... cogl: GLES3 has vertex array objects (*)
4199275... cogl: GLES3 has sync objects (*)
efe1bc2... util: Add INPUT debug topic (*)
e07478f... virtual-input-device/native: Fix warning message (*)
7cc02cf... backends/native: Replace tabs with spaces (*)
d053ccf... window: Check window responsiveness on every window focus (*)
0bf9727... display: Fix intendation of an argument and add details to (*)
9b58033... display: Make sure ping serials are never reused (*)
e51279d... display: Only send one ping to a window at a time (*)
f215956... xwayland: Move out surface role related logic (*)
ac2c870... surface-actor: Remove get_window() API and vfunc (*)
5149e1e... wayland: Move tree updating to the shell surface role (*)
c0c7448... wayland: Don't access MetaWaylandSurface::window directly (*)
54194e6... wayland/surface: Move relative coordinate calculating to ro (*)
722ae2b... wayland/surface: Let roles set DND functions (*)
df642eb... wayland: Move calc-showing window logic to roles having win (*)
44ae385... wayland: Move MetaWindow ownership to window owning roles (*)
d122b66... clutter/actor: avoid transform node for identity matrix (*)
81512ad... screen-cast-session: Add 'disable-animations' property (*)
8c1e6eb... remote-access-handle: Expose disable-animations property (*)
704fea6... renderer-native: Move 'backend' field to MetaRenderer (*)
3e6a55a... renderer: Add API to check whether renderer is hardware acc (*)
a209a14... renderer-native: Use hardware acceleration check in generic (*)
6206511... Update Basque translation (*)
f5a28aa... window-actor: Make culling of opaque windows X11 only (*)
c5d2fc8... screen-cast: Update to PipeWire 0.3 API (*)
282b09c... clutter/actor: Add CLUTTER_OFFSCREEN_REDIRECT_ON_IDLE (*)
41d72e8... backends/native: Also check touch-mode on object initializa (*)
d7c7311... clutter/seat: Add gtkDoc comments for touch-mode property (*)
aedcfcd... sound-player: Fix invalid write after playback is cancelled (*)
4c42195... clutter: fix hole in ClutterPaintNode (*)
b8355a6... xwayland: Not all xwayland surface have a window (*)
963108a... wayland/data-device: Check resource version on cancel (*)
f9326cf... wayland/data-device: Fix crash with offer from X11 client (*)
2da2772... display: Make check-alive timeout configureable (*)
6fb6a23... Update Brazilian Portuguese translation (*)
a9b1134... clutter/seat: Add API to inhibit unfocus of the cursor surf (*)
bf24b81... wayland/pointer: Add support for the new ClutterSeat inhibi (*)
ad8ba69... wayland/pointer: Use g_signal_connect_swapped for one signa (*)
b98ebe6... clutter/x11: Stop tracking stage changes on crossing events (*)
6715291... Update Turkish translation (*)
a0441ad... Updated Spanish translation (*)
84261d1... Update Basque translation (*)
81d11ac... clutter: avoid g_signal_emit_by_name() from ClutterActor (*)
0c55e87... cogl: reduce temporary allocations calculating redraw regio (*)
d327ced... clutter: avoid redundant _clutter_paint_node_init_types() (*)
c447d76... Update Hungarian translation (*)
1b67f49... monitor: Move logical to CRTC transform helper to MetaOutpu (*)
7f6cafa... logical-monitor: Pass monitor in the for each CRTC helper c (*)
a11f9bd... boxes: Add 'round' rounding strategy (*)
fe42d56... crtc: Move configured state to separate struct (*)
292d275... clutter/stage: Remove stray newline (*)
1a14c4d... renderer-x11-nested: Remove stray newline (*)
e3f3037... renderer-native: Fix a couple of style misses (*)
1c98f01... renderer-native: Draw stage separately per CRTC (*)
2d66659... crtc: Move logical monitor pointer to MetaMonitor (*)
0baf457... clutter/stage/cogl: Remove some leftover whitespace (*)
37d7df6... clutter/stage/cogl: Name variable to make coordinate space (*)
8609062... clutter/cogl/stage: Simplify swap_event boolean logic (*)
adcbc2a... clutter/cogl/stage: Use fb size for for fallback fb clip re (*)
0d039c3... clutter/view: Don't take paint rect after paint (*)
86ccc28... clutter/cogl/stage: Rename have_clip to is_full_redraw (*)
f3dcba2... clutter/cogl/stage: Simplify region transform code (*)
c483b52... clutter/stage: Pass redraw clip instead of extents when pai (*)
fe1ccea... clutter: Pass redraw clip via paint context (*)
b68c630... clutter/cogl/stage: Use g_clear_pointer() to clean up regio (*)
159c83b... clutter: Move redraw clip management to views (*)
964ea60... Update Korean translation (*)
38954de... ci: Adjust URL check (*)
c4b28b0... clutter/cogl/stage: Don't leak FB damage region on redraw (*)
71101ca... clutter/cogl/stage: Remove duplicate region union (*)
b7f47ea... clutter: add tracing for frameclock cycle (*)
fb81199... Updated Czech translation (*)
9fa5617... monitor-manager-xrandr: Don't try to disable disabled CRTC (*)
6e7316e... build: Use dbus interface dir from pkg-config (*)
88bb24f... backends/native: Shuffle udev client initialization in Meta (*)
d495dc6... Update Galician translation (*)
e6913d1... monitor-transform: Add meta_monitor_transform_transform() h (*)
92f0eb9... monitor: Use transform helper when dealing with panel orien (*)
ff59b5d... monitor: Move logical <-> CRTC transform helpers to MetaOut (*)
01aaced... crtc: Don't leak MetaCrtcConfig (*)
b5354fb... Update Indonesian translation (*)
1fc7935... backends/cursor: Add API to set and get the texture buffer (*)
d600cd9... monitor-transform: Add generic function to get relative tra (*)
987ce5b... cursor-renderer/native: Implement scaled/transformed hardwa (*)
969ad54... cursor-renderer/native: Remove unnecessary endian check (*)
f27de96... Updated Danish translation (*)
038a317... cogl/framebuffer: Add cogl_framebuffer_flush (*)
3881c1f... cogl/context: Add cogl_renderer_create_dma_buf() and family (*)
7fbb47b... renderer-native: Move DMA buffer creation to an auxiliary f (*)
d366fb3... renderer-native: Implement DMA buffer creation (*)
548073e... screen-cast-stream-src: Support DMA buffer sharing (*)
680a54a... monitor-stream-src: Implement blitting view framebuffers (*)
86168b9... window-stream-source: Draw into DMA buffer image (*)
1f190a7... screen-cast-stream-src: Remove unused parameter (*)
09026e5... monitor-stream-src: Use cogl_framebuffer_finish() (*)
87a06c6... x11: Set up the compositing manager selection on meta_displ (*)
21994bb... tests: Ensure MetaX11Display is initialized before running (*)
8c332a4... tests: Set fatal log handler on clutter tests (*)
649911b... core: Make meta_display_init_x11() an async function (*)
25c9e66... xwayland: Do not block on Xwayland initialization (*)
4b513a3... compositor: Shuffle x11 compositing bits in MetaCompositor (*)
390fd7d... cursor-renderer-native: Fix hw cursor for non-square sprite (*)
35c16a9... Update Polish translation (*)
8a6673b... build: ensure absolute path to sysprof dbus interface dir (*)
73e3207... clutter-actor: Add detail to captured-event (*)
90a1eb4... Update Japanese translation (*)
8427568... Update Japanese translation (*)
d30ef0d... cogl/clip-stack: Use "merge" parameter for rectangle clips (*)
7205433... cogl/clip-stack: Restore old matrices after drawing to sten (*)
1e0b015... cogl/clip-stack: Explicitely initialize the stencil mask (*)
46e38ff... cogl/clip-stack: Set color and depth mask when drawing rect (*)
0ada900... wayland/actor-surface: Check for MetaXwaylandSurface instea (*)
372d73e... surface-actor: Cull out surfaces without alpha channel (*)
6831f2e... window-actor/x11: Disable culling on window actor level (*)
c979cd9... surface-actor: Do not copy empty clip/unobscured regions (*)
39a8c04... background-actor: Do not copy empty clip/unobscured regions (*)
38e58b8... core: Use DISPLAY envvar to forward in the launch context (*)
166a464... wayland: Set up initialization X11 socket (*)
e3149e6... wayland: Pass private X connection on GNOME_SETUP_DISPLAY (*)
64eaf70... xwayland: Allow setting up maintenance processes (*)
7f9fac2... window/wayland: Don't inhibit finishing moves if any window (*)
9b97e5e... place: Make placement rule processing provide relative coor (*)
d22f947... wayland/window: Pass popup configuration using relative coo (*)
05e9d6a... window: Put placement related fields in a anynomous struct (*)
ff381d1... constraints: Pass constrained relative coordinates to windo (*)
0dac91c... Add MetaGravity and replace X11 equivalent with it (*)
6c82feb... wayland/window-configuration: Track resize flags and gravit (*)
d08a8de... window: Implement asynchronous popup moving (*)
5c37f51... wayland/xdg-shell: Add support implicit popup moving (*)
f97804f... wayland/xdg-shell: Add support for explicit popup repositio (*)
f484efa... Updated Slovenian translation (*)
f80e5dd... Bump version to 3.35.92 (*)
c4f7662... Updated Lithuanian translation (*)
a4f11be... Update Croatian translation (*)
00d900e... Update Swedish translation (*)
dd6e371... Update French translation (*)
3c55475... Update Italian translation (*)
748f5bb... Update Ukrainian translation (*)
38fb59a... Fix broken markup in Welsh UI translation (*)
15d3de0... Update Punjabi translation (*)
6cd0aa4... window: Force placement for first placement rule (*)
79920d6... Update Dutch translation (*)
227eea1... kms-impl-simple: Add fake cursor planes if no real ones (*)
6e966e4... cursor-renderer-native: Handle lack of cursor planes gracef (*)
6b852e6... Bump version to 3.36.0 (*)
1c1adb0... Update Serbian translation (*)
480e7d4... screen-cast-stream-src: Don't complain when we can't dequeu (*)
26e1e49... screen-cast-stream-src: Don't leak GSource (*)
50ff30b... xwayland: Log actual error message if available (*)
121c5d2... meson: Expand on xwayland_initfd option description (*)
4cc29cf... cursor-renderer/native: Refactor init to per-gpu (*)
8abdf16... cursor-renderer/native: Handle GPU hotplug (*)
adc38f9... window-actor/X11: Update shape, input and opaque region in (*)
be11525... window/x11: Add function to convert the surface to client a (*)
2d09e95... window-actor/x11: Compute client area from surface size (*)
304a103... window-actor: Add API to update regions (*)
0b102af... xwayland: Update regions on texture updates (*)
267f712... window-actor/x11: Use the new MetaShapedTexture API (*)
0743381... window/x11: Rename `meta_window_x11_buffer_rect_to_frame_re (*)
509e9ca... xwayland: Fix mime type atom list leak on DnD with more tha (*)
531a195... monitor-config-manager: Respect layout mode when calculatin (*)
d2a12ee... crtc-xrandr: Compare right coordinate when checking assignm (*)
512bb7d... wayland: Don't crash when trying to fullscreen on inert wl_ (*)
aba0b9e... keybindings: Move common window grab code out of X-only if (*)
5319949... kms-impl-device: Clean up state if drm resources disappear (*)
df33255... cogl: Add main header for Cogl (*)
6989fea... cogl: Fix build error when GL_ARB_sync is not defined (*)
67dd0b4... keybindings: Avoid double calls to process_event() on the s (*)
23da6c2... keybindings: Check the special modifiers specifically (*)
0487e6f... input-settings: Wire up middle-emulation (*)
0700f37... input-settings/x11: Fix typo in has_udev_property (*)
074f497... input-settings: Specify middle-click-emulation key (*)
4133b73... cursor-renderer/native: Skip hw cursor upload if we can't u (*)
0053ef2... cogl-texture: Add some missing array annotations (*)
b310e1d... clutter-stage: Add annotations to clutter_stage_capture (*)
fa74da0... wayland/window: Ignore state changes for popups (*)
db9b60c... wayland: Represent preedit string cursor offset in bytes (*)
c9a5b2b... kms-impl-simple: Handle lack of cached mode set in flip fal (*)
0a6034e... monitor-manager: Remove 'mirror' capability (*)
ed4b80c... clutter/stage: Rename parameters to match documentation (*)
a13d60a... Update Romanian translation (*)
2ecbf6d... x11: Handle windowing errors while writing selection INCR d (*)
c131a9b... backends/x11: Observe multiple pad mode switch buttons in a (*)
1d20045... surface-actor: Fix memory leak (*)
41130b0... surface-actor: Add culling offset for geometry scale (*)
7fa7c2a... backends: use the enum name instead of a literal 0 (*)
8592a85... wayland: Handle NULL preedit text (*)
18b661c... backends: Add mapping function arg to settings_set_bool_set (*)
ec1195e... backends: Fix configuration changes to tap[-and-drag] (*)
1f00aba... backends: Add MetaInputDevice derivable class (*)
3b88af9... backends/x11: Drop internal WacomDevice lookups (*)
d052f9c... backends: Drop internal WacomDevice in MetaInputSettings (*)
d4c070d... window: Really propagate effective on-all-workspaces settin (*)
40fb06c... cogl-pango: Cache whether glyphs are backed up by a color f (*)
3aece84... cogl-pango: Make color glyphs unaffected by foreground colo (*)
3c4f5dd... core: Let pad mode switch events always go through MetaInpu (*)
dcaa45f... backends/x11: Implement is_grouped for X11 (*)
8699482... backends: Check both input settings and mapper for tablet m (*)
238e41d... cogl: Install cogl-trace.h and include from cogl.h (*)
6885c37... cogl: Mark exported cogl symbols using COGL_EXPORT (*)
0462208... crtc-xrandr: Respect configured RANDR panning (*)
62d0dd9... clutter-utils: Fix a couple of coding style issues (*)
8beef8c... shaped-texture: Fix use-nearest check when viewports are sc (*)
40c345d... cursor-sprite-xcursor: Emulate Wayland hotspot limitations (*)
32c9951... clutter/actor: Inherit cloned painting when calculating res (*)
3c15724... cursor-sprite: Add API to get dimension (*)
343de21... monitor-transform: Add API to transform point (*)
55cf1c1... kms/plane-assignment: Add API to set cursor hotspot metadat (*)
a68e697... cursor-renderer-native: Set cursor hotspot metadata on plan (*)
ac01e69... window-wayland: Don't use grab op for some other window whe (*)
51cd8ae... ci: Add a new 'build-without-opengl-and-glx' step (*)
95642d0... cogl/gl: Move shared functions to shared file (*)
0534122... cogl/renderer: Remove documentation of nonexistent enum (*)
3956ffd... cogl/driver: Remove GError from context_init (*)
6aa5461... core: Demote tiff and bmp image formats in the clipboard ma (*)
da600b8... cursor-renderer-native: Take panel-orientation into account (*)
92710d8... clutter/stage-cogl: Check for buffer age early (*)
2d94a34... cogl-pango: Honor foreground alpha PangoAttribute (*)
d846fab... cogl-pango: Forward alpha from correct color (*)
82778f7... window-actor: Shuffle some lines around (*)
cdd27d0... window-actor: Clip before translate when blitting (*)
37742c5... window-stream-src: Ensure initial frame is recorded (*)
ea34915... window-stream-src: Implement cursor blitting (*)
f6700f1... window-stream-src: Finish framebuffer after blitting (*)
73250b8... clutter/actor: Add culling inhibiting API (*)
fed5f4d... window-actor: Inhibit culling when blitting to screencast (*)
ed10aea... cogl-pango: Special case alpha of 0 (*)
e8ea5ec... cogl-pango: Factor in default color alpha again (*)
9f31e72... backends/native: Release virtual buttons on dispose instead (*)
2cfdbbd... clutter: Enable negative offsets in delete surrounding text (*)
bb5ea05... wayland: Translate delete-surrounding properly to protocols (*)
86f2885... cogl: Remove obsolete .map file (*)
8748841... cogl: Export two more functions (*)
aa136f4... cogl-pango: Special case alpha of 0 for color glyphs (*)
2907ee9... wayland/pointer-constraints: Fix typo (*)
dbe919e... wayland/surface: Check for surface role in meta_wayland_sur (*)
09a6031... window-actor: Force full actor geometry sync when mapping (*)
52e5d6f... Bump version to 3.36.1 (*)
479fb05... Revert "Bump version to 3.36.1" (*)
f98ca76... build: Post-release version bump (*)
902302a... clutter/actor: Fix pick when actor is not allocated (*)
059d214... tests/actor-pick: Remove tabs (*)
7f488e3... tests/actor-pick: Allocate actor before picking (*)
a8f6cad... x11: fix compilation if 'libwacom=false' (*)
50e0ae3... clutter/actor-meta: Warn if an actor modifier is altered mi (*)
223f033... clutter/offscreen-effect: Don't ever early out out of post (*)
5f5ce08... clutter/click-action: Do not process captured event if acti (*)
5817779... clutter/layer-node: Rename CoglPipeline field to 'pipeline' (*)
7d79ae7... cluter/layer-node: Remove CoglTexture from structure (*)
625773f... clutter/layer-node: Trivial code cleanup (*)
5d27e54... clutter/layer-node: Use non-deprecated cogl_texture_2d_new_ (*)
7d2df52... clutter/offscreen-effect: Rename CoglPipeline field to 'pip (*)
37eda49... cogl: Don't allow creating sized textures with 0 pixels (*)
c389aad... cogl: Defend against empty or unallocated framebuffers (*)
a6f9469... window-actor: Set viewport when blitting to screencast fb (*)
1551b6d... Update Slovak translation (*)
1301770... clutter/stage: Remove 'alpha' property (*)
fe27a6e... clutter/stage: Remove hide/show cursor API (*)
6f0e5b0... clutter/stage: Remove 'accept-focus' property (*)
3f068d1... clutter/stage: Remove unused paint_data/notify fields (*)
08431a1... clutter/stage: Remove ability to set custom perspective (*)
8df3b21... window: Check aliveness a bit less aggressively (*)
ce64ab5... ci: Rebase docker image to F32 (*)
e74c2e4... clutter/stage: Don't assume stage relayouts reallocate ever (*)
f0718c7... backends/x11: Fix access to WacomDevice (*)
50fa002... backends/native: Translate coordinates of absolute motion e (*)
ba34176... wayland/xdnd: Add error traps around Xdnd* IPC (*)
f672d6e... clutter/text: Drop usage of ClutterPath (*)
553372f... clutter: Drop CoglPaths handling from ClutterPaintNode (*)
a5294ce... cogl: Remove CoglPath and the tesselator (*)
5b30a52... wayland: preserve `xkb_state` on VT switch (*)
ac52631... clutter/actor-meta: Add a new 'set_enabled' vfunc (*)
7660ca2... clutter/effect: Override ClutterActorMeta.set_enabled (*)
5b984c1... clutter/constraint: Override ClutterActorMeta.set_enabled (*)
6aead84... clutter/offscreen-effect: Override ClutterActorMeta.set_ena (*)
eb6e1f6... clutter: Remove drag and drop actions (*)
f620f43... clutter/click-action: Release when disabling (*)
633d5d1... clutter/gesture-action: Cancel gesture when disabling the a (*)
676997e... clutter/click-action: Make sure to never schedule more than (*)
0d0834f... Revert "clutter/click-action: Do not process captured event (*)
23d0bdd... cogl: Remove unused fields from CoglContext (*)
fbd6366... core: Add private function to get the current selection own (*)
167fd07... x11: Forward current selection state when initializing X11 (*)
3e967d7... input-settings: fix device list iteration (*)
645d596... cogl: Use autopointers to free structs on return (*)
1d75d5a... group: Free group if returning early (*)
506e065... test-utils: Only initialize client when we're returning it (*)
d0ef660... clutter: fix memleak in test error path (*)
425a10d... clutter: Use #mesondefine (*)
21b8ae1... monitor: Fix tile coordinate calculation (*)
43baf64... monitor-config-manager: Only use crtc transform for assignm (*)
b55e2e1... tests/monitor-unit-tests: Test non-hw-transform rotated til (*)
bc350f3... renderer-native: Use CRTC layout in stage view (*)
3d47c7e... cursor-renderer-native: Take CRTC transform into account (*)
47002bf... wayland/surface: Put buffer reference on heap (*)
282aada... drm-buffer/gbm: Support both surface and standalone buffers (*)
0f8f607... window/x11: Use G_DECLARE_DERIVABLE_TYPE() (*)
5dad87c... surface-actor-x11: Move window related unredirect logic to (*)
bc178b7... clutter/actor: Add semi-private API to check for transition (*)
f361207... wayland: Make MetaWaylandBufferRef reference counted (*)
f8ee974... wayland/buffer-ref: Add helpers for use count tracking (*)
3da8c1b... cogl/onscreen: Add API to scanout a buffer directly (*)
7530665... clutter/view: Make it possible to assign a temporary direct (*)
3dd8861... renderer/native: Add API to get primary GPU (*)
b9fe9c7... onscreen/native: Add API to check whether buffer is scanout (*)
cb05b16... wayland/dma-buf: Don't advertise modifier support by defaul (*)
03c00e4... wayland/dma-buf: Minor style fix (*)
4b1805c... wayland/dma-buf: Handle getting dma-buf from detached buffe (*)
ff7a42b... wayland: Add API to acquire a CoglScanout from a surface (*)
d682cdb... util: Move MetaLater to its own file (*)
dc4fe78... display: Initialize MetaCompositor in two steps (*)
2e7d02f... later: Make MetaCompositor the owner of the MetaLaters stat (*)
b51c468... later: Listen to MetaCompositor signal instead of clutter (*)
65a6c4c... compositor: Add support for direct scanout of Wayland surfa (*)
e485166... monitor-config-manager: Fallback to closed laptop lid confi (*)
f15ce01... monitor-unit-tests: Ensure configuration is preserved in la (*)
06d67b6... x11: XMaxRequestSize returns 4-byte units (*)
967966c... x11: Flag flushes despite having less than the element size (*)
a32cb71... x11: Intern INCR atom (*)
e95c365... x11: Unset pending flush flag right before notifying on tas (*)
8a2b828... x11: Ensure flush() Flushes all output stream data (*)
7c939d7... x11: Only send SelectionNotify on first INCR chunk (*)
0b21dcf... x11: Wait till data is flushed before notifying on the pend (*)
04d429b... x11: Finish INCR transfers properly (*)
d2c762c... x11: Don't invariably queue a pending delete request (*)
7015bb3... x11: Don't exceed transfer size in INCR chunks (*)
a4596be... x11: Fix iterative INCR property checks (*)
655a783... x11: Don't stall on write_async() (*)
1909977... x11: Do not trust there is task in error paths (*)
4bdf9a1... core: Cater for reading selection in chunks (*)
d4c3870... wayland: Shuffle wl_data_source.cancelled version checks on (*)
0b6560f... wayland: Do not cancel old data source when setting new sel (*)
1363246... wayland: Rely on MetaSelection::owner-changed for .selectio (*)
6a3d521... wayland: Split MetaWaylandDataSource into a separate file (*)
317f6c0... wayland: Move MetaWaylandDataSourcePrimary to its own file (*)
91ef751... wayland: Move MetaWaylandDataOffer to its own file (*)
4726f3d... wayland: Move primary data offers to their own file (*)
5e8d8b9... wayland: Move the primary data device manager to its own fi (*)
b7366b5... wayland: Drop unused struct variable (*)
551a57e... Add read-only anonymous file abstraction MetaAnonymousFile (*)
988da21... wayland/keyboard: Use MetaAnonymousFile to share keymap fil (*)
efb0add... tests/wayland: Add a test for meta-anonymous-file (*)
94b3c33... x11: Clear X11 selection source after unsetting owner (*)
a7e63be... x11: Generalize x11 selection owner checks (*)
5671f0a... x11: Allow X11 clients to clear the selection (*)
6e0cfd3... kms: Make GSource ready by default (*)
3611127... kms-impl/simple: Fix page_flip_data ref leak on fallback (*)
1b33a5a... clutter/paint-context: Add paint flag (*)
a4f55d4... clutter/paint-context: Allow passing redraw clip to offscre (*)
424016d... stage: Pass paint context in phase callbacks (*)
e849667... screen-cast-stream-src: Add getter for stride (*)
b7bf42e... clutter/stage: Add API to paint to a custom target (*)
90c4b64... stage: Only invoke paint phase callbacks when painting view (*)
d2c3272... clutter/paint-context: Add 'no-cursors' paint flag (*)
c4535fd... screen-cast: Add RecordArea for screen cast arbitrary area (*)
43e12da... backend: Remove support for META_DUMMY_MONITORS variable (*)
43295bd... Update German translation (*)
793a9d4... clutter/stage-cogl: Fix painting the redraw clip with the d (*)
bd45a00... window-actor/x11: Cache the frame bounds (*)
d26dc4a... compositor: Only include meta-window-actor-wayland.h when b (*)
4300f1f... remote-access-controller: Allow inhibiting remote access (*)
61356ca... keybindings: Mask out the reserved modifiers mask (*)
9e41f68... remote-access-controller: Make it build with -Dremote_deskt (*)
5dfd86e... Bump version to 3.37.1 (*)
aedf692... backends: move 'input_device' to HAVE_LIBWACOM scope (*)
5201d77... keybindings: Use current monitor for move-to-center (*)
c38fa4f... clutter: Remove CLUTTER_ACTOR_IN_REPARENT flag (*)
5d58156... wayland/keyboard: Chain finalize up to the parent class (*)
e073076... backends/native: Unset the correct button codes when a virt (*)
18e7b81... tests/wayland: Don't test file sealing on the fallback case (*)
a55a286... clutter: Remove deprecated 'ClutterState' (*)
1cb59f4... clutter/layout-manager: Remove unused animation API (*)
73cb96d... clutter: Remove 'ClutterAlpha' (*)
e3c0fcf... tests/clutter: Add back redhand_alpha.png and light0.png (*)
bc18438... clutter/box-layout: Make 'easing-mode' be an enum (*)
da5be1f... clutter/animatable: Remove left-over vfunc (*)
b46bc98... tests/clutter/conform: Remove left-over ClutterAnimator scr (*)
322b51c... clutter: Remove ClutterAnimation (*)
5c4938e... ci: Enable coverage reports in test build (*)
24a0e72... ci: Remove the MALLOC_PERTURB_ definition (*)
c7f2ae1... build: Add configuration summary line about coverage being (*)
132060d... ci: Save built artifacts only for the test build (*)
76083d7... tests/test-client: Add commands to maximize/unmaximize (*)
2ce622f... tests/test-runner: Plumb "resize" command (*)
0f2a33c... tests/test-client: Add line breaks to warning messages (*)
2ee3d53... tests/test-client: Make 'resize' client command include the (*)
48de81b... tests/test-client: Remove shadow from X11 test client CSS s (*)
476ef76... tests/test-runner: Add 'assert_size' command (*)
62f449d... tests/test-runner: Add a 'wait_reconfigure' command (*)
4571de5... tests/stacking: Add test to verify we unmaximize correctly (*)
d14c8cf... tests/stacking: Check that unmaximize to new size works (*)
9b8e5a0... tests/test-client: Add 'fullscreen' and 'unfullscreen' comm (*)
449cbe1... tests/stacking: Test some maximize fullscreen interaction (*)
668eb31... window: Add meta_window_untile() (*)
033f0d1... window: Set fall-back tile monitor if not set (*)
e09e62d... tests/test-runner: Add tile and untile commands (*)
989e2cc... tests/restore-size: Also test that untiling restores correc (*)
c97c409... tests/test-runner: Add 'move' and 'assert_position' (*)
b4972f5... tests/stacking: Add test for checking restored positions (*)
82470cd... tests/stacking: Add test checking the initial size (*)
bd28581... monitor-manager: Remove "supports-mirroring" from D-Bus des (*)
1880e22... clutter-actor: Remove unused clutter_actor_get_allocation_v (*)
e06daa5... tests/monitor-transform: Test only valid enums (*)
d823a54... monitor-transform: Don't call abs on non-negative enum (*)
6f62c5b... core/place: Use work area when centering new window. (*)
38db4a5... wayland/wl-output: Emit "output-destroyed" signal earlier (*)
696b534... wayland/surface: Send enter event when a client binds to wl (*)
d9fb6b5... wayland/surface: Connect to "output-destroyed" in surface_e (*)
cfa2d1a... shaped-texture: Add a few explanatory comments (*)
dec97a6... tests/monitor-transform: Also test invert() (*)
f3a65c9... tests/monitor-test-utils: Remove unused function definition (*)
7cc604b... tests/monitor-unit-tests: Use TestCaseSetup for building Te (*)
531b0ab... tests/monitor-unit-tests: Use TestCaseExpect for checking c (*)
ae7cb7a... tests/monitor-unit-tests: Check test state outside of commo (*)
3c35a78... tests/monitor-store-unit-tests: Rename some structs (*)
a51807f... tests: Move monitor test functions into common utils (*)
fd27c7c... cogl: Delete a duplicate (masked) variable declaration (*)
73ce9c2... cogl: Replace an outdated #ifdef (*)
a3f27df... cogl: Ensure GL_TEXTURE_MAX_LEVEL is set before using it (*)
f4301b7... cogl: Generalize `maybe_update_max_level()` into `set_max_l (*)
c5fbab6... cogl: Add new function cogl_pipeline_set_layer_max_mipmap_l (*)
7a0bc5a... background: Limit mipmap levels to avoid loss of visible de (*)
819f9af... shaped-texture: Fix typo in documentation (*)
b0953b9... clutter/stage-cogl: Remove scale_and_clamp_rect() function (*)
d9ffbf0... clutter/stage-cogl: Don't clip when clipped redraws are dis (*)
8c52b43... clutter/stage-cogl: Stop doing subpixel compensation (*)
3fed768... clutter/stage-cogl: Don't push scissor clip with one clip r (*)
afe4cd4... clutter/stage-cogl: Stop painting redraw clip outline (*)
08f47fe... clutter/stage-cogl: Check for DISABLE_CLIPPED_REDRAWS earli (*)
066e78c... clutter/stage-cogl: Warn if the fb_clip_region is empty (*)
43c7a82... clutter/stage-cogl: Cleanup setting of the damage history (*)
967511b... clutter/stage-cogl: Don't intersect the damage region with (*)
434845d... clutter/stage-cogl: Don't loop through region rects twice (*)
fbfa136... clutter/stage-cogl: Cleanup damage history (un-)scaling a b (*)
7e4e371... wayland: Send clipboard offers to all data devices from the (*)
b45d5ef... wayland: Send primary offer to all data devices from the sa (*)
037b68a... wayland: Rename gtk primary protocol files to "legacy" (*)
55f5177... build: Build scaffolding for primary-selection wayland prot (*)
2becb3d... wayland: Add support for wayland-protocols primary selectio (*)
3c068ef... wayland/surface: Simplify state cleanup after merge (*)
1d5f9b6... backend-x11: Reintroduce XInitThreads (*)
a7bf632... clutter/actor: Use priv->parent instead of public API somet (*)
283cccb... backends: Ensure remote desktop dbus interface state (*)
c8837a8... backends: Make uniform checks on remote desktop input dbus (*)
4729cb7... clutter/stage: Stop using DELEGATE_LAYOUT allocation flag (*)
24d7a7a... clutter: Remove DELEGATE_LAYOUT allocation flag (*)
affb3de... clutter/actor: Don't layout children inside set_allocation( (*)
7ae6e01... clutter/actor: Remove clutter_actor_maybe_layout_children() (*)
04e9833... clutter/stage: Remove ABSOLUTE_ORIGIN_CHANGED flag from deb (*)
0a986fc... clutter/tests: Remove usage of ABSOLUTE_ORIGIN_CHANGED flag (*)
dc8e5c7... clutter/actor: Replace ABSOLUTE_ORIGIN_CHANGED flag with a (*)
3c29bf7... clutter: Remove allocation flags (*)
787d9a5... clutter: Use notify::allocation instead of allocation-chang (*)
e50e14a... clutter/actor: Remove "allocation-changed" signal (*)
c14ba59... clutter/tests: Stop using deprecated BoxLayout API (*)
82d96ae... clutter/box-layout: Remove deprecated API (*)
a1be7cd... tests/clutter: Don't test BoxLayout's child properties (*)
11f224f... clutter/box-layout: Remove child meta (*)
dac09a8... window: Use client PID for meta_window_get_pid() (*)
c971d6e... window: Remove support for _NET_WM_PID (*)
bc0b9f7... window: Use pid_t for get_client_pid() vfunc (*)
70ba844... window: Return pid_t in meta_window_get_pid() (*)
4fac1a4... window: Cache the client PID (*)
b97a6e6... window: Add a note about the trustworthiness of the client (*)
dbf47b6... wayland/dma-buf: Handle failing to import scanout DMA buffe (*)
7343b8d... wayland/dma-buf: Make gbm_bo import function better named (*)
73a4363... renderer: Change 'set_legacy_view()' to 'add_view()' (*)
96dd794... screen-cast-stream-src: Don't throttle if max framerate is (*)
dfed5f6... stage-x11: Clean up include macros (*)
8a541c0... stage-x11: Move view management to renderer (*)
c8e12ea... screen-cast-src: Notify about the stream being closed after (*)
8c131b3... clutter/actor-meta: Use G_DECLARE_DERIVABLE_TYPE (*)
c42c115... clutter: Use G_DECLARE_DERIVABLE_TYPE for ClutterAction and (*)
106d332... backend/xcursor: Support a "blank" cursor type (*)
0fbda36... native: Return an error if no drm devices are found (*)
e12b2c4... clutter/actor: Use priv->allocation instead of get_allocati (*)
e68bb27... wayland/actor-surface: Don't listen to notify::position sig (*)
2791f5b... clutter/actor: Make has_mapped_clones() factor in parent ac (*)
79d981a... wayland/actor-surface: Factor in mapped clones in mapped ch (*)
c65f63b... wayland/actor-surface: Don't notify geometry-changed on map (*)
4434a17... cogl/dma-buf-handle: Pass more metadata to handle construct (*)
9bf6faf... output: Add name getter (*)
6db94a0... clutter/stage-view: Add name property (*)
f4d9953... renderer-native: Move shadow fb construction to the stage v (*)
675a2d1... clutter/stage-view: Move shadowfb struct fields into anonym (*)
c4949b5... clutter/stage-view: Move fb viewport and projection setting (*)
19550c2... clutter/stage-view: Change set_dirty..() API to invalidate. (*)
f60c485... cogl: Make private BLIT_FRAMEBUFFER feature public (*)
346cade... renderer/native: Only enable shadowfbs if we can blit (*)
4e27a4e... clutter/stage-view: Always use cogl_blit_framebuffer() from (*)
db975bd... clutter/stage-view: Simplify painting of offscreen slightly (*)
03c65b9... region-utils: Make transform util const correct (*)
9d3e4fd... clutter/stage-cogl: Use buffer age when view monitor is rot (*)
258f859... clutter/stage-view: Only paint redraw clip from offscreen (*)
9e34028... clutter/stage-cogl: Only construct damage array if it'll be (*)
8798325... clutter/stage-view: Only blit the damage part of the shadow (*)
ae4d299... clutter/stage-cogl: Extract damage history logic (*)
5b07ccd... cogl/dma-buf: Add API to synchronize reading (*)
f8daa6b... cogl/dma-buf: Add mmap/munmap helpers (*)
c2c4f74... clutter/stage-view: Add tile based shadow damage detection (*)
5aa56aa... clutter/stage-cogl: Remove unneeded helper (*)
8e1bd64... clutter/stage-cogl: Use view fb instead of onscreen fb for (*)
b800380... clutter/stage: Make clutter_stage_schedule_update() always (*)
99c9a14... clutter/stage: Make clutter_stage_schedule_update() public (*)
510cbef... surface-actor: Move out some X11-ism to X11 subclass (*)
1571f80... Reshuffle Wayland initailization (*)
e8b09df... wayland/compositor: Pass backend when constructing (*)
066bc59... wayland: Drive frame callbacks from stage updates (*)
0b6a316... clutter/text: Also queue relayout if the actor has no valid (*)
c3bf10d... cogl test-premult: Don't free texture data until CoglBitmap (*)
a3cc62c... cogl tests: Force defined behaviour for 24-bit left-shifts (*)
38bbd95... backends/x11: Implement ClutterSeat::touch-mode for the X11 (*)
f8e2234... backends/native: Drop external keyboard detection for ::tou (*)
c5b1bdc... tests/stacking/restore-position: Always use wait_reconfigur (*)
97175f8... screen-cast-src: Destroy hash dmabuf table after stream (*)
c823b5d... renderer-native: Don't leak DMA buffer CoglFramebuffer (*)
9f121a2... clutter/actor: Always reset absolute_origin_changed after r (*)
0a37c32... clutter/actor: Update absolute_origin_changed inside set_al (*)
7abf0f1... clutter/stage: Set viewport without getting the last alloca (*)
3810475... clutter/stage: Make set_viewport() a static method (*)
9b39e37... clutter/actor: Notify hidden actors about absolute allocati (*)
720360b... clutter/actor: Don't allocate actors if only the absolute o (*)
59a2bff... cogl tests: Normally skip tests that are not expected to su (*)
dcb42d3... clutter/actor: Sanity check new allocations (*)
f61d4b4... Bump version to 3.37.2 (*)
8d84449... test-runner: Wait before finding MetaWindow when showing (*)
7b45de9... tests/test-client: Disable shadow for Wayland client too (*)
050c21c... tests/clutter/conform: Don't run tests in parallel (*)
1b2af28... tests/clutter/conform: Default to print test logs (*)
dd16fac... tests/clutter: Port timeline tests to current test suite (*)
73da901... tests/clutter: Port timeline-interpolate to current test su (*)
420ca31... tests/clutter: Port timeline-progress to current test suite (*)
d742f93... tests/clutter: Port timeline-rewind to current test suite (*)
75b5e07... clutter/timeline: Add meaning to constructor argument varia (*)
84f55d3... clutter/pan-action: Clean up line lengths (*)
08b30d6... clutter/timeline: Remove deprecated 'loop' property (*)
a05dd81... clutter/timeline: Remove clutter_timeline_clone() (*)
9fc428f... clutter/stage: Remove unused function clutter_stage_ensure_ (*)
25f9406... compositor: Get the stage via the backend (*)
6754195... clutter/script-parser: Don't skip construct parameters when (*)
1a915f0... clutter: Remove CLUTTER_REPAINT_FLAGS_QUEUE_REDRAW_ON_ADD (*)
faa831f... backend: Remove cursor renderer construction fallback (*)
e3c332f... backend: Remove unused freeze/thaw functions (*)
7876018... backends/native: Get clutter backend from backend (*)
55302db... cursor-renderer: Pass backend to constructor (*)
83ee122... cogl/frame-info: Stop passing the CoglOutput (*)
01609de... clutter/stage: Clear pick stack when hiding (*)
007d27f... tests/conform: Use the clutter stage from mutter (*)
7222bdd... tests/clutter/timeline: Lower FPS even further (*)
1eaf9e5... tests/clutter/timeline-interpolate: Maximize error toleranc (*)
f712387... compositor: use XDG_CONFIG_HOME as initial lookup path for (*)
a031ac0... core: Fix memory selection source leak after clipboard owne (*)
019643b... core: Free clipboard selection source on shutdown (*)
dd32ff0... wayland: Free selection streams streams after transfer (*)
99c9f4c... wayland/data-device: Don't create and leak unused memory on (*)
455de5d... clutter/align-constraint: Listen to queue-relayout signal o (*)
4d7c8d6... clutter/actor: Mark offscreen-redirect property as flag eve (*)
90c20b1... clutter/actor: Disconnect from "layout-changed" signal on d (*)
dfe3389... meson_options: Use libGLESv2.so.2 for COGL_DRIVER=gles2, no (*)
e27d270... clutter/stage: Add private method to get the stage-views of (*)
670f4f2... clutter/stage: Remove _clutter_stage_get_max_view_scale_fac (*)
8127494... clutter/stage: Rename update_resource_scales to clear_stage (*)
675a97d... clutter/actor: Add API to get the stage-views an actor is p (*)
18c792d... clutter/actor: Emit a signal when the stage-views an actor (*)
0f97196... clutter/actor: Don't traverse whole actor tree for updating (*)
49e983b... tests: Add a test for ClutterActors stage_views() API (*)
268336c... clutter/actor: Allow animating content properties (*)
74c0d91... stack-tracker: Fix coding style of meta_stack_op_apply() (*)
53f61f3... stack-tracker: Don't log warnings on race conditions (*)
a1b3d1a... Introduce MetaBackgroundContent (*)
6bd382a... background-actor: Use MetaBackgroundContent (*)
6d75b4f... background-content: Simplify method call (*)
ca0156e... background-content: Render background slices relative to ac (*)
932340a... background-content: Shut up warning (*)
0bfb995... clutter/actor-box: Allow marking boxes as uninitialized (*)
eb9cd38... clutter/actor: Set initial allocation to uninitialized Clut (*)
620dcf3... clutter/actor: Properly detect uninitialized allocations wh (*)
569a183... crtc: Move renderer private to MetaKmsCrtc (*)
2724f36... tests/monitor-unit-tests: Set initial state during backend (*)
2ebd43c... crtc: Move MetaGpu field to instance-private (*)
f4fd92d... output: Move MetaGpu field to instance private (*)
a42eed0... crtc: Move CRTC id field into instance private (*)
e063947... output: Move winsys_id into instance private and rename to (*)
55719af... output: De-glib:ify some struct field types (*)
9186b6d... monitor-manager: Remove is_dirty from MetaCrtc and MetaOutp (*)
f71316c... output: Move configureable state to instance private (*)
b69111d... monitor-manager: Rename *Info structs to *Assignment (*)
9bcf1d0... monitor-manager: Remove useless comment (*)
46e3d20... tests/monitor-unit-tests: Make hotplug mode part of test se (*)
1406348... output: Move output info to MetaOutputInfo struct (*)
c3fc602... crtc: Move all_transforms field into instance private (*)
092c530... crtc: Move MetaCrtcConfig field to instance private (*)
6697b0d... output/xrandr: Fix include guards (*)
574b49e... monitor: Check hotplug update mode before getting suggested (*)
26ddb07... monitor-manager-dummy: Remove redundant suggested_x/y setti (*)
4920b50... tests/monitor-unit-tests: Only set suggested_x/y when relev (*)
4a4f2d8... output: Make implementations inherit MetaOutput (*)
1ce9e37... crtc: Make implementations inherit MetaCrtc (*)
980ece9... crtc: Move out MetaCrtcMode into its own file (*)
4b37c2e... crtc-mode: Move away fields from public MetaCrtcMode struct (*)
352c2ec... output-kms: Remove old FIXME (*)
0907876... crtc-kms: Make KMS CRTC mode a type inheriting MetaCrtcMode (*)
590b9b8... clutter/align-constraint: Add pivot-point property (*)
77d359c... clutter/align-constraint: Don't take source actors position (*)
49408e8... Revert "crtc-kms: Make KMS CRTC mode a type inheriting Meta (*)
94fb821... backends/native: Fix input device touch hash table leak (*)
51a8193... wayland/keyboard: Fix anonymous file leak on repeated keyma (*)
bad1a7f... backends-x11: Remove g_new0 overwriting g_object_new (*)
e089e53... crtc-kms: Make KMS CRTC mode a type inheriting MetaCrtcMode (*)
19b467a... crtc-kms: Include MetaCrtc in MetaCrtcKms struct (*)
6414b8c... clutter/stage: Set the right type for the paint-view argume (*)
d12dc99... window-actor: Allow syncing actor geometry while effect is (*)
fb474fb... window-actor: Make freezing and thawing of actor updates pu (*)
e6a9332... window-actor: Don't freeze actor updates during the size-ch (*)
e09ac67... window-actor-x11: switch the signal callback argument and d (*)
0ba15df... clutter/stage: Don't do newly queued relayouts after alloca (*)
d4457d1... clutter/seat: Fix a typo in an introspection doc (*)
45c14f7... clutter/seat: Add private method to peek list of input devi (*)
8de91f1... clutter/stage: Switch to clutter_seat_peek_devices() (*)
7539de2... clutter/input-device: Make clutter_input_device_get_actor() (*)
b36cfb5... clutter/stage: Don't update modifier state when queuing eve (*)
cb0cc42... clutter: Also remove event sequences on TOUCH_CANCEL events (*)
0ab1a9f... clutter/actor: Clean up clutter_actor_event() (*)
e5ea8f5... stage/x11: Check that message is WM_PROTOCOLS before assumi (*)
7905000... wayland: Avoid popup grab focus changes if there's an impli (*)
e216d9c... clutter/stage: Make paint_to_buffer use the correct texture (*)
d133f94... cogl: Introduce and use cogl_context_is_hardware_accelerate (*)
d6f5ac5... cogl: Remove now-unused CoglGpuInfo (*)
1285619... cogl: Move GL context/version details into the driver (*)
462df7e... cogl: Move some GL-specific GLSL details into the driver (*)
4ff58cc... cogl: Move some pre-layer-change-notify code into the drive (*)
e03c75b... cogl: Add a slot for driver-private state to CoglContext (*)
245977e... cogl: Move texture unit state to CoglGLContext (*)
e2c2a33... cogl: Add and use sampler init/free hooks in the CoglDriver (*)
0b6f5c6... cogl: Move GL-specific uniform code to the driver vtable (*)
ca79073... cogl: Move graphics reset status into the driver vtable (*)
1f5d6a0... cogl: Remove unused driver includes (*)
ab9f241... cogl: Remove some dead stores not flagged by the compiler (*)
1398c6d... cogl: Remove some unused #define GL_BLAH safeties (*)
ad50d2c... clutter/actor: Always query layout manager when getting siz (*)
0c1e5b4... clutter/clone: Use scale factor of 1.0 for Z axis (*)
6ea0f8f... clutter/clone: Build scale factor for transformation during (*)
5c5dcd5... bind-constraint: Don't update preferred size if source cont (*)
c3d1320... tests/stacking: Avoid random failures in focus tests (*)
f5c8e0d... window/x11: Don't stop early when trying to find default fo (*)
3187fe8... shaped-texture: Reintroduce clip_region (*)
f511f94... clutter-stage-cogl: Fix uninitialized variable `use_clipped (*)
2e5b767... gpu/kms: Turn off CRTCs as well for DPMS (*)
be59b51... wayland: Remove a couple of stray newlines (*)
d6af596... wayland/shell: Apply geometry after subsurface state applic (*)
4c0aa2a... wayland/xdg-shell: Don't use xdg_surface private to get win (*)
d830d98... tests/stacking: Don't test for time-dependent intermediate (*)
d85c3c1... tests/stacking: Add test for when no default focus window c (*)
e5542c3... shaped-texture: Use the REPLACE combine function on opaque (*)
387a13f... clutter/actor: Drop depth property and functions (*)
82b7106... clutter/main: Remove clutter_get_actor_by_gid (*)
0b4cf9c... clutter/actor: Remove push/pop_internal declarations (*)
59e454f... clutter/actor: Remove clutter_actor_set_parent (*)
237f277... clutter/actor: Remove clutter_actor_unparent (*)
d4953c7... clutter/actor: Remove clutter_actor_show_all (*)
8d83dec... clutter/stage: Subclass ClutterActor (*)
ce3e293... clutter: Drop ClutterGroup (*)
ae49f89... clutter/stage: Remove color property (*)
d4993c4... clutter/stage: Remove all deprecated functions (*)
d54b10b... clutter/timeline: Remove empty deprecated header (*)
2802d35... Drop ClutterBox (*)
e884ba7... tests: Replace ClutterRectangle with ClutterActor (*)
2e086c7... Drop ClutterRectangle (*)
dc4cb56... clutter/actor: Remove rotation center (*)
031098a... tests: Drop anchor-related parts of the actor-anchors test (*)
dbce29a... clutter/actor: Remove scale center and gravity (*)
7146a6d... clutter/actor: Remove anchor points and gravity (*)
88141f1... tests: Rename actor-anchors to actor-pivot-point (*)
7f12099... clutter/box-layout: Add spacing when computing opposite ori (*)
37256cb... clutter/box-layout: Request the correct size for homogeneou (*)
bb4e87b... shaped-texture: Make set_opaque_region() private (*)
1142f06... shaped-texture: Clean up set_opaque_region() (*)
c1933cf... workspace: Add :active convenience property (*)
b852450... remote-desktop: Check for screencast only when required (*)
9823a0f... background-content: Fix an x/y mixup (*)
162aec7... clutter: Replace ClutterActors resource-scale property with (*)
802b24a... clutter/backend: Introduce a fallback scale set to primary (*)
4a72ac0... clutter/actor: Use stage-views list for resource scales (*)
98df2db... clutter/actor: Always return a resource scale in get_resour (*)
280429b... clutter: Add private API to support resource scale affectin (*)
c5159e3... clutter/text: Enable relayout on resource-scale changes (*)
64304b0... clutter/actor: Cache transformations applied using apply_tr (*)
df4eeff... clutter/actor: Invalidate stage-views on transformation cha (*)
8664667... surface-actor: Add culling offset for geometry scale - take (*)
da633dc... clutter/actor: Allocate with the same box if deferred due t (*)
96a108e... clutter: Add a simple frame clock base (*)
e743b36... clutter/frame-clock: Handle immediate present feedback (*)
51ee41e... tests/frame-clock: Test delayed schedule update (*)
8f96885... tests/frame-clock: Check that no damage doesn't ever dispat (*)
7e27fb6... clutter/frame-clock: Add API to schedule next frame immedia (*)
b18d4fc... tests/frame-clock: Add schedule-update-now test (*)
6ffdfff... frame-clock: Add basic tracing (*)
cae5b99... frame-clock: Add callback before the actual frame callback (*)
a132c8d... frame-clock: Add API to inhibit/uninhibit updates (*)
9676db4... clutter/master-clock: Move out private timeline declaration (*)
3c4efd1... frame-clock: Pass timestamp to frame callback (*)
c302f4d... frame-clock: Make it possible to drive timelines (*)
a0d8766... tests/clutter: Add frame clock timeline test case (*)
f31a7ac... clutter/timeline: Add helpers to remove/add timeline to som (*)
9b054f4... clutter/timeline: Add running timeline to frameclock if it (*)
ca82cde... tests/frame-clock: Add test that switches frame clock mid t (*)
59eebd6... clutter/stage-view: Pass a pointer to the stage during cons (*)
62f2515... clutter/stage: Always check stage views when checking for f (*)
3345070... clutter/stage: Add 'pending_finish_queue_redraws' state (*)
9ed463b... renderer-view: Keep track of what CRTC it is associated wit (*)
feb4444... renderer: Add API to get a view list for a monitor (*)
b9a52ec... screen-cast: Only check queued-redraw on the relevant views (*)
14dfe92... clutter/stage: Move out tracing from do_update() to callees (*)
b45cea3... clutter/stage: Rename find-devices-to-update function (*)
3944daf... clutter/stage: Find devices to update after finish queue re (*)
69d0ff4... clutter/stage: Move device updating to helper (*)
5e7ce7e... clutter/stage-view: Move frambuffer prop setting into helpe (*)
1e284c6... clutter/stage-view: Move framebuffer sanity check into help (*)
fc0b8f9... laters: Use clutter_stage_schedule_update() instead of time (*)
ff5f77f... clutter/stage: Expose stage update helpers (*)
203c20d... clutter/timeline: Add way to associate a timeline to an act (*)
2b95ec4... clutter/timeline: Deprecate timelines without an actor or f (*)
bb73038... clutter/stage-view: Give a stage view a refresh rate (*)
f086eaf... Gather all time unit conversion helpers in one place (*)
ff65c95... frame-clock: Pass frame info when notifying presented (*)
31a3b1b... clutter: Include semi private cogl API (*)
2a6e8bd... cogl/onscreen: Let swap buffer caller create frame info (*)
c00a8e9... clutter/cogl: Take over global frame count responsibility (*)
2e358f3... clutter/stage-view: Have each stage view create its own fra (*)
3aff755... clutte/stage-view: Add refresh rate getter (*)
f9eb140... clutter/actor: Add API to pick frame clock (*)
847e89d... clutter/frame-clock: Handle reschedule then dispatch result (*)
1de4366... clutter: Include clutter-frame-clock.h from clutter.h (*)
34be97d... clutter/stage-view: Expose frame clock getter (*)
de99dd7... clutter: Remove multi thread mutexes (*)
2afe3e9... clutter/stage: Add signals for different update stages (*)
110ed7f... laters: Use 'before-update' signal from stage (*)
551101c... compositor-x11: Move synchronization to before-update (*)
468bf81... surface-actor: Remove 'pre-paint' vfunc (*)
ae7cc04... compositor: Remove 'pre-paint' signal (*)
5f729ea... clutter/stage: Only emit "presented" on completion event (*)
9daec23... cursor-renderer: Use 'after-paint' stage signal instead pai (*)
578c307... compositor: Remove unused stage pointer (*)
8cff3b8... wayland/compositor: Process frame callbacks on 'after-updat (*)
37326e4... compositor: Use stage signals instead of clutter repaint ca (*)
1f89571... renderer-x11-cm: Initialize screen stage view in one step (*)
57a2f7b... renderer: Use 'add_view()' when adding CRTC views (*)
a9a9a0d... clutter: Paint views with individual frame clocks (*)
190e285... tests/stage-view: Remove unnecessary warning supression (*)
59a38fc... tests/stage-view: Check that hotplugging reestablishes view (*)
feb8bfa... clutter/frame-clock: Add refresh rate getter (*)
20becd7... clutter/stage-view: Export refresh rate getter symbol (*)
442f34b... tests/stage-view: Test that actors pick the right frame clo (*)
e12ce70... tests/stage-view: Test that timelime adapts to actor moving (*)
d29c8e2... clutter/frame-clock: Add explicit destroy function (*)
d77bcb9... clutter/animatable: Add way to get an actor from an animata (*)
f9be670... tests/frame-clock: Check that destroy signal is emitted (*)
aa34f6a... clutter/actor: Pick frame clock of parent if not on any vie (*)
4b8bb46... clutter/transition: Get timeline actor from animatable (*)
2f4d50c... clutter/actor: Add API to check whether actor or clone is o (*)
1ecdaa6... wayland: Respond to frame callbacks also if a clone was pai (*)
5b0a7b3... clutter/timeline: Wait for stage if no frame clock is avail (*)
0678198... clutter/timeline: Warn if started with a detached actor (*)
2f1f47d... x11: Look up reason for selection clear events from XFixes (*)
dbff32e... clutter-backend: Default to scale 1 (*)
826573c... Fix broken markup in Hausa UI translation (*)
ae83a61... clutter/actor: Remove actors from shallow relayout list whe (*)
249274c... clutter/actor: Pass stage as user_data when unrealizing (*)
3a47455... cogl-texture-2d: Flush the journal before mipmapping (*)
32dbcd9... background-content: Mipmap background texture rendering (*)
d722e59... window-actor/wayland: Remove custom get_paint_volume() vfun (*)
dfa235a... clutter/actor: Add API to get fixed position (*)
03d177c... clutter/actor: Add position argument to allocate_preferred_ (*)
65aa476... tests/stage-view: Keep old stage views alive on hotplug (*)
30d9d19... Bump version to 3.37.3 (*)
ecaaccb... background: Use NEAREST filtering when the texture is the m (*)
7b35ed8... screen-cast-src: Make the two record vfuncs more similarly (*)
0382312... screen-cast/window-stream-src: Fix indentation (*)
cea0722... screen-cast/src: Add flag to maybe_record() (*)
882967d... screen-cast: Let the reason for recording determine what to (*)
047da80... screen-cast/src: Make record functions return an error when (*)
7adc24d... screen-cast/src: Fix signedness of timestamp field (*)
9bab8e8... screen-cast/src: Record follow up frame after timeout (*)
50634d4... screen-cast/src: Use G_USEC_PER_SEC instead of 1000000 (*)
d67ba3e... screen-cast/src: Remove follow up timeout source on disable (*)
775ec67... Add tap-button-map and tap-and-drag-lock support to X11 and (*)
1faba58... Update Friulian translation (*)
7658e07... Include the pkgconfig-specified gdesktop-enums.h (*)
224db78... Update Brazilian Portuguese translation (*)
0aa4bab... kms: Use custom page flip function when retrying failed fli (*)
ac6990e... build: Depend on an up-to-date gsettings-desktop-schemas (*)
7b79fce... Fix segfaults on 32-bit systems. (*)
e1c4e55... x11: Handle selection windows being destroyed before new se (*)
c7d1424... x11: Add STRING/UTF8_STRING targets for selection sources l (*)
d0ee02f... cleanup: Remove duplicate semicolons in C code (*)
ca64a30... surface-actor: Restore drop shadow with server-side decorat (*)
2c08eb6... build: bump ABI to sysprof-capture-4 (*)
109fbdb... clutter/actor: Add get_transformed_extents (*)
14cd78a... screen-cast: Add screen cast flag to streams (*)
153357c... screen-cast: Add 'is-recording' option to record methods (*)
34579d7... remote-access-handle: Add 'is-recording' property (*)
5ed97f3... Update Catalan translation (*)
17417a8... cleanup: remove controversial naming (*)
f894f5c... wayland: Add API to launch trusted clients (*)
593e610... clutter: Remove unused flag CLUTTER_FEATURE_SWAP_THROTTLE (*)
f3ad63e... Remove unused flag COGL_WINSYS_FEATURE_SWAP_THROTTLE (*)
4c513e3... backends/native: Remove unused `meta_gpu_kms_wait_for_flip` (*)
5ea0034... renderer/native: Remove left-over comment (*)
769997b... ci: Explicitly specify job dependencies (*)
7564c2f... kms: Skip displays with 'non-desktop' property set (*)
305fcd0... clutter-stage: Add `gl-video-memory-purged` signal (*)
2de69cd... clutter-offscreen-effect: Invalidate cache on gl-video-memo (*)
4a125e7... cursor-tracker: Move struct definition into .c file (*)
59a2fc4... cursor-tracker: Move struct fields into instance private (*)
c23b675... cursor-tracker: Keep a pointer to the backend (*)
f5958fa... stage: Keep a pointer to the backend (*)
d8be2a8... stage: Use g_list_foreach instead of manual for loop (*)
fcf7c4d... cursor-renderer: Always keep the cursor overlay on the stag (*)
3abbfef... cursor-tracker: Add X11 cursor tracker backend (*)
b319add... cursor-renderer: Remove unneeded NULL check (*)
e1f25b7... cursor-sprite: Don't NULL check realize_texture() vfunc (*)
b24b95d... cursor-tracker: Only emit 'cursor-moved' if it moved (*)
eeee7be... cursor-tracker: Add way to force tracking cursor position (*)
b4a8247... screen-cast: Track and always record cursors (*)
1743887... clutter: Expose clutter_stage_paint_to_(frame)buffer() (*)
a80b0f3... clutter: Remove old split capture based screen shooting API (*)
3d19b8f... cursor-tracker: Move out more X11:isms to the X11 backend (*)
5f5ef70... cursor-tracker/x11: Don't leak xfixes cursor sprite (*)
a10f35c... cursor-renderer: Keep ref to displayed cursor sprite (*)
2d010c9... cursor-renderer: Disconnect the overlay cursor from the dis (*)
fc778e2... cursor-tracker/x11: Also update sprite when updating positi (*)
598f536... cogl/bitmap-packing: Use hexadecimals for bit masks (*)
2fc8841... cogl: Add private feature flags for 10 bpc and 16 bpc forma (*)
b191f89... cogl/gles2: Add support for actual 10 bpc formats (*)
6777a54... cogl: Add 64 bit half-point pixel RGBA formats (*)
d6b5f89... cogl: Add API to check whether a format is supported by the (*)
5a8e4da... wayland/shm: Send error if client uses unsupported format (*)
2d6040e... wayland/shm: Advertise support for RGB565 (*)
115de30... wayland/shm: Add ARGB2101010 formats and friends (*)
8e673d5... wayland/dma-buf: Advertise support for XRGB2101010 too (*)
d3f629b... wayland/shm: Advertise support for 64 half point RGBA forma (*)
a54a01d... wayland/dma-buf: Advertise support for 64 half point RGBA f (*)
2611ee1... ci: Add gnome-shell runtime dependencies (*)
7c2c3e7... Update Ukrainian translation (*)
c8f30be... Update French translation (*)
623d562... Bump version to 3.37.90 (*)
adf513c... Update Galician translation (*)
a13c307... frame-clock: Fix indentation (*)
fb0f036... stage-view: Add clutter_stage_view_destroy() (*)
9bcb03a... clutter/actor: Make frame clock picking semi private API (*)
07e964e... clutter/actor: Return the actor used when picking clock (*)
c6fc3a8... stage/x11: Only resize X11 CM stage in response to Configur (*)
06c4841... clutter/timeline: Listen to 'stage-view-changed' on picked (*)
090c72b... tests/stage-view: Test timelines notice stage views changin (*)
9581e9e... tests/stage-view: Test timeline updates clock when parent m (*)
e0562f1... Updated Spanish translation (*)
c7429e8... clutter/main: Use "is display server" state to decide a11y (*)
28cb025... clutter: Remove DELETE event, signal and vfunc (*)
787bc3d... tests/clutter: Make $DISPLAY non-optional (*)
d857edf... clutter: Remove support for transparent windows (*)
7e97268... clutter/x11: Remove helper for checking XComposite presence (*)
3958a01... clutter: Move font settings reading to ClutterSettings (*)
5279e9a... clutter/eglnative: Remove unused timer (*)
ebfa94f... clutter/eglnative: Remove unused source field (*)
06d5973... main: Split up meta_run() into meta_start() and meta_run_ma (*)
21e2f41... tests/clutter/conform: Make sure to destroy created actors (*)
0d95f4d... tests/clutter: Always use stage from backend (*)
c2a155f... clutter: Remove support not specifying backend (*)
3566fa7... clutter/main: Remove checking windowing system (*)
72a389e... clutter/egl: Remove unused clutter_egl_get_egl_display() (*)
961a137... clutter: Remove 'eglnative' backend layer (*)
e848414... clutter: Remove main loop helper (*)
678e1fc... clutter/stage: Remove clutter_stage_new() (*)
3d54f97... clutter/main: Remove unused "fuzzy picking" option (*)
125f0b0... wayland: prevent resizing of fixed-size window (*)
bd6bab1... monitor-manager: Set switch config when create monitors con (*)
11ca27c... Update Romanian translation (*)
dde3e1d... Update Indonesian translation (*)
7d6b2bd... Update Polish translation (*)
4a15877... Update Turkish translation (*)
df5af58... renderer-native: Remove stray newline (*)
3dfe3a2... stage-view/cogl: Add frame listener in constructor() (*)
a1daf0a... stage-view: Don't destroy onscreen until finalizing (*)
ac140e2... Update Serbian translation (*)
250cc5e... Update Bengali (India) translation (*)
a63116c... Updated Slovenian translation (*)
1ead7ac... Update Chinese (China) translation (*)
ec5802d... Update Croatian translation (*)
309bee8... Update Brazilian Portuguese translation (*)
8cbcd35... wayland/subsurface: Add check for parent surface (*)
2547fa3... Bump version to 3.37.91 (*)
7da1c95... Updated Czech translation (*)
5037b88... screen-cast: Increase size of maximum mouse pointer bitmap (*)
59f0aef... wayland/seat: Add seat_release interface (*)
034c6ab... wayland/xdg-shell: Add parent window validation in get_popu (*)
88ff196... wayland/xdg-shell: Handle null-parent in get_popup() (*)
2945a18... Updated Lithuanian translation (*)
1c4a518... wayland/xdg-shell: Move popup role assignment behind checks (*)
673e08e... Update Basque translation (*)
f69bb20... backends/native: Use proper string format for uint64_t (*)
7700dc9... screen-cast-stream-src: Properly unset cursor metadata (*)
2b67030... streams: Don't bail out when cursor is outside the stream (*)
a4f1c5f... Update Korean translation (*)
5962ee7... startup: Fix possible crash in startup notifications (*)
5ec9bde... *: Fix spelling mistakes found by codespell (*)
285f2a2... cogl: Fix spelling of CoglPipelineStateComparator (*)
0756826... backend: Don't emit last-device updates with no device (*)
5730b99... backend: Use connect-after to perform actions on device rem (*)
928b32b... clutter-event: Add device added/removed events (*)
cf67c54... clutter-seat: Handle device events and emit signals (*)
9db289b... seat-x11: Translate device enabled/disabled into clutter ev (*)
e44c42f... seat-native: Process device added/removed events as Clutter (*)
5171e35... xwayland: Add a setting to disable selected X extensions (*)
60c8d22... backend: Add getter for MetaScreenCast (*)
d725acb... screen-cast: Move DMA buffer allocation to MetaScreenCast (*)
d73a858... kms/device: Provide driver name and description (*)
986066e... screen-cast: Disable DMA buffer based screen casting for QX (*)
aaf70b2... screen-cast: Add vmwgfx to the DMA buffer deny list (*)
55c3c08... Update Ukrainian translation (*)
f552ed1... Update Ukrainian translation (*)
abdbc14... wayland/actor-surface: Update outputs on stage-views change (*)
35f847a... wayland/surface: Don't update outputs on all geometry chang (*)
0b9a71e... wayland/surface: Don't update outputs recursively on mapped (*)
c8e073b... Update Chinese (China) translation (*)
4cc921d... Update Indonesian translation (*)
8e72566... Update Polish translation (*)
a1dd3c4... clutter-actor: Cull actors that don't intersect the redraw (*)
0efecc1... background-content: Don't set up pipeline unless it's neede (*)
3080966... background-content: Explicitly distinguish stage space from (*)
86af337... background-content: Use redraw_clip when culling is unavail (*)
d3b8459... clutter: Add IM events (*)
fb6ff75... clutter: Prepare input focus for IM event delivery (*)
5176069... clutter: Push commit/delete_sourrounding as IM events (*)
6f31634... wayland: Flush text_input.done event after IM key event (*)
8cc95e4... wayland: Reword comment (*)
a454b22... Update Brazilian Portuguese translation (*)
19ddf13... Update Serbian translation (*)
1dc6a15... util: Small style cleanups (*)
20982bf... util: Add paint debug flags (*)
1f557a5... cogl/context: Add API to create named pipelines (*)
effb824... shaped-texture: Add debug paint overlay for opaque regions (*)
161ac1a... Updated Slovenian translation (*)
c1c0611... core/display: Remove obsolete typedef (*)
6b04b2f... clutter/backends: Rename master and slave devices (*)
e212376... wayland: Drop Xwayland abstract socket (*)
d421964... Update Friulian translation (*)
bba985f... Updated Spanish translation (*)
52587f7... Czech translation (*)
309fe2d... Update Basque translation (*)
b039def... window-stream-src: Record a full frame on damage (*)
ea7be8b... renderer-native: Cleanup unused variable (*)
661fe77... backends/native: Move pixel format helper to separate file (*)
21a21e7... cogl/scanout: Allow blitting to framebuffer (*)
098360f... clutter/stage-view: Add method to peek scanout (*)
b1648e7... monitor-stream-src: Blit scanout when available (*)
9e01195... clutter/stage: Add new before_paint signal hook (*)
b63e94a... meta/stage: Process BEFORE_PAINT watchers at ClutterStage.b (*)
aed286a... monitor-stream-src: Generalize function (*)
e6a13e5... monitor-stream-src: Add before-paint watch to catch scanout (*)
2593998... build: Bump libgbm requirement (*)
a00ab5f... stream: Remove cursor if it's invisible (*)
21ac013... Update Galician translation (*)
6381ba2... Updated Lithuanian translation (*)
7d4f62e... Update Croatian translation (*)
13db31b... Update French translation (*)
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 (*)
193da8d... monitor: Make the connector the last sort key for monitors
ef7d9d4... monitor: Add flag whether EDID is sufficient to disambiguat
6b36ab3... monitor: Only hash the connector when required
0c6422c... tests/monitor-unit-tests: Disambiguate external monitor in
b5d5de7... monitor: Only take connector into account when required
26a3b84... tests/monitor-unit-tests: Add test for ignored connector ID
(*) 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]