mutter/src
Dor Askayo be36c18787 output/kms: Initialize variable refresh rate output modes
Add variable refresh rate output modes for connectors that are VRR
capable when VRR is not disabled for the GPU.

Variable refresh rate output modes are sorted before their fixed
refresh rate counterparts. They are also marked as the preferred mode
for the output between the two.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1154>
2024-03-02 12:08:21 +00:00
..
backends output/kms: Initialize variable refresh rate output modes 2024-03-02 12:08:21 +00:00
common
compositor compositor: Forward window drag position hint across internals 2024-02-27 00:19:20 +01:00
core core: Pass position hint to meta_window_begin_grab_op() 2024-02-27 00:19:22 +01:00
frames Revert "frames: Always initialize _MUTTER_FRAME_EXTENTS to zero" 2024-03-01 10:54:32 +01:00
meta core: Pass position hint to meta_window_begin_grab_op() 2024-02-27 00:19:22 +01:00
tests kms: Allow setting the "VRR_ENABLED" property on a CRTC 2024-03-02 12:08:21 +00:00
wayland wayland: Make MetaWaylandTabletTool struct private 2024-03-01 14:37:58 +00:00
x11 x11: Pass NET_WM_MOVERESIZE coordinates as window drag hint 2024-02-27 00:19:22 +01:00
meson.build build/meta: Add explicit dependency on Gio-2.0 gir 2024-02-27 10:35:06 +01:00
meta-private-enum-types.c.in
meta-private-enum-types.h.in