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
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
f035bbb99e
fix #186,drop shadowedImage and use Latte IconItem
8 years ago
Michail Vourlakos
15f2900496
improve intervals
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
b5c9241a96
fix clicking preview,unblock animation
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
Michail Vourlakos
0b844f6193
delay zoom animation a bit to make it smoother
8 years ago
Michail Vourlakos
f79d60fada
improve scale semantics for plasmoid
8 years ago
Michail Vourlakos
2778dd2eb6
fix #148,improve tooltips focus
...
--when mouse leaves the task the relevant
task the window previews becomes hidden
8 years ago
Michail Vourlakos
95edfb0e25
hide close buttons in previews when dropping files
8 years ago
Michail Vourlakos
98f6f7ef06
fix #118,support dragging a file at windows group
8 years ago
Michail Vourlakos
9705cea16d
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
8561881275
improve publish tasks geometries
...
--this improves the way tasks geometries are
published for the windows. This improves the
experience for the minimize kwin effects. With the
old code there were many cases that the animation
was broken
8 years ago
Michail Vourlakos
85bad413b7
fix #51 , protect animations signaling
...
--when a task is removed too fast then some
animations were not informed that had ended.
So there was an addition animation signal but
no removal animation signal. This fix protects
this in two different cases
--the normal state also from now own uses only
the animations states and no the hovered task
indicator. This simplifies things a lot and probably
creates also a much robust experience.
8 years ago
Michail Vourlakos
d051703d77
send removal signal before unblock delaying remove
8 years ago
Michail Vourlakos
dd4919ec17
fix #51,protect add task animation more
...
--in case the add animation is stuck in the
middle and not run until the end, this could
cause also the #51 issue
8 years ago
Michail Vourlakos
fa74b4308f
fix #51 , drop automaticAnimationLength flag
...
--the infrastructure is in place in order to not
need the automaticAnimationLength flag. From this
commit masking based totally only on animations
flags and on hovering indexes
8 years ago
audoban
ad2758cfeb
Missing file licences #34
8 years ago
Michail Vourlakos
a8a8619950
plasmoid, central durationTime value
8 years ago
Michail Vourlakos
4bb1713469
replace panel with root semantic for plasmoid
8 years ago
Michail Vourlakos
af32b293d8
expose plasmoid configuration through dock config
8 years ago
Michail Vourlakos
5db471cf06
improve mechanism for animations counting
8 years ago
Michail Vourlakos
fba3555f5f
fix #15 , using only userConfiguring state
...
--in !immutable state all the zoom animations
are working just fine, only in userConfiguring
state the editmode is enabled
8 years ago
Michail Vourlakos
9cb4601b92
reduce maskArea calls and dockGeometry changes
...
--fix also an issue of changing normal state
continuously during various animations that
need only length space
8 years ago
Michail Vourlakos
f9ec1fa5b3
initial commit for Latte !!!
...
-initial commit based on the latest Now Dock
from the corona branch and beautiful techniques
and designs from the Candil Dock
8 years ago