Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Q_OBJECT with TQ_OBJECTr14.1.1 | Michele Calgaro | 2023-07-25 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1dc0f72721fe6ea09bc2cd42d78c58b1ba4f2f0f) | ||||
* | 1) Additional work on tq app -> tde app translation. | Michele Calgaro | 2020-03-26 | 1 | -1/+5 |
| | | | | | | | | 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 <michele.calgaro@yahoo.it> | ||||
* | Conversion to TDE application. | Michele Calgaro | 2020-03-16 | 1 | -15/+8 |
| | | | | | | | | | | | | | | | | 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 <michele.calgaro@yahoo.it> | ||||
* | Completed kdocker -> tdedocker renaming effort. | Michele Calgaro | 2020-02-24 | 1 | -0/+59 |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |