Commit Graph

949 Commits (7020e58289afbc803ae71ea3e6638977719031ad)
 

Author SHA1 Message Date
Michail Vourlakos ccd498d884 improve applets layout on formFactor changes
--based on a strande behavior when changing form
factors and not appearing correctly I found the
reason why this is happening... this fixes the
audoban separator wrong latte behavior and for
the widget also concerning of course when the
dock changes form factor
--this fix inlude also a fix of a binding loop
for the heading of launchers inside the AppletItem
8 years ago
Michail Vourlakos 8d195354b0 fix #371,support applets with fillWidth/Height
--support applets that activate fillWidth/Height
8 years ago
Michail Vourlakos 45cccd4199 remove false russian translation 8 years ago
Vladislav Gorevoy a599bb5263 Correct Lang for KDE (#373)
* Add Russian Language

* Russian Language Correction for KDE
8 years ago
Vladislav Gorevoy e2893de124 Add Russian Language (#372) 8 years ago
Michail Vourlakos 73074382e3 move the lock button from drag area to tooltip
--improve the lock button appearance by moving it from
the drag area into the tooltip
8 years ago
Jeff Huang fca3855114 Fix some zh_TW translation typo. 8 years ago
Michail Vourlakos 7173d12625 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
Johan Smith Agudelo Rodriguez 46fe322b35 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 a6b767d65a 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
Johan Smith Agudelo Rodriguez 517936afee Update README.md 8 years ago
Johan Smith Agudelo Rodriguez a4b2949a7a links for repos 8 years ago
Johan Smith Agudelo Rodriguez 0e15b27596 fix no return in nonvoid function 8 years ago
Johan Smith Agudelo Rodriguez 992b2f5b0a update to 0.6.0 8 years ago
Johan Smith Agudelo Rodriguez a5eb5c6a47 force visibility in startup if user is configuring 8 years ago
Johan Smith Agudelo Rodriguez 78187b463d restore last beahavior for mode() 8 years ago
Johan Smith Agudelo Rodriguez 39be0782ff fix crash when the user change the session 8 years ago
Johan Smith Agudelo Rodriguez d991380e34 update list of contributors 8 years ago
Johan Smith Agudelo Rodriguez ab3acd35d9 reorder members 8 years ago
Johan Smith Agudelo Rodriguez 21321fb16c fix #344, edit mode still active when I change the session 8 years ago
Johan Smith Agudelo Rodriguez 8420245102 fix #330, visibility mode and options
Visibility doesn't load when switch to session
8 years ago
Johan Smith Agudelo Rodriguez 9a2b2e5d18 unused property 8 years ago
Michail Vourlakos c8b590b654 Set theme jekyll-theme-architect 8 years ago
Michail Vourlakos 4e3dae007d init Latte blog 8 years ago
Michail Vourlakos 74f96f1297 fix coloring for tasks group indicator 8 years ago
Michail Vourlakos 3e3ddb3853 simplify coloring for tasks indicator 8 years ago
Michail Vourlakos 761f088ea6 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 c486c1af4d disable "Normal Dock" for Always Visible mode 8 years ago
Michail Vourlakos c789a08053 more grouping capabilities 8 years ago
Michail Vourlakos 91ac079342 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
Johan Smith Agudelo Rodriguez f6081d93cf tooltip close button compatible with plasma 5.8 8 years ago
Johan Smith Agudelo Rodriguez 1acc88ff8c avoid multiple model creations. 8 years ago
Michail Vourlakos b8af0ee683 fix #336,launcher action a bit earlier 8 years ago
Michail Vourlakos 1b9abfea84 fix #334,block dropping internal launchers on dock 8 years ago
Michail Vourlakos 2af10514ed fix,restore adding docks in alternative session 8 years ago
Michail Vourlakos 4a1fea5838 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 75aa8ee5a8 Merge branch 'master' of https://github.com/psifidotos/Latte-Dock 8 years ago
Johan Smith Agudelo Rodriguez f04519b967 fix #330, visibility mode and options 8 years ago
Johan Smith Agudelo Rodriguez bc13e5f76b Update to version 0.5.98 8 years ago
Johan Smith Agudelo Rodriguez d665d5d787 Udate to version 0.9.98 8 years ago
Johan Smith Agudelo Rodriguez ab30b89940 changelog draft for the version 0.5.99 Beta 8 years ago
Michail Vourlakos fadd4f73c7 fix visual on drop a plasmoid
--this was broken from the new behavior
concerning launchers and their checks
8 years ago
Ivan Bordoni f04c96e95c Update it.po 8 years ago
Ivan Bordoni 2b5a30df0c Update It.po 8 years ago
Johan Smith Agudelo Rodriguez d2149a6119 More width for languages with long strings 8 years ago
Johan Smith Agudelo Rodriguez a1c6428836 Update es translation 8 years ago
Michail Vourlakos 903d14c638 msgmerge for italian language 8 years ago
Ivan Bordoni 33297b8c9d Italian translation update (#324) 8 years ago
Michail Vourlakos 263e21a961 animate tasks during dragging
--finally I found why moveDisplaced wasnt
working correctly during dragging!!! ;)
enjoy moving your launchers!!!
8 years ago
Michail Vourlakos 364e3bb9be fix #323,a better fix for hover effect crashes
--this is a better way to not have crashes and at
the same time keep compatibility with both
plasma 5.8 and 5.9
8 years ago