1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-03-25 06:50:33 +03:00

751 Commits

Author SHA1 Message Date
Michail Vourlakos
477a5b271d update to v0.6.2 2017-05-09 18:05:17 +03:00
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...
2017-05-08 00:15:52 +03:00
Michail Vourlakos
f8261fd265 update to version v0.6.1 2017-05-07 19:32:40 +03:00
Michail Vourlakos
591f06ce62 fix typo 2017-04-21 23:51:45 +03:00
Michail Vourlakos
32215c6f43 fix #385,load font through QFontDatabase 2017-04-21 16:59:58 +03:00
Michail Vourlakos
e36033bde7 fix #412,fix for groupDialog in plasma 5.8 2017-04-21 16:45:59 +03:00
Michail Vourlakos
dcb07886ed remove clearing cache
--this code was suspicious for crashes
2017-04-11 10:07:14 +03:00
Michail Vourlakos
7ef3b80144 expose action for remove Latte plasmoid in desktop 2017-04-08 21:44:59 +03:00
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
2017-04-08 21:20:52 +03:00
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
2017-04-04 22:23:21 +03:00
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
2017-04-03 23:51:16 -05:00
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
2017-04-03 16:32:17 +03:00
Smith AR
e3a114e1e2 Update README.md 2017-04-03 03:01:38 -05:00
Smith AR
e48e26b311 links for repos 2017-04-03 03:01:11 -05:00
audoban
569ad5ab40 fix no return in nonvoid function 2017-04-03 02:31:40 -05:00
audoban
a65921bad0 update to 0.6.0 2017-04-02 04:39:58 -05:00
audoban
a7728044de force visibility in startup if user is configuring 2017-04-02 04:25:36 -05:00
audoban
b4ffe82ab3 restore last beahavior for mode() 2017-04-02 02:20:45 -05:00
audoban
9e2033e752 fix crash when the user change the session 2017-04-02 02:16:25 -05:00
audoban
aa60b95c47 update list of contributors 2017-04-02 01:28:00 -05:00
audoban
5756a28037 reorder members 2017-04-02 00:25:03 -05:00
audoban
b75c83dece fix #344, edit mode still active when I change the session 2017-04-02 00:24:36 -05:00
audoban
4c412c4e71 fix #330, visibility mode and options
Visibility doesn't load when switch to session
2017-04-02 00:23:47 -05:00
audoban
abbb92569f unused property 2017-04-02 00:18:40 -05:00
Michail Vourlakos
13f523ca9c Set theme jekyll-theme-architect 2017-04-02 06:42:23 +03:00
Michail Vourlakos
6506fbc012 init Latte blog 2017-04-02 06:39:45 +03:00
Michail Vourlakos
c72c4851d7 fix coloring for tasks group indicator 2017-04-01 09:11:47 +03:00
Michail Vourlakos
2086f413f6 simplify coloring for tasks indicator 2017-04-01 08:48:09 +03:00
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
2017-03-29 21:22:51 +03:00
Michail Vourlakos
5cb24c1201 disable "Normal Dock" for Always Visible mode 2017-03-29 21:22:51 +03:00
Michail Vourlakos
14df33d183 more grouping capabilities 2017-03-29 20:06:42 +03:00
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
2017-03-29 19:46:07 +03:00
audoban
f69d43a09c tooltip close button compatible with plasma 5.8 2017-03-26 22:31:12 -05:00
audoban
601b3933b5 avoid multiple model creations. 2017-03-26 21:07:37 -05:00
Michail Vourlakos
06394d01ff fix #336,launcher action a bit earlier 2017-03-26 15:12:23 +03:00
Michail Vourlakos
a88b459b8a fix #334,block dropping internal launchers on dock 2017-03-26 14:23:24 +03:00
Michail Vourlakos
6e7098458d fix,restore adding docks in alternative session 2017-03-26 13:05:25 +03:00
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
2017-03-26 10:34:18 +03:00
Michail Vourlakos
1b9aecfa94 Merge branch 'master' of https://github.com/psifidotos/Latte-Dock 2017-03-26 10:33:15 +03:00
audoban
2e6c6cf945 fix #330, visibility mode and options 2017-03-25 16:17:41 -05:00
audoban
9a3db3d325 Update to version 0.5.98 2017-03-25 16:03:02 -05:00
audoban
ac428d9094 Udate to version 0.9.98 2017-03-25 14:43:40 -05:00
audoban
a0df10b98f changelog draft for the version 0.5.99 Beta 2017-03-25 14:30:47 -05:00
Michail Vourlakos
682d55a149 fix visual on drop a plasmoid
--this was broken from the new behavior
concerning launchers and their checks
2017-03-25 18:54:09 +02:00
Ivan Bordoni
15b4359d84 Update it.po 2017-03-25 10:09:16 -05:00
Ivan Bordoni
d6c273f7b2 Update It.po 2017-03-24 19:57:06 -05:00
audoban
47103ada99 More width for languages with long strings 2017-03-24 19:48:27 -05:00
audoban
f0cf9fd078 Update es translation 2017-03-24 19:45:36 -05:00
Michail Vourlakos
9532aee06d msgmerge for italian language 2017-03-24 23:32:49 +02:00
Ivan Bordoni
3a516e28da Italian translation update (#324) 2017-03-24 22:39:59 +02:00