Commit Graph

750 Commits (c204ad0ce8c9f0e3c15c3c0eb8d098478478dc13)
 

Author SHA1 Message Date
Michail Vourlakos c204ad0ce8 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...
8 years ago
Michail Vourlakos f8261fd265 update to version v0.6.1 8 years ago
Michail Vourlakos 591f06ce62 fix typo 8 years ago
Michail Vourlakos 32215c6f43 fix #385,load font through QFontDatabase 8 years ago
Michail Vourlakos e36033bde7 fix #412,fix for groupDialog in plasma 5.8 8 years ago
Michail Vourlakos dcb07886ed remove clearing cache
--this code was suspicious for crashes
8 years ago
Michail Vourlakos 7ef3b80144 expose action for remove Latte plasmoid in desktop 8 years ago
Michail Vourlakos d4528d4203 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
8 years ago
Michail Vourlakos 237cf1db36 return correct screen geometry from corona
--signal triggering for screenGeometryChanged(id)
can not be added yet as it is not plasma 5.8
compatible
8 years ago
audoban 0a1d4bd0b8 fix #358, [Crash] - recreating dock for AlwaysVisible mode
If I overrride the method event I should call to implementation parent, however VisibilityManagerPrivate is triggered from view and VisibilityManagerPriavte is not owner of QEvent
8 years ago
Michail Vourlakos 17c5eb5ee6 fix #351,use correct screenGeometry at task filter
--this fixes screen filtering for tasks but we
should investigate further in the future how
to support correct plasmoid.screenGeometry
8 years ago
Smith AR e3a114e1e2 Update README.md 8 years ago
Smith AR e48e26b311 links for repos 8 years ago
audoban 569ad5ab40 fix no return in nonvoid function 8 years ago
audoban a65921bad0 update to 0.6.0 8 years ago
audoban a7728044de force visibility in startup if user is configuring 8 years ago
audoban b4ffe82ab3 restore last beahavior for mode() 8 years ago
audoban 9e2033e752 fix crash when the user change the session 8 years ago
audoban aa60b95c47 update list of contributors 8 years ago
audoban 5756a28037 reorder members 8 years ago
audoban b75c83dece fix #344, edit mode still active when I change the session 8 years ago
audoban 4c412c4e71 fix #330, visibility mode and options
Visibility doesn't load when switch to session
8 years ago
audoban abbb92569f unused property 8 years ago
Michail Vourlakos 13f523ca9c Set theme jekyll-theme-architect 8 years ago
Michail Vourlakos 6506fbc012 init Latte blog 8 years ago
Michail Vourlakos c72c4851d7 fix coloring for tasks group indicator 8 years ago
Michail Vourlakos 2086f413f6 simplify coloring for tasks indicator 8 years ago
Michail Vourlakos fd3a719db0 fix #331,set onAllDesktops early in the process
--the delay during creating dockview and setting
its dock window flags from visibilitymanager creates
a situation that the window manager temporary creates
a normal window with no special flags for the docks
8 years ago
Michail Vourlakos 5cb24c1201 disable "Normal Dock" for Always Visible mode 8 years ago
Michail Vourlakos 14df33d183 more grouping capabilities 8 years ago
Michail Vourlakos 3151b2a50d do not add double launchers
--when the user used the Add launcher from
the context menu in Plasma 5.9 then a double
launcher was added
8 years ago
audoban f69d43a09c tooltip close button compatible with plasma 5.8 8 years ago
audoban 601b3933b5 avoid multiple model creations. 8 years ago
Michail Vourlakos 06394d01ff fix #336,launcher action a bit earlier 8 years ago
Michail Vourlakos a88b459b8a fix #334,block dropping internal launchers on dock 8 years ago
Michail Vourlakos 6e7098458d fix,restore adding docks in alternative session 8 years ago
Michail Vourlakos 9fb3eb6fcd fix #333,restore previous functionality
--the only way I have found to show correct
tooltips is to hide and show the previews
window with some small delay, all the rest
workarounds do not work, they create different
issues
8 years ago
Michail Vourlakos 1b9aecfa94 Merge branch 'master' of https://github.com/psifidotos/Latte-Dock 8 years ago
audoban 2e6c6cf945 fix #330, visibility mode and options 8 years ago
audoban 9a3db3d325 Update to version 0.5.98 8 years ago
audoban ac428d9094 Udate to version 0.9.98 8 years ago
audoban a0df10b98f changelog draft for the version 0.5.99 Beta 8 years ago
Michail Vourlakos 682d55a149 fix visual on drop a plasmoid
--this was broken from the new behavior
concerning launchers and their checks
8 years ago
Ivan Bordoni 15b4359d84 Update it.po 8 years ago
Ivan Bordoni d6c273f7b2 Update It.po 8 years ago
audoban 47103ada99 More width for languages with long strings 8 years ago
audoban f0cf9fd078 Update es translation 8 years ago
Michail Vourlakos 9532aee06d msgmerge for italian language 8 years ago
Ivan Bordoni 3a516e28da Italian translation update (#324) 8 years ago
Michail Vourlakos 21f36dbc9f animate tasks during dragging
--finally I found why moveDisplaced wasnt
working correctly during dragging!!! ;)
enjoy moving your launchers!!!
8 years ago