1
0
Fork 0
mutter-performance-source/src
Dor Askayo 98cdafdf0b kms/impl-device: Use enum for deadline timer state
The "disabled" state indicates that the deadline timer is disabled
for the lifetime of the device, while the "inhibited" state indicates
that it is disabled temporarily for the device.

This distinction is needed to handle each state differently in a
following commit. For now, only "disabled" is used.

No change in behavior.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3534>
2024-01-19 18:46:41 +00:00
..
backends kms/impl-device: Use enum for deadline timer state 2024-01-19 18:46:41 +00:00
common backend/native: Move DrmFormatBuf to cogl-drm-formats 2024-01-03 14:46:41 +01:00
compositor backends: Allow XKB model to be configured 2024-01-18 18:51:42 +00:00
core place: Fix centering transients over parent 2024-01-18 16:07:15 +00:00
frames frames: Notify borders on first content resize 2024-01-03 19:31:51 +00:00
meta backends: Allow XKB model to be configured 2024-01-18 18:51:42 +00:00
tests clutter: Move ClutterCanvas to gnome-shell 2024-01-17 11:58:47 +01:00
wayland wayland: Keep track of the "input focus" on MetaWaylandSeat 2024-01-12 14:39:17 +00:00
x11 x11: Defer ClutterStage focus actor change until window is focused 2024-01-10 20:56:24 +01:00
meson.build build: Make g-ir-scanner warnings fatal when -werror is set 2024-01-17 09:26:00 +00:00
meta-private-enum-types.c.in build: Add missing include 2022-08-10 20:28:40 +02:00
meta-private-enum-types.h.in cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00