~usarinheininga/ubuntuplasma/+git/latte-dock:v0.6

Last commit made on 2017-05-09
Get this branch:
git clone -b v0.6 https://git.launchpad.net/~usarinheininga/ubuntuplasma/+git/latte-dock

Branch merges

Branch information

Recent commits

477a5b2... by Michail Vourlakos

update to v0.6.2

c204ad0... by Michail Vourlakos

fix #446,fix crash from groupDialog in 5.8

--this situation with libtaskmanager and crashing
from groupDialog wrong initialization is also
in plasma 5.8... I hope we catch all the cases...

f8261fd... by Michail Vourlakos

update to version v0.6.1

591f06c... by Michail Vourlakos

fix typo

32215c6... by Michail Vourlakos

fix #385,load font through QFontDatabase

e36033b... by Michail Vourlakos

fix #412,fix for groupDialog in plasma 5.8

dcb0788... by Michail Vourlakos

remove clearing cache

--this code was suspicious for crashes

7ef3b80... by Michail Vourlakos

expose action for remove Latte plasmoid in desktop

d4528d4... by Michail Vourlakos

do not update iconSize automatically

--if the user has disabled automatically shrinking
calculations then these computations shouldnt
run... There is a chance that this is also responsible
for wrong counting animations

237cf1d... by Michail Vourlakos

return correct screen geometry from corona

--signal triggering for screenGeometryChanged(id)
can not be added yet as it is not plasma 5.8
compatible