summaryrefslogtreecommitdiffstats
path: root/src/tqtraylabel.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Make sure to ignore applications that can't be restored.Michele Calgaro2020-04-251-0/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fixed bug related to mapping logic when docking when minimized is disabled.Michele Calgaro2020-04-251-2/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use TDE dialog instead of TQ dialog for selecting an application custom icon.Michele Calgaro2020-04-251-5/+5
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 1) fixed bug when invoking tdedocker with options, which were not passedMichele Calgaro2020-03-311-0/+1086
to an existing instance 2) code restructure for tray label object 3) dockWhenLostFocus option is now saved/restored correctly 4) fixed issues with popup menu actions status Signed-off-by: Michele Calgaro <[email protected]>