Commit Graph

37 Commits (24dd5cd37996d84abc4de8e43d95ee374ed9c2ee)

Author SHA1 Message Date
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
Michail Vourlakos bf64223d56 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 c5bb3fa230 expose dock settings into tasks plasmoid 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 661869d5e3 update various messages to Latte Dock 8 years ago
Michail Vourlakos 8a22088365 renamed nowdock plasmoid to latte one 8 years ago
Michail Vourlakos b2454e45b4 install icons, fix metadatas 8 years ago
Michail Vourlakos 7a4e3dc724 drop the dock part from plugin uri
--instead of org.kde.latte.dock, we now
ise org.kde.latte
8 years ago
Michail Vourlakos 9cb70e8320 update ui in new visibility states 8 years ago
Michail Vourlakos 79bbf20a62 update libnowdockplugin to liblattedockplugin 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