On Monday, 4 August 2014 10:39:06 CEST, Dimitrios Glentadakis wrote:
Hi i'd like to ask if it is possible to start trojita in tray directly with a lxqt session.

There's no such option right now. Patches are welcome -- this one should be just a matter of something like:

if (option.isSet()) {
 QTimer::singelShot(m_minimizeToSystray, SLOT(trigger()));;
}

Cheers,
Jan

--
Trojitá, a fast Qt IMAP e-mail client -- http://trojita.flaska.net/

Reply via email to