From b5b4d6b2bdd1809b2e8af0b7ddec32a8d4f88e9a Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 22 Jul 2024 04:58:41 +0200 Subject: Fix portal capture on intel, support multiple planes in one egl image (might fix capture on intel iris) --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index a878acd..a6bfd69 100644 --- a/TODO +++ b/TODO @@ -154,4 +154,6 @@ Make dbus code and pipewire setup non blocking. Support portal (pipewire) hdr capture when pipewire adds support for it. -HDR support on x11? \ No newline at end of file +HDR support on x11? + +Move most kms data to kms client. We dont need root access for everything that is server from kms server right now, such as hdr metadata and drm plane properties. Only the drm plane fd really needs root access. \ No newline at end of file -- cgit v1.2.3