mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-02 12:58:04 -05:00
ps: Add gnome to background portal backend list
This is used for the active and background columns.
This commit is contained in:
committed by
Simon McVittie
parent
ef2c66b900
commit
cf76cb61ba
@@ -72,6 +72,8 @@ get_compositor_apps (void)
|
||||
g_autoptr(GVariant) ret = NULL;
|
||||
GVariant *list = NULL;
|
||||
const char *backends[] = {
|
||||
"org.freedesktop.impl.portal.desktop.gnome",
|
||||
/* Background portal was removed in 1.15.0, retained for compatibility */
|
||||
"org.freedesktop.impl.portal.desktop.gtk",
|
||||
"org.freedesktop.impl.portal.desktop.kde",
|
||||
NULL
|
||||
|
||||
Reference in New Issue
Block a user