diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-07-22 17:20:09 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-07-22 17:20:09 +0200 |
commit | e9343cce911c6401f9318165b4d098bdef723f8a (patch) | |
tree | b2fc6c23729bfc9ac93c9ef77135f64c4792a51c /TODO | |
parent | 28eef4619f983234a8c1c92430821c1eea7dff96 (diff) |
Fix pipewire capture on amd (fallback to no drm modifiers if eglCreateImage fails), might happen because of a buggy desktop portal/pipewire implementation
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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? |