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
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
444c12f1c5
fix preview dialog placement
8 years ago
Michail Vourlakos
e74a6ed5be
fix #88,protect launchers from adding icon info
8 years ago
Michail Vourlakos
254ad13536
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
e34e49273c
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
d6061f098e
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
6aa17ad9ed
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
4bebad4f82
send removal signal before unblock delaying remove
8 years ago
Johan Smith Agudelo Rodriguez
1a88ae9a4e
Improve translation strings #70
8 years ago
Johan Smith Agudelo Rodriguez
20b799a244
ToolTip should show all borders
8 years ago
Michail Vourlakos
55ea8490f9
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
29ae2899c9
fix #65 , stop bouncing animation in hidden state
8 years ago
Michail Vourlakos
d641ec0b33
fix #54,dock is shown when applet needs attention
8 years ago
Michail Vourlakos
cc1f42824c
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
Johan Smith Agudelo Rodriguez
11f873e68a
set default icon #55
8 years ago
Michail Vourlakos
6bcd39d07d
replace QIconItem with Latte.IconItems
8 years ago
Michail Vourlakos
cb0ed85dc2
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
f4201a8a71
improve menu behavior and appearance
8 years ago
Michail Vourlakos
83e0a7564a
fix #6
...
--override default contextmenu behavior
--clean up old code
8 years ago
Michail Vourlakos
c7345a5b62
semantic fix for panel to root
8 years ago
Johan Smith Agudelo Rodriguez
fe146aaa90
Missing file licences #34
8 years ago
Michail Vourlakos
6699b70aa5
hide plasmoid's configuration choice
8 years ago
Michail Vourlakos
8e4cd1ce88
add filters for plasmoid into configuration
8 years ago
Michail Vourlakos
e54cbb7213
expose interaction values from plasmoid
8 years ago
Michail Vourlakos
3723a2fd08
support durationTime through the configuration
8 years ago
Michail Vourlakos
1d763d2652
plasmoid, central durationTime value
8 years ago
Michail Vourlakos
19a892fc82
replace panel with root semantic for plasmoid
8 years ago
Michail Vourlakos
bf4047d6f8
expose plasmoid configuration through dock config
8 years ago
Michail Vourlakos
db3f0c4f1c
expose dock settings in plasmoid context menu
...
--block from the ui the hide signal when userConfiguring,
this is until the visibilitymanager is updated
8 years ago
Michail Vourlakos
4152535e51
expose dock settings into tasks plasmoid
8 years ago
Michail Vourlakos
7cd1ae4ba7
improve mechanism for animations counting
8 years ago
Michail Vourlakos
9c7eace973
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