Commit Graph

91 Commits (fca86f0f20be5c080e5b557efce81794d4dd9a9b)

Author SHA1 Message Date
Michail Vourlakos fca86f0f20 fix #266,expose middle click actions of libtask 8 years ago
Michail Vourlakos 907fdde0f2 fix #260,hide tooltips if dock becomes hidden 8 years ago
Michail Vourlakos 9a1064f304 disable debug message 8 years ago
Michail Vourlakos 67fc156f78 fix #264,introduce lastValidSourceName
--during closing a task the decoration
from libtaskmanager returns no valid strings.
The problem was first observed with the
remove window animation. To solve it
introduced at our iconitem a lastValidIconName
that contains the last valid iconName.
8 years ago
Michail Vourlakos 0518e27794 disable bouncing for zoom=1 and when dock hidden 8 years ago
Michail Vourlakos ba644239f7 improve hidden spacers size
--icon margin is not set by the user,
this is why the hidden spacers must update
their size according to the user choice,
do not create to much empty space at the
edges
8 years ago
Michail Vourlakos b95a8ff307 consistent hovering for applets and tasks
--relevant to #250,creates consistency for
hovering tasks and applets. The only concerns
is around the springanimation introduced in
plasma 5.10 but this will be checked later
how it can be supported properly
8 years ago
Michail Vourlakos a0c1aa12f9 fix changing to reverse lines/dots
--sometimes changing from regular lines/dots
to reverse one was making the dots and lines
to disappear outside the screen
8 years ago
Michail Vourlakos 79010a6297 decouple thickness margins from iconMargin 8 years ago
Michail Vourlakos c0b286f858 improve tasks progress border 8 years ago
Michail Vourlakos 099f407017 update translation strings
--update greek translation
8 years ago
Michail Vourlakos b5a98f41ee fix #188,fix launchers behavior for Plasma>=5.9 8 years ago
Michail Vourlakos c6988bb114 fix #216,fix glitch for none animations
--when the user chooses none animation setting
there was a glitch when a window was removed.
8 years ago
Johan Smith Agudelo Rodriguez ef7caa72e2 #199, QQuickWindowSystem replacement of WindowSystem 8 years ago
Michail Vourlakos c08c9f9e78 hide window previews when showing context menu 8 years ago
Michail Vourlakos 7cf6e6c8dd fix #197,add/remove task animation
--fix the add/remove task animations based
on the new anchoring mechanism of the new
rendering
8 years ago
Michail Vourlakos 53aec53093 fix #195, new direct rendering mechanism
--this a big fix for the painting mechanism.
Introduces a new direct rendering phase in
which no delays are happening on drawing.
This commit contains also the fixes in various
places in order for the new rendering to work
correctly
8 years ago
Michail Vourlakos 5aca9b340d fix #187,counter for actions blockHiding 8 years ago
Johan Smith Agudelo Rodriguez 3de93d24f0 fix #183, parentIndex wrong initialization in ToolTipDelegate2 8 years ago
Michail Vourlakos 68fc389067 fix #186,drop shadowedImage and use Latte IconItem 8 years ago
Michail Vourlakos d50b5523cf improve intervals 8 years ago
Michail Vourlakos dd525c4d80 fix #185,changes for previews broke hover behavior 8 years ago
Michail Vourlakos f738236b28 disable TaskIconBuffers that creates a leak 8 years ago
Michail Vourlakos 0c246c2954 set minimum value for timer 8 years ago
Michail Vourlakos 789cdd9b47 increase checkListHoveredTimer based on animation 8 years ago
Michail Vourlakos 608324e6a1 dont show previews when showing context menu 8 years ago
Michail Vourlakos 4c0a97348c disable debug messages, fix masking positioning 8 years ago
Michail Vourlakos b7c42a5365 mouse events debug messages 8 years ago
Michail Vourlakos e7eb5c6017 fix #178,fix grid layout for group tasks 8 years ago
Michail Vourlakos 6f75af308a fix clicking preview,unblock animation 8 years ago
Michail Vourlakos 1878bcfc9a add some opacity in active special cases 8 years ago
Michail Vourlakos 568c2a39fd improve window previews experience
--make the window previews experience more
robust
8 years ago
Michail Vourlakos 03415d65eb fix #176,dont hide tooltip when hovering same task 8 years ago
Johan Smith Agudelo Rodriguez 1677e2a041 Improving readability of CMakeLists 8 years ago
Michail Vourlakos 73923eac71 fix #159,show correct previews for windows
--this is fixed by hiding/showing very fast
in the beginning of each windows preview. Probably
this is something relevant with buffers in kwin
8 years ago
Michail Vourlakos b95ab0ccdb slide previews from task to task 8 years ago
Michail Vourlakos f8e1a21391 delay zoom animation a bit to make it smoother 8 years ago
Michail Vourlakos 169b2b0345 update semantics
--dropped more old nowDock variables
--fixed brokken drag visual
8 years ago
Michail Vourlakos 673a5f4d2d improve scale semantics for plasmoid 8 years ago
Michail Vourlakos 857f202c2b fix #153,improve tasks progress visuals 8 years ago
Michail Vourlakos 09268b53ff improvements for task progress
--unload task progress properly
--improbe the shadow appearance
--repaint progress only when it is needed
8 years ago
Michail Vourlakos 20fc60c59d fix layout in window previews 8 years ago
Michail Vourlakos 0449afafe5 fix #148,improve tooltips focus
--when mouse leaves the task the relevant
task the window previews becomes hidden
8 years ago
Michail Vourlakos 47ca620b76 fix blank space in preview window for single win 8 years ago
Michail Vourlakos 6f54efeded hide close buttons in previews when dropping files 8 years ago
Michail Vourlakos 45fb9466a5 fix #118,support dragging a file at windows group 8 years ago
Michail Vourlakos 8af7e78cd8 fix #138, import new tooltips from plasma 5.9
--without even a small delay!!! we imported them,
and loved them!! check them out by playing music
or movies!!!
8 years ago
Michail Vourlakos aca9b22281 fix #118,raise window for hovering files over task 8 years ago
Michail Vourlakos 0186c21a4e improve calculations for panel back and mask 8 years ago
Michail Vourlakos a9e23e24dc update translations strings 8 years ago