Commit Graph

235 Commits (6fb56f90b1bda9456ec647e0fca7bbc7268f0e6c)

Author SHA1 Message Date
Michail Vourlakos 6fb56f90b1 fix #431,support again the internal separator
--support again the internal separator based on
the new signaling for the parabolic effect
8 years ago
Michail Vourlakos 6fac93171f clear zoom for latte applet from far applets 8 years ago
Michail Vourlakos 00ce7931dc hide preview on clearZoom 8 years ago
Michail Vourlakos adba5b6f2a simplify parabolic signalling
--this finally creates a very concrete parabolic
animation experience
8 years ago
Michail Vourlakos fd4af3f0f1 port plasmoid into new arch for parabolic effect 8 years ago
Michail Vourlakos 9b77117870 port container into new parabolic architecture
--drop the checkListHovered that was using an
heuristic algorithm to discover if the mouse is
still inside the window. In its place use
the dock.visibility.containsMouse
--use one single globalDirectRender flag from
containment in order for all dock elements to
investigate if they should use directRendering-
painting or play animations instead
8 years ago
Michail Vourlakos 4ee9370012 remove no needed code 8 years ago
Michail Vourlakos 2e72ed0a5b fix #442,clearZoom of latteApplet after fast hover 8 years ago
Michail Vourlakos 987cfba048 improve clearing parabolic effect calculations
--adding the internal separator made the things a little
more complicated. This commit improves the clearing
calculations in order to not conflict the messages
with each other and trying to restore all applets
and tasks that are not considered for the parabolic
effect.
8 years ago
Michail Vourlakos df9edc5754 fix #441,expose add widgets action in context menu 8 years ago
Michail Vourlakos 8810626422 dont calculate parabolic effect in some cases
--this is when there are no animations or when
the zoomFactor=1
8 years ago
Michail Vourlakos c489300819 fix #435,better calculations for Tasks borders 8 years ago
Michail Vourlakos ab0576b687 new calculations for drawing shadows external
--fix an issue of leaving  some pixels transparent
between the external shadow and the panel background
when using the external shadows feature
8 years ago
Michail Vourlakos 593070beb8 fix #421,improve lockButton visibility states 8 years ago
Michail Vourlakos fc6c4222e1 support configuration of audio indicator 8 years ago
Michail Vourlakos ec68562174 support correct calculations from applets/separ.
--the applets now take into account the tasks
internal separator in order to provide beautiful
smooth parabolic animation when the internal separator
is at some of the Tasks edges
8 years ago
Michail Vourlakos 574f2aedcb correct signaling for internal separator case 8 years ago
Michail Vourlakos 92f214d552 support removing internal tasks separator 8 years ago
Michail Vourlakos 5cb418f978 fix #421, fix #424, fix wrong typo 8 years ago
Michail Vourlakos c15bf2ccd6 improve systray positioning and alignment 8 years ago
Michail Vourlakos 261283b631 make animation times usable again
--durationTime that was used for the animations
was an integer. This was created extremely fast
animations for x1 and extremely slow animations
for x3. This fix changes that by setting the
durationTime in the qml side to real type. And
by that we are setting the following pragramatic
speeds which create a very good experience.
  x1 = 1.65
  x2 = 2
  x3 = 2.35
the above can be updated a bit based on the user
feedback and experience
8 years ago
Michail Vourlakos 2c6fdab568 make all shadows option default
--move also the shadows choice to advanced
group
8 years ago
Michail Vourlakos 32eff5c167 add advance option in configuration window 8 years ago
Michail Vourlakos 2ef64f4ab3 fix #411,deactivate applets when show previews 8 years ago
Michail Vourlakos df0da77083 fix #420,include spacers in applets geometry calcs
--this way the right click we always take into account
the visual appearance space that latte provides for it
and not the applets internal geometry. So now spacers
also are considered as applet area
8 years ago
Michail Vourlakos df0d017eb6 more signals to trigger computing of effectsArea
--fixes some cases that in fill mode the effectsArea
is not calculated correctly and the blur effects
were positioned out of place
8 years ago
Michail Vourlakos a211ff6605 fix #398,reduce to minimum length margins
--more specific reduce to minimum length
margins for Fill mode in 100% maximum
length
8 years ago
Michail Vourlakos 25cbe57aa6 fix #392,support panel transparency and shadows
--the user can set the panel transparency and
enable/disable the panel shadows
8 years ago
Michail Vourlakos 4948a94227 support lower values for the icon margin
--the default is changed to 15%
8 years ago
Michail Vourlakos 6f410af31a support external shadows for WindowsGoBelow 8 years ago
Michail Vourlakos b48c74ed08 fix spacers,broke from fillWidth new behavior 8 years ago
Michail Vourlakos 510974c3ff fix #356,expose offset in the dockview
--this patch updates borders correctly based
also on the offset variable
--fixes the calculations for offset and panel
background positioning
8 years ago
Michail Vourlakos 3125e6b742 fix #356,add offset option for the dock
-this patch provides the offset variable for
our qml side... The offset feature is not complete
the following are missing:
-expose offset at the dockview
-use offset in !compositing state
-update borders by taking into account the offset also
-update the automatic-positioning to take into account
the offset also
8 years ago
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 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
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
Michail Vourlakos 1b9abfea84 fix #334,block dropping internal launchers on dock 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
Michail Vourlakos 6a75d0c26e update metadata files 8 years ago
Johan Smith Agudelo Rodriguez 04f2331518 update desktop files 8 years ago
Michail Vourlakos 9258871e44 update strings
--update greek translation
8 years ago
Michail Vourlakos d90e129f77 update translation strings
--update greek translation
8 years ago
Michail Vourlakos 307a5e30ea update translation strings 8 years ago
Michail Vourlakos fd24b39e0e visual improvements for Launchers Area 8 years ago
Michail Vourlakos cbd60d3509 fix #298,default add launchers in taskmanager
--the user can alter this behavior from the tweaks
page. So the user can add launchers as plasma applets
by disabling the relevant choice in the tweaks
page.
8 years ago
Michail Vourlakos 797c160ea6 fix #288,new improvements for additions
--adding a plasmoid in taskmanager does not appear
an add cross
--trying to add launchers outside the taskmanager
appears a message over the taskmanager indicating
the real Launchers Area
8 years ago
Michail Vourlakos 8fdec50114 fix #281,enable/disable auto decrease applets size
--the setting can be accessed through the tweaks page
8 years ago
Michail Vourlakos e57d525824 create globalsettings for corona
--first all the code concerning exposeAltSession
is moved in it and in the future also the autostart
and currentSession can follow. This will improve
both dockview and configview
8 years ago
Michail Vourlakos 7b060c22a5 fix #272,expose alternative session in menu 8 years ago