summaryrefslogtreecommitdiffstats
path: root/src/qtraylabel.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 1) Additional work on tq app -> tde app translation.Michele Calgaro2020-03-261-8/+33
| | | | | | | | 2) Make sure to exit app after restore if no app window can be grabbed 3) Save state only for known applications (app with empty name will not be saved and restored) Signed-off-by: Michele Calgaro <[email protected]>
* Conversion to TDE application.Michele Calgaro2020-03-161-66/+64
| | | | | | | | | | | | | | | | Notable changes: 1) save/restore data are saved in TDE session files. 2) remove -a, -l options. Removed "Launch on startup" option. 3) docked application are restored automatically by the TDE session manager. After being restored, tdedocker will wait for 5 seconds to let the various applications be restored, then it will try to grab the required windows. 4) save/restore of docked applications is now working properly. 5) due to the way TDE manages command line options, at the moment additional parameters cannot be passed to the application to be docked. This will be address in a subsequent commit. Signed-off-by: Michele Calgaro <[email protected]>
* Initial TDE conversionSlávek Banko2018-09-061-2/+2
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Initial TQt conversionSlávek Banko2018-09-061-103/+103
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Convert from qmake to cmakeSlávek Banko2013-07-101-1/+3
|
* Switch to use kiconloader instead of hard-coded pathSlávek Banko2013-07-101-2/+2
|
* Translations converted to gettextSlávek Banko2013-07-101-1/+3
|
* Initial importSlávek Banko2013-07-051-0/+809