1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-04-02 22:50:47 +03:00

787 Commits

Author SHA1 Message Date
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
2017-01-16 18:55:35 +02:00
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.
2017-01-15 19:27:57 +02:00
Michail Vourlakos
4bebad4f82 send removal signal before unblock delaying remove 2017-01-15 12:57:01 +02:00
Michail Vourlakos
66ce546141 update greek translation
--removed also a no needed string
2017-01-15 10:43:07 +02:00
Johan Smith Agudelo Rodriguez
1a88ae9a4e Improve translation strings #70 2017-01-14 20:06:28 -05:00
Johan Smith Agudelo Rodriguez
20b799a244 ToolTip should show all borders 2017-01-14 19:57:38 -05:00
Johan Smith Agudelo Rodriguez
a55a9739ca Added spanish translation 2017-01-14 19:08:31 -05:00
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
2017-01-14 20:49:58 +02:00
Michail Vourlakos
29ae2899c9 fix #65, stop bouncing animation in hidden state 2017-01-14 14:31:26 +02:00
Michail Vourlakos
d641ec0b33 fix #54,dock is shown when applet needs attention 2017-01-14 01:59:25 +02:00
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
2017-01-13 22:31:58 +02:00
Johan Smith Agudelo Rodriguez
11f873e68a set default icon #55 2017-01-13 15:05:25 -05:00
Michail Vourlakos
6bcd39d07d replace QIconItem with Latte.IconItems 2017-01-11 17:46:57 +02:00
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
2017-01-05 00:28:25 +02:00
Michail Vourlakos
f4201a8a71 improve menu behavior and appearance 2017-01-04 20:53:40 +02:00
Michail Vourlakos
83e0a7564a fix #6
--override default contextmenu behavior
--clean up old code
2017-01-04 20:53:40 +02:00
Michail Vourlakos
c7345a5b62 semantic fix for panel to root 2017-01-03 10:39:12 +02:00
Johan Smith Agudelo Rodriguez
fe146aaa90 Missing file licences #34 2017-01-02 17:05:30 -05:00
Michail Vourlakos
6699b70aa5 hide plasmoid's configuration choice 2017-01-02 21:47:48 +02:00
Michail Vourlakos
8e4cd1ce88 add filters for plasmoid into configuration 2017-01-02 21:42:53 +02:00
Michail Vourlakos
e54cbb7213 expose interaction values from plasmoid 2017-01-02 21:16:35 +02:00
Michail Vourlakos
3723a2fd08 support durationTime through the configuration 2017-01-02 20:44:07 +02:00
Michail Vourlakos
1d763d2652 plasmoid, central durationTime value 2017-01-02 20:10:20 +02:00
Michail Vourlakos
19a892fc82 replace panel with root semantic for plasmoid 2017-01-02 20:03:30 +02:00
Michail Vourlakos
bf4047d6f8 expose plasmoid configuration through dock config 2017-01-02 19:42:43 +02:00
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
2017-01-02 12:17:38 +02:00
Michail Vourlakos
4152535e51 expose dock settings into tasks plasmoid 2017-01-02 12:02:35 +02:00
Michail Vourlakos
7cd1ae4ba7 improve mechanism for animations counting 2017-01-01 11:25:40 +02:00
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
2016-12-31 13:19:29 +02:00
Michail Vourlakos
b3391e9e34 reduce maskArea calls and dockGeometry changes
--fix also an issue of changing normal state
continuously during various animations that
need only length space
2016-12-31 11:52:55 +02:00
Michail Vourlakos
c59880710f update various messages to Latte Dock 2016-12-28 23:23:59 +02:00
Michail Vourlakos
2a9ee6d2d9 renamed nowdock plasmoid to latte one 2016-12-28 23:07:17 +02:00
Michail Vourlakos
c80857c16b install icons, fix metadatas 2016-12-28 13:24:27 +02:00
Michail Vourlakos
7a4e3dc724 drop the dock part from plugin uri
--instead of org.kde.latte.dock, we now
ise org.kde.latte
2016-12-26 01:02:02 +02:00
Michail Vourlakos
9cb70e8320 update ui in new visibility states 2016-12-25 21:35:44 +02:00
Michail Vourlakos
79bbf20a62 update libnowdockplugin to liblattedockplugin 2016-12-25 15:19:01 +02:00
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
2016-12-25 09:25:27 +02:00