Commits on Source
291
a1828e72
cogl: Remove samples_per_pixel config
Aug 05, 2024
41ec1aa0
cogl: Remove use_stereo_stage config
Aug 05, 2024
833070ab
cogl: Remove need_stencil config
Aug 05, 2024
3b386ba5
cogl: Remove no longer used FramebufferConfig
Aug 05, 2024
5277e33d
cogl: Remove no longer used OnscreenTemplate
Aug 05, 2024
b684dc03
clutter/backend: Provide a default get_display implementation
Aug 05, 2024
da2e9313
clutter/backend: Remove get_display vfunc
Aug 05, 2024
74917e1b
cogl/gl: Use g_auto (GStrv) and g_autofree in more cases
Aug 05, 2024
e122943b
cogl/gl: Check GLSL version and unify GL context version checks
Aug 05, 2024
94806c98
cogl: Derive GLSL version from major, minor and GL vs GLES
Aug 05, 2024
ea696ae4
cogl: Repace codegen_boilerplate_buffer with a local variable
Aug 05, 2024
c5e9f028
cogl: Provide backwards compat for GLSL version 140 shaders
Aug 05, 2024
de76e007
cogl: Fix some whitespace issues
Aug 05, 2024
3c070604
backend/x11/clutter-backend: Group glib header include correctly
Aug 05, 2024
d422cddc
cogl/color: Ensure Cogl.Color.equal() is introspectable
Aug 06, 2024
07023b65
cogl/color: Do not make cogl_color_free introspectable
Aug 06, 2024
7937f78c
backends/native: Only warn about cursor sizes once
Aug 06, 2024
cdbe0a27
service-channel: Add client type for filechooser portal
Aug 06, 2024
a04d90d9
backends/native: Avoid duplicating or losing KMS property sets
Aug 07, 2024
9e24fa52
core: Include the pkgconfig-specified gdesktop-enums.h
Aug 07, 2024
682ce322
color-manager: Rename function to avoid the term gamma
Aug 07, 2024
8eeec32c
color-device: Get temperature from the manager
Aug 07, 2024
6452c21b
color-device: Let the device check if it should skip updating
Aug 07, 2024
25e5c592
color-device: Avoid roundtrip through manager when assining a profile
Aug 07, 2024
a50e0a76
color-device: Create devices without a ready color manager
Aug 07, 2024
a10b56e9
color-manager: Dispose instead of finalize
Aug 07, 2024
431c4d12
color-device: Make it possible to outlive the active monitors
Aug 07, 2024
f5ce2ddf
color-manager: Create color devices also for virtual monitors
Aug 07, 2024
c123178f
color-device: Rename signal "updated" to "calibration-changed"
Aug 07, 2024
fefcc6ed
color-device: Track the ClutterColorState of the device
Aug 07, 2024
6dc9cab1
backends: Move MetaOutputHdrMetadata from KmsConnector to Output
Aug 07, 2024
a5390715
output: Fix minor coding style issue
Aug 07, 2024
357e5c92
backends: Let the color manager know about monitor changes earlier
Aug 07, 2024
dc6632f1
color-device: Derive color space from monitor calibration
Aug 07, 2024
e3afa1a1
color-device: Apply HDR and colorspace calibration
Aug 07, 2024
288ad720
clutter/actor: Make ActorFlags internal
Aug 07, 2024
e6a394ca
clutter/actor: Emit accessibility states changes directly
Aug 07, 2024
d8fbaf45
clutter/text: Emit accessibility state changes
Aug 07, 2024
fb02197b
cally/actor: Remove no longer useful notify_clutter vfunc
Aug 07, 2024
7571ae6f
clutter/stage: Track is_active
Aug 07, 2024
135cd409
clutter/stage: Emit accessibility focus state change
Aug 07, 2024
d4c73c83
clutter/stage-manager: Emit accessibility events
Aug 07, 2024
1e387e91
clutter/actor: Cache the accessible object
Aug 07, 2024
8301272b
clutter/actor: Add a get_accessible_type vfunc
Aug 07, 2024
1393140d
cally: Move init utils to Clutter
Aug 07, 2024
43f24b03
cally: Merge inside Clutter
Aug 07, 2024
e2e93353
clutter: Rename CallyActor to ActorAccessible
Aug 07, 2024
7c5223df
clutter: Rename CallyUtil to ClutterAccessibility
Aug 07, 2024
02c64731
clutter: Rename CallyClone to CloneAccessible
Aug 07, 2024
3d22e4fe
clutter: Rename CallyStage to StageAccessible
Aug 07, 2024
71f5d30d
clutter: Rename CallyRoot to StageManagerAccessible
Aug 07, 2024
471d8d91
clutter: Rename CallyText to TextAccessible
Aug 07, 2024
f5c2b694
clutter/actor: Better fallback for has_accessible
Aug 07, 2024
db05ef9c
clutter/actor: Move few accessible bits from StWidget
Aug 07, 2024
cc4d72a3
clutter: Remove CloneAccessible
Aug 07, 2024
cbbf1b7b
clutter/stage: Set accessible-role at construct time
Aug 07, 2024
defa3a30
clutter/actor: Implement AtkComponent.get_alpha
Aug 07, 2024
6874e98e
clutter/actor: Remove AtkObject.get_attributes impl
Aug 07, 2024
ec028553
accessibility: Set various accessible names
Aug 07, 2024
334a8509
clutter: Remove unused ScrollActor
Aug 07, 2024
f7c828f0
clutter: Remove unused FeatureFlags
Aug 07, 2024
4eb46eb3
clutter/actor: Remove has_accessible
Aug 07, 2024
9c7eafc8
clutter/context: Track if accessibility enabled
Aug 07, 2024
4bf02746
tests/kvm: Use the anonymous git remote to check out the kernel
Aug 08, 2024
a4ec154c
wayland: Add getter for DnD origin surface
Aug 08, 2024
fd1d8c77
wayland: Redirect the focus explicitly to the Xdnd drag source
Aug 08, 2024
6f2f4c57
wayland: Fix thinko checking for pointers with pressed buttons
Aug 08, 2024
ef3de1e5
wayland: Also cancel XDnD drops with no selected target
Aug 08, 2024
b67afb6f
ci: Update gsettings-desktop-schemas check
Aug 09, 2024
97978962
ci: Bump image
Aug 09, 2024
52a5984c
build: Bump gsettings-desktop-schemas requirement
Aug 09, 2024
adf28cad
tests/x11: Get the right mutter pid and be more verbose
Aug 09, 2024
f88b5450
ci: Downgrade libX11 to avoid a bug in teardown
Aug 09, 2024
54b2abfe
backends: Move monitor_transform_from_orientation to orientation manager
Aug 09, 2024
89af55d8
mtk: Move MetaMonitorTransform to Mtk
Aug 09, 2024
dcaa57c2
mtk: Move meta_rectangle_transform to Mtk
Aug 09, 2024
af83233b
wayland/outputs: Return a monitor instead of a logical monitor
Aug 09, 2024
ccede14a
renderer: Pass through the monitor to the create_view vfunc
Aug 09, 2024
24314006
renderer-native: Get the color state for the view from the MetaColorDevice
Aug 09, 2024
0ed160bc
stage-view: Move transform from MetaRenderereView to ClutterStageView
Aug 09, 2024
d8ecd07f
clutter/color-state: Allow comparing NULL color states
Aug 09, 2024
163efa62
clutter/stage-view: Ensure we have view and output ColorStates
Aug 09, 2024
6a174900
clutter/stage-view: Pass the format when creating offscreens
Aug 09, 2024
a91fd4a7
clutter/stage-view: Move offscreen creation from renderer to view
Aug 09, 2024
5b44d589
clutter/stage-view: Move offscreen creation functions around
Aug 09, 2024
608d66af
renderer-view: Set ClutterColorStates from a MetaColorDevice
Aug 09, 2024
5bce390f
Update Romanian translation
Aug 11, 2024
5cd15d8a
wayland/drm-lease: Reset reused variable in loop
Aug 12, 2024
fc8b28a2
wayland/drm-lease: Remove unused function
Aug 12, 2024
fc444378
wayland/drm-lease: Withdrawn leased connectors
Aug 12, 2024
115b2c12
wayland/drm-lease: Make MetaDrmLeaseManager::connectors a GList
Aug 12, 2024
22362378
wayland: Track pressed mouse buttons for popup grabs through modifiers
Aug 12, 2024
c179bebb
wayland: Bypass popup grab focus if other handlers are in effect
Aug 12, 2024
cfb2100d
onscreen/native: Associate the kms_crtc with EGL_DEVICE updates
Aug 13, 2024
4c91616f
kms/update: Don't count trivial custom page flips as empty updates
Aug 13, 2024
f2642dbc
doap: Remove marge-bot maintainer entry
Aug 13, 2024
61ae9eed
cogl: Update latest sync fd also from cogl_gl_framebuffer_flush/finish
Aug 13, 2024
5da94d2c
clutter/frame-clock: Take deadline evasion into account
Aug 13, 2024
6ec13123
renderer-view/native: Update deadline evasion each frame
Aug 13, 2024
8e2587c1
kms: Don't disarm deadline timer when compositing
Aug 13, 2024
191 additional commits have been omitted to prevent performance issues.
Loading
Loading