Commit Graph

78 Commits (ea6149bc0865733e7b269a3b38889162ba123a88)

Author SHA1 Message Date
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
Michail Vourlakos 898bce5e32 update semantics
--dropped more old nowDock variables
--fixed brokken drag visual
8 years ago
Michail Vourlakos f79d60fada improve scale semantics for plasmoid 8 years ago
Michail Vourlakos 0ed7e7e731 fix #153,improve tasks progress visuals 8 years ago
Michail Vourlakos 0bf3fe9f4c improvements for task progress
--unload task progress properly
--improbe the shadow appearance
--repaint progress only when it is needed
8 years ago
Michail Vourlakos 55613b00e5 fix layout in window previews 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 7f6336616c fix blank space in preview window for single win 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 3320570f85 fix #118,raise window for hovering files over task 8 years ago
Michail Vourlakos c4fcd9a7d3 improve calculations for panel back and mask 8 years ago
Michail Vourlakos bf25c9c5c8 update translations strings 8 years ago
Michail Vourlakos bc27ce0674 fix preview dialog placement 8 years ago
Michail Vourlakos 8c40ed4fb0 fix #88,protect launchers from adding icon info 8 years ago
Michail Vourlakos a4ad58a1e8 small fixes with new right click menu
--this fixes right click in zoom factor area
for latte plasmoid and right click in containment
areas that dont have an applet
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 beca6cdef7 fix #78,window preview does not take focus
--window preview at the same is blocking
dock hiding for as long it is shown
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 1ccd04914c update greek translation
--removed also a no needed string
8 years ago
audoban e17fbf3786 Improve translation strings #70 8 years ago
audoban f78ed0c221 ToolTip should show all borders 8 years ago
audoban d30f342171 Added spanish translation 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 03416ed1b1 fix #65, stop bouncing animation in hidden state 8 years ago