From 70ca3fef77ee8bdc6e3ac28589a6fa08c024cc69 Mon Sep 17 00:00:00 2001 From: AlexanderCurl Date: Sat, 18 Apr 2026 17:46:06 +0100 Subject: Replaced file structures for themes in the correct format --- ...l.extensions.shutdowntimer-deminder.gschema.xml | 150 +++++++++++++++++++++ 1 file changed, 150 insertions(+) create mode 100644 raveos-gnome-theme/theme-data/extensions/installed/ShutdownTimer@deminder/schemas/org.gnome.shell.extensions.shutdowntimer-deminder.gschema.xml (limited to 'raveos-gnome-theme/theme-data/extensions/installed/ShutdownTimer@deminder/schemas/org.gnome.shell.extensions.shutdowntimer-deminder.gschema.xml') diff --git a/raveos-gnome-theme/theme-data/extensions/installed/ShutdownTimer@deminder/schemas/org.gnome.shell.extensions.shutdowntimer-deminder.gschema.xml b/raveos-gnome-theme/theme-data/extensions/installed/ShutdownTimer@deminder/schemas/org.gnome.shell.extensions.shutdowntimer-deminder.gschema.xml new file mode 100644 index 0000000..c774c1e --- /dev/null +++ b/raveos-gnome-theme/theme-data/extensions/installed/ShutdownTimer@deminder/schemas/org.gnome.shell.extensions.shutdowntimer-deminder.gschema.xml @@ -0,0 +1,150 @@ + + + + + + + + + 180 + Maximum shutdown time (in minutes) + Set maximum selectable shutdown time of the slider (in minutes). Use only values greater zero. + + + + 1440 + Maximum wake time (in minutes) + Set maximum selectable wake time of the slider (in minutes). Use only values greater zero. + + + + "now" + Reference start time for shutdown + Reference start time for shutdown either now or HH:MM + + + + true + Display shutdown time as absolute timestamp + Display shutdown time as absolute timestamp "HH:MM" + + + + "now" + Reference start time for wake + Reference start time for wake either now, shutdown, or HH:MM + + + + true + Display wake time as absolute timestamp + Display wake time as absolute timestamp "HH:MM" + + + + false + Automatically start and stop wake on shutdown timer toggle + Enable/Disable the wake alarm when the shutdown timer is started/stopped. + + + + -1 + Scheduled shutdown timestamp. + Unix time in seconds of scheduled shutdown or -1 if disabled. + + + + 70 + Wake slider position (in percent) + Set wake slider position as percent of the maximum time. Must be in range 0 and 100. + + + + 1.5 + Ramp-up of non-linear wake slider value + Exponential ramp-up for wake time slider + + + + 70 + Shutdown slider position (in percent) + Set shutdown slider position as percent of the maximum time. Must be in range 0 and 100. + + + + 0 + Ramp-up of non-linear shutdown slider value + Exponential ramp-up for shutdown time slider + + + + true + Show settings button + Show/hide settings button in widget. + + + + true + Show shutdown slider + Show/hide shutdown slider in widget. + + + + true + Show wake slider + Show/hide wake slider in widget. + + + + false + Show all wake items + Show/hide all wake items in widget. + + + + true + Show notification text boxes + Show/hide notification text boxes on screen. + + + + false + Root mode + Set root mode on/off. In root mode powering off is done via 'pkexec' and 'shutdown' terminal command. + + + + true + Show end-session dialog + Show the end-session dialog for reboot and shutdown if screensaver is inactive. + + + + "p,s" + Shown shutdown modes + Comma-separated shutdown modes which are shown in the popup menu (p: poweroff, s: suspend, r: reboot) + + + + "poweroff" + Use mode + Mode to use for timer action + + + + true + Show shutdown indicator + Shows the remaining time until shutdown action + + + + 0 + Last selected page in the preferences. + Last selected page in the preferences. + + + + -- cgit v1.3