Commit Graph

869 Commits (2e72ed0a5bedf6133d32d34220e763d7e0563904)
 

Author SHA1 Message Date
Michail Vourlakos 2e72ed0a5b fix #442,clearZoom of latteApplet after fast hover 8 years ago
Michail Vourlakos 6eb65facca disable init messages for parabolic effect 8 years ago
Michail Vourlakos 1cdd5fde9a reduce flickering of parabolic effect
--reduce flickering for parabolic effect when
tasks are combined with applets
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 e39e796b28 remove some init signals from TaskDelegate
--these init signals were breaking the parabolic
animation in the edges between the Task plasmoid and
neighbour applets
8 years ago
Michail Vourlakos df9edc5754 fix #441,expose add widgets action in context menu 8 years ago
Michail Vourlakos 38fda1f688 smooth animation for show/hide badge infos 8 years ago
Michail Vourlakos a78b90fb9e fix #440,disable audio streams during dragging
--re-initialize also audio streams after dragging
has finished
8 years ago
Michail Vourlakos e891f0bf05 fix #440,dont show audio icon in wrong task 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 c4171dff86 fix #438,add wheel events
--by using wheel events the volume can
be increased/decreased
8 years ago
Michail Vourlakos d18d4eb037 update audio icon based on volume 8 years ago
Michail Vourlakos 044143ef92 add opacity for muted streams 8 years ago
Michail Vourlakos 4eebd8e34c disable audio streams for launchers 8 years ago
Michail Vourlakos 7375757883 update audio streams on launcherurl changed signals 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 cddfd402f7 fix internal separator hovering calculations 8 years ago
Michail Vourlakos 2ec97f1456 bypass internal separator when using task shortcut 8 years ago
Michail Vourlakos 593070beb8 fix #421,improve lockButton visibility states 8 years ago
Michail Vourlakos 840b21408a add to advanced some Tasks options 8 years ago
Michail Vourlakos 684bfbe418 dont execute click action for separator task 8 years ago
Michail Vourlakos ca1adad7f7 make a more uniform badge visuals
--update badge visuals for audio streams
and for progress indicator
8 years ago
Michail Vourlakos a8c6e2f342 disable debug message for dbus calls 8 years ago
Michail Vourlakos bd9021a412 fix #432,signal update struts on dock screenchange 8 years ago
Johan Smith Agudelo Rodriguez dee8ebcf8b update ever the struts the dock 8 years ago
Michail Vourlakos 56424d8cad respect tasks icon size when show indicators 8 years ago
Michail Vourlakos fc6c4222e1 support configuration of audio indicator 8 years ago
Michail Vourlakos 4441a8471e fix #142,support audio indicators for tasks
--the user is able to toggle also mute/unmute
for the audiostream
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 2a006177e7 expose margins in plasmoid root object 8 years ago
Michail Vourlakos d0b2ce8c0f improve advance scales calculations
--support correct calculations for the internal
separator case. The calculations became more generic,
what has to be done now is to support same calculations
for applet updateScale also
8 years ago
Michail Vourlakos 00edd1ef5d improve initialization signals 8 years ago
Michail Vourlakos 3bac6d325e update icons for Tasks internal separator 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 f24da87b19 fix #431,support internal tasks separator 8 years ago
Michail Vourlakos 6bb14547e5 first implementation for tasks internal separator 8 years ago
Michail Vourlakos d1e438972a fix #429, include the official gentoo reference 8 years ago
Michail Vourlakos 99c1b8db38 fix #332,add a delay to highlight windows
--added a delay in order to highlight tasks
windows. The delay used is exactly the same
with the windows previews delay
8 years ago
Michail Vourlakos b5ffae09d1 expose context menu in root element
--use the root context menu reference to
block windows previews shown up
8 years ago
Michail Vourlakos 6abf879598 fix #426,support dropping internal files from apps
--now we accept also dropping from internal files
e.g. compressed files, attachments etc..
8 years ago
Michail Vourlakos 3839ee1e9a unblock launcher in the end of bouncing animation
--there are launchers that do not trigger properly
theirs apps, so in the end of the animation the launcher
was remaining locked and wasnt animated because it was
waiting for the app window to be created. This commit
fixes this, if the launcher at the end of the bouncing
animation is not in removal stage the it is properly
unblocked
8 years ago
Michail Vourlakos e9750c4143 add a minimum mScale for click animation 8 years ago
Michail Vourlakos 7bbade8b28 fix, adding default layouts in user ones history 8 years ago
Michail Vourlakos 837207d21a remove separator from layouts
--signal to initialize the layouts
combobox when the user does not accept
to load a layout
8 years ago
Johan Smith Agudelo Rodriguez fb3bff6dce fix message box 8 years ago
Michail Vourlakos 7821a52ca5 remove no needed m_ghostWidget 8 years ago
Michail Vourlakos 883750267a add external config file and support presets
--this patch adds an external config file in
order to store the user layouts. Adds also in
the globalSettings the layouts mechanism
--todo: the confirmation dialog is not working
correctly for some reason. It doesnt return
the accept value and on the exec() function
is crashing
8 years ago
Michail Vourlakos 884c12d980 first part of functional layouts 8 years ago