planify
planify copied to clipboard
Planify does not stay open after window close with --gapplication-service or --background
Describe the bug
When Planify is launched and opened with the --gapplication-service or --background command-line arguments, the program exits after closing the application window.
To Reproduce Steps to reproduce the behavior:
- Start Planify from the command line with
--gapplication-serviceor--background - Open Planify like normal.
- Close the Planify window.
- Program exits instead of staying in the background.
Expected behavior The program stays in the background after closing the main window.
Desktop (please complete the following information):
- OS or DE: Arch Linux with SwayFX
- Version: 4.11.6
That's right, Planify does not support background, it is an improvement that I hope to implement soon.
I'd really like to see this functionality as well.
Just wondering if this feature is in the roadmap. Would be really useful to have this. Thanks
I am having the same "issue". I love the app but I wish I could use it in the background. There is an option in the terminal but I am facing a GTK error when I run planify -b
The first two errors read:
(planify:3248): Gtk-WARNING **: 23:52:24.547: Unknown key gtk-modules in /home/veltair/.config/gtk-4.0/settings.ini
(planify:3248): Adwaita-WARNING **: 23:52:24.613: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.