planify icon indicating copy to clipboard operation
planify copied to clipboard

Planify does not stay open after window close with --gapplication-service or --background

Open N0tACyb0rg opened this issue 10 months ago • 2 comments

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:

  1. Start Planify from the command line with --gapplication-service or --background
  2. Open Planify like normal.
  3. Close the Planify window.
  4. 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

N0tACyb0rg avatar Jan 16 '25 17:01 N0tACyb0rg

That's right, Planify does not support background, it is an improvement that I hope to implement soon.

alainm23 avatar Jan 16 '25 19:01 alainm23

I'd really like to see this functionality as well.

distefam avatar Feb 01 '25 13:02 distefam

Just wondering if this feature is in the roadmap. Would be really useful to have this. Thanks

maniadevice avatar Jun 23 '25 11:06 maniadevice

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.

Veltair-D avatar Jul 04 '25 04:07 Veltair-D