Bug 404319

Summary: add command line switch to hide window on startup
Product: [Applications] ktimer Reporter: Unknown <null>
Component: generalAssignee: A. Spehr <zahl>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Unknown 2019-02-14 05:26:44 UTC
SUMMARY

ktimer can have its window closed and stay running in the tray. This is an opportunity to start it running upon launching the desktop/window manager (eg. in startup applications or a startup script). However, it always opens its window on startup, which is annoying for this use case. 

It would be nice to add a new command line flag (eg. `--noshow` or `--tray` to force it to start in the tray without opening a window.

There is a similar bug report open at https://bugs.kde.org/show_bug.cgi?id=366500 , but that is requesting that the previous window state be remembered on launch which isn't the behaviour I was wanting.