Michail Vourlakos
4e304edd69
fix #301,enable only one,previews,highlight
...
-- there is a conflict between preview windows
and highlight effect, it creates a crash when both
are activated during hovering. So we enable in each case
only one of both
8 years ago
Michail Vourlakos
943c2a45a8
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
6f981fd7bd
improve speed for dragging launcher
8 years ago
Michail Vourlakos
b5f7bcde46
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
ad209ad1cf
stop attention bouncing on contains mouse
8 years ago
Michail Vourlakos
989629134c
fix #262,dont hide preview window for buffer init
8 years ago
Michail Vourlakos
862fc74d9e
fix #282 , fix removal animation
...
--the windows count sometimes do not count
correctly for example with firefox window.
In such case the removal animation is called.
This patch protects the hiding animation
that needs hiding the main icon when this
is the last one shown in such cases
8 years ago
Michail Vourlakos
b87d9f70de
restore scale on remove animation
8 years ago
Michail Vourlakos
5a50c1535c
improvements for animations
...
--restore on startup neighbour tasks on bouncing launcher
--show the remove window animation only when there isnt
launcher for the last window
8 years ago
Michail Vourlakos
41395ee5c1
fix #283 , first improvements
...
--finally a way to not show removing launchers
when some of their windows are added
8 years ago
Michail Vourlakos
d0321f3baa
fix #272,expose alternative session in menu
8 years ago
Michail Vourlakos
cd164162c6
fix #258,protect removal phase
...
--during a task removal the removal phase
with its animations is protected more. This
protects from crashes of type 258
8 years ago
Michail Vourlakos
aa0c2b9bda
fix #215 , support a modifier action
...
--a modifier action in now supported.The user
can set the modifier,the click and the action
that will be executed
8 years ago
Michail Vourlakos
a6922cbfeb
fix #266,expose middle click actions of libtask
8 years ago
Michail Vourlakos
5b118d24b7
fix #260,hide tooltips if dock becomes hidden
8 years ago
Michail Vourlakos
19c7ee8c55
disable debug message
8 years ago
Michail Vourlakos
e0be8d41cc
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
713c3ec7b6
disable bouncing for zoom=1 and when dock hidden
8 years ago
Michail Vourlakos
087a4863c4
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
de8be60bd0
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
927e66a815
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
ced4d67f55
decouple thickness margins from iconMargin
8 years ago
Michail Vourlakos
08b5a78517
improve tasks progress border
8 years ago
Michail Vourlakos
7c61147b6e
update translation strings
...
--update greek translation
8 years ago
Michail Vourlakos
fd946195dc
fix #188,fix launchers behavior for Plasma>=5.9
8 years ago
Michail Vourlakos
6cbbb6a210
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
audoban
c4d430bbed
#199 , QQuickWindowSystem replacement of WindowSystem
8 years ago
Michail Vourlakos
9fc10c84b1
hide window previews when showing context menu
8 years ago
Michail Vourlakos
370baf23d7
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
6a00fcc936
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
3574c8089d
fix #187,counter for actions blockHiding
8 years ago
audoban
5d5afe4fd1
fix #183 , parentIndex wrong initialization in ToolTipDelegate2
8 years ago
Michail Vourlakos
f035bbb99e
fix #186,drop shadowedImage and use Latte IconItem
8 years ago
Michail Vourlakos
15f2900496
improve intervals
8 years ago
Michail Vourlakos
b84c213a15
fix #185,changes for previews broke hover behavior
8 years ago
Michail Vourlakos
7e3c9e0206
disable TaskIconBuffers that creates a leak
8 years ago
Michail Vourlakos
7b2f8fa9ff
set minimum value for timer
8 years ago
Michail Vourlakos
72926e22c2
increase checkListHoveredTimer based on animation
8 years ago
Michail Vourlakos
bd7f6bf980
dont show previews when showing context menu
8 years ago
Michail Vourlakos
5a9bf31d36
disable debug messages, fix masking positioning
8 years ago
Michail Vourlakos
5f4eefb302
mouse events debug messages
8 years ago
Michail Vourlakos
e2baee43f5
fix #178,fix grid layout for group tasks
8 years ago
Michail Vourlakos
b5c9241a96
fix clicking preview,unblock animation
8 years ago
Michail Vourlakos
e16a9457bb
add some opacity in active special cases
8 years ago
Michail Vourlakos
c24bc32302
improve window previews experience
...
--make the window previews experience more
robust
8 years ago
Michail Vourlakos
d594330a9e
fix #176,dont hide tooltip when hovering same task
8 years ago
audoban
4c0054cc30
Improving readability of CMakeLists
8 years ago
Michail Vourlakos
e355cb1c42
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
0234e30d28
slide previews from task to task
8 years ago
Michail Vourlakos
0b844f6193
delay zoom animation a bit to make it smoother
8 years ago