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
Michail Vourlakos
8ac0aaa25f
fix #54,dock is shown when applet needs attention
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
ee68706c03
set default icon #55
8 years ago
Michail Vourlakos
78fcf1e1c4
replace QIconItem with Latte.IconItems
8 years ago
Michail Vourlakos
8fdd94bc28
improve configuration window
...
--expose quit action
--hide remove action when only one dock exists
--udpate edges when a new dock is added
--connect the destroyed event of containment in order
to remove also the dockview
--remove correctly the dockviews in the application
exit
8 years ago
Michail Vourlakos
5f5a05a66e
improve menu behavior and appearance
8 years ago
Michail Vourlakos
06b8461c05
fix #6
...
--override default contextmenu behavior
--clean up old code
8 years ago
Michail Vourlakos
d77c594ab5
semantic fix for panel to root
8 years ago
audoban
ad2758cfeb
Missing file licences #34
8 years ago
Michail Vourlakos
68cc20e910
hide plasmoid's configuration choice
8 years ago
Michail Vourlakos
a8cfb975a9
add filters for plasmoid into configuration
8 years ago
Michail Vourlakos
ff69d5530e
expose interaction values from plasmoid
8 years ago
Michail Vourlakos
4af5bcc1b1
support durationTime through the configuration
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