https://bugs.kde.org/show_bug.cgi?id=522864
David Redondo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Ever confirmed|0 |1 --- Comment #1 from David Redondo <[email protected]> --- Uhm, I guess we dont implement the background portal on x11 ? Not sure how I could have overseen that as a workaround disabling the background portal will disable the background monitor. Copy the /usr/share/xdg-desktop-portal/kde-portals.conf to .config/xdg-desktop-portal/kde-portals.conf and add org.freedesktop.impl.portal.Background=none The complete file should look like [preferred] default=kde org.freedesktop.impl.portal.Settings=kde;gtk; org.freedesktop.impl.portal.Secret=kwallet org.freedesktop.impl.portal.Notification=plasmanotify org.freedesktop.impl.portal.Background=none -- You are receiving this mail because: You are watching all bug changes.
