Can Cadence start in the system tray (window hidden)?

Unofficial support for the KXStudio Linux distribution and applications.
More info at http://kxstudio.linuxaudio.org/

Moderators: MattKingUSA, khz

Post Reply
timlepes
Established Member
Posts: 6
Joined: Wed Jan 14, 2015 10:53 am

Can Cadence start in the system tray (window hidden)?

Post by timlepes »

I have Cadence set to start up at login via KDE/Plasma5 System Settings | Startup and Shutdown | Autostart. However, it pops up the GUI window every time it starts. Not a huge problem, but certainly annoying. I would like it to start up "hidden" or mimimized to the system tray icon. I cannot find any command-line options... no man page, no info page, nothing I have found on-line. Is there such an option to pass at startup? Or perhaps a setting I just haven't been able to find via the GUI, or even an environment variable or config file option somehwere to be set? I tried `cadence --help` at the command line and merely got complaints about it already running. Trying again it seems to ignore any command line option (tried --help and --version) and merely starts up the program.

If there is no such option at this time, where would the proper place be to make a feature request?

Thanks!
timlepes
Established Member
Posts: 6
Joined: Wed Jan 14, 2015 10:53 am

Re: Can Cadence start in the system tray (window hidden)?

Post by timlepes »

Seems I got an answer on the IRC channel... 'cadence --minimized' works like a charm! Shame it does not seem to be documented anywhere...

Perhaps I can suggest that 'cadence --help' be implimented, in order to make this a little more discoverable?

Thanks, especially 'nocomply' on IRC who had the ready answer!
wolftune
Established Member
Posts: 1350
Joined: Fri Feb 24, 2012 7:40 pm
Location: Portland, OR
Been thanked: 2 times
Contact:

Re: Can Cadence start in the system tray (window hidden)?

Post by wolftune »

Great, and that's good to know! I think it makes sense to post your --help suggestion as an issue at https://github.com/falkTX/Cadence/issues

Cheers
Aaron Wolf
Music teacher, scholar
http://wolftune.com
User avatar
midish
Established Member
Posts: 15
Joined: Thu Oct 15, 2015 3:23 am
Location: Chile

help

Post by midish »

Sorry to restart this old thread but I don't understand how to do it. If I check 'Auto-start JACK or LADISH at login' it'll do just that perfectly but not minimized.
So by reading this I thought I would uncheck that and make an entry in System Preferences instead.
'cadence --minimized' works when I tell it to do it in terminal or konsole but it won't autostart jack. It would just start cadence.

edit: I found it. I used this command instead

Code: Select all

cadence-session-start --start
That would autostart HIDDEN cadence and jack session at login. I guess if the icon tray is wanted you could just make another entry with the 'cadence --minimized' command. :)
Post Reply