https://bugs.kde.org/show_bug.cgi?id=473881

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/xdg-desktop-portal-kde/-
                   |                            |/commit/dbe20a183509465bb7b
                   |                            |230cb1b7d31d1aed9fbe9
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from David Edmundson <k...@davidedmundson.co.uk> ---
Git commit dbe20a183509465bb7b230cb1b7d31d1aed9fbe9 by David Edmundson.
Committed on 10/11/2023 at 17:40.
Pushed by davidedmundson into branch 'master'.

Default to allowing background applications without prompts

Flatpak tends to have a lot of applications with window IDs that do not
match the containment, particularly with X11 applications.

There is also the UX question of why we shouldn't an app run in the
background, KDE has support for systemtrays with both X11, and the FD.O
standard which most apps running in the background would populate.

This patch always returns "Allow once" when prompted by the daemon.

Whilst this might seem like a lazy solution, from what I can tell from a
lot of DBus montioring on Gnome, this is what they do too.

We can't just disable the portal implementation as disabling by the
config file doesn't work, but even if did we still want enableAutostart
to work.

I left the original code behind a configuration option in case we want
it for mobile.

M  +31   -26   src/background.cpp

https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/commit/dbe20a183509465bb7b230cb1b7d31d1aed9fbe9

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to