Revert: https://gitlab.gnome.org/GNOME/gnome-flashback/-/commit/5f4aa0d8 From 5f4aa0d89e1f2022ebc9c59d9a2171b00643f847 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alberts=20Muktup=C4=81vels?= Date: Sun, 28 Sep 2025 11:45:53 +0300 Subject: [PATCH] schemas: remove no longer needed settings These was used to start/stop services by GNOME Session. Related services now are started by systemd and these settings are no longer used. https://gitlab.gnome.org/GNOME/gnome-flashback/-/issues/103 --- data/schemas/org.gnome.gnome-flashback.gschema.xml.orig 2025-09-28 09:52:06 UTC +++ data/schemas/org.gnome.gnome-flashback.gschema.xml @@ -17,6 +17,11 @@ If set to true, then GNOME Flashback application will be used to automount removable media. + + true + Clipboard + + true Desktop @@ -28,6 +33,12 @@ If set to true, then GNOME Flashback application will be used to show the end session dialog. + + true + Idle monitor + If set to true, then GNOME Flashback application will be used for user activity monitoring. + + true Input settings @@ -43,6 +54,12 @@ true Notification daemon If set to true, then GNOME Flashback application will be used to manage notifications. + + + + true + Authentication agent for polkit + This is the same authentication agent that was provided by PolicyKit-gnome.