Commit Graph

321 Commits (7daf0d9169878eaf09dcb3906107b57ee92b72bf)
 

Author SHA1 Message Date
audoban 7daf0d9169 rename Latte's configuration files
audoban 8b28fb72fa Merged branch master into master
audoban 96d02736d6 update version
Smith AR 3b451d0bed Update CHANGELOG.md
0140454 d8753c9755 Add installation information for Arch Linux
0140454 13cad3d4db Specify delimiter for xargs used in uninstallation script
In default, xargs uses blanks to split input data.

But there is a path including space in `build/install_manifest.txt`, it
will cause xargs generate wrong command lines.

Therefore, we have to specify delimiter for xargs.
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
Michail Vourlakos 3d135c280a fix , add waiting dock views
--add m_waitingDockViews which are waiting
for removal confirmation. Using destroyedChanged
signal from containments in order to support
the behavior
--improve freeEdges code based on
the docksCount implementation
Michail Vourlakos 85bad413b7 fix , 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.
Michail Vourlakos d051703d77 send removal signal before unblock delaying remove
Michail Vourlakos af3001d24b only thickness animations are handled as normal
Michail Vourlakos 9e53cd02b1 add more debug messages for visibilitymanager
Michail Vourlakos 1ccd04914c update greek translation
--removed also a no needed string
audoban cbeab42911 Added CHANGELOG file
audoban 15aa84c239 Locale files prepared
audoban 6c0fe80f60 Spanish translation update
audoban e17fbf3786 Improve translation strings
audoban f78ed0c221 ToolTip should show all borders
audoban 169184c8df Merged branch master into master
audoban c84051a6cc the strings exceeds width when translated into Spanish
audoban 888e1e7a19 the strins exceeds width when translated into Spanish
audoban d30f342171 Added spanish translation
Smith AR 2c6ddbdc7d Update README.md
audoban dfa8ecaf9f Update README.md
Michail Vourlakos 3448c8f49e revert version to 0.5.90
Michail Vourlakos 73672de7b9 set version 0.5.91
Otto Radics d12287387f INSTALLATION file added with instructions for Kubuntu 16.10 ()
audoban e1d49f456d No sufficient Category definition
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  issue
Michail Vourlakos b74ee9d8ba on zoom factor change reposition blue board
Michail Vourlakos 4c40f95a5a fix , many automatic size issues
--fix , a bug that by dropping a new applet
the normal state was blocked and couldnt return normal,
that could create an issue with masking
Michail Vourlakos eda70435f2 when dock content exceed maxLength update autosize
Michail Vourlakos 0a4cb9d6f6 support automatic icon size in editing mode
Michail Vourlakos 7c3a263ee3 fix blueboard placement in automatic icon size
Michail Vourlakos 03416ed1b1 fix , stop bouncing animation in hidden state
Michail Vourlakos 63c79f222a consider also the slide out timer for masking
Michail Vourlakos 2af70741af in isHidden state make mask thickness to lowest
Michail Vourlakos 2cf9c39efd update mask when dropping a new applet
Michail Vourlakos 8ac0aaa25f fix #54,dock is shown when applet needs attention
audoban e96765de8d permit always update dockRect variable
audoban 7aabde051e dont update struts when the user is configuring
Michail Vourlakos 7a53dc2193 do not update dock geometry inHidden state
Michail Vourlakos 08ec7b3eaa set alpha version 0.5.90
Michail Vourlakos 211cd16616 disable debugging state,messages
Michail Vourlakos 9ccd1cb1f0 drop appletsAnimations in favour of needBothAxis
Michail Vourlakos fa74b4308f fix , 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
audoban ee68706c03 set default icon
audoban 578da84a3c timer unnecessary
Michail Vourlakos d1a68eeccb update blue board position onIconSizeChanged
Michail Vourlakos 568be3cfd5 restore previous behavior
--fixed local dock geometry updating in editing
mode. Now in runtime the struts are updating
correctly