Caprine: Start minimized on Linux

Created on 10 Mar 2016  路  4Comments  路  Source: sindresorhus/caprine

52 So it is not possible, or easily possible, to start Caprine minimized to the tray in Linux. This should be a option in settings/preferences, or at least available in the command line so it is easier to accomplish.

enhancement help wanted

Most helpful comment

Already possible on OS X, but I'm open to adding a CLI flag for it on Linux, but not interested in any GUI options. PR welcome :)

All 4 comments

Already possible on OS X, but I'm open to adding a CLI flag for it on Linux, but not interested in any GUI options. PR welcome :)

Yes, even a CLI flag would be fine for me because I can at least put that flag in the startup command to minimize it to tray. Better than nothing if you aren't wanting to add it to the preferences.

Why is this closed? The option can still only start Caprine minimized to the taskbar, not to the tray.
This is also mentioned in #60

I'm no Electron expert, but trying to judge from the diff in #126, I'd say you only have to skip calling .show(). Both features may be useful, but since we have a tray icon, that cannot be turned off, it's probably best to minimize to tray, which actually means not showing the window at all.

What do you think? Do you have anything serious against this approach?

Yeah, minimizing to tray makes more sense on Windows/Linux.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Vexorify picture Vexorify  路  3Comments

0wlyW00d picture 0wlyW00d  路  3Comments

Yukaii picture Yukaii  路  3Comments

kingmustard picture kingmustard  路  3Comments

vogu66 picture vogu66  路  3Comments