From e9343cce911c6401f9318165b4d098bdef723f8a Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 22 Jul 2024 17:20:09 +0200 Subject: Fix pipewire capture on amd (fallback to no drm modifiers if eglCreateImage fails), might happen because of a buggy desktop portal/pipewire implementation --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 88e90e8..8556754 100644 --- a/TODO +++ b/TODO @@ -157,3 +157,5 @@ 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. Show rotated window size in monitor list when using incorrect monitor name. + +Desktop portal capture on kde plasma makes notifications not show up unless the notification is set as urgent. How to fix this? do we have to make our own notification system? -- cgit v1.2.3