Skip to content

fix: --background flag no longer exits immediately - #2617

Merged
alainm23 merged 1 commit into
mainfrom
fix/background-flag-keeps-process-alive
Aug 14, 2026
Merged

fix: --background flag no longer exits immediately#2617
alainm23 merged 1 commit into
mainfrom
fix/background-flag-keeps-process-alive

Conversation

@alainm23

@alainm23 alainm23 commented Aug 14, 2026

Copy link
Copy Markdown
Owner

When launching Planify with --background, the application exited immediately because Adw.Application terminates as soon as no windows are visible. The hold()/release() calls were missing.

Closes: #2614

@alainm23
alainm23 merged commit 9aa254c into main Aug 14, 2026
3 checks passed
@alainm23
alainm23 deleted the fix/background-flag-keeps-process-alive branch August 14, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

--background does nothing

1 participant