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

673 Commits

Author SHA1 Message Date
Michail Vourlakos
4e4ae54896 fix warnings from PanelBox 2018-02-15 18:46:41 +02:00
Michail Vourlakos
7e6aacd158 fix warnings from Ruler 2018-02-15 18:44:47 +02:00
Michail Vourlakos
277a0b3c43 fix warnings in LayoutsContainer 2018-02-15 18:39:34 +02:00
Michail Vourlakos
97fa6f7e61 block rulerMouseArea for normal mode 2018-02-15 00:25:31 +02:00
Michail Vourlakos
97e8b58df2 dont blacklist activeWindowControl
-- the fix will come up from upstream! ;)
2018-02-14 23:01:14 +02:00
Michail Vourlakos
6738a07f4f fixes for editMode tooltips
--remove also deprecated code
2018-02-14 22:00:56 +02:00
Michail Vourlakos
3195cc206c enable ruler tooltip in editing mode 2018-02-14 22:00:56 +02:00
Michail Vourlakos
bfc64dbe57 add mouse indicators for hidden scrolling actions
--mouse indicator when hovering the Latte spacer in order
to give a hint to the user that he can use the mouse wheel
to increase its size.
2018-02-12 23:46:00 +02:00
Michail Vourlakos
ef8256f815 use mouse scroll to increase maxLength from Ruler 2018-02-12 23:34:33 +02:00
Michail Vourlakos
976494ed09 enable smooth animation when changing alignments 2018-02-12 23:12:00 +02:00
Michail Vourlakos
dcbc720425 dont update dock geometry for panels/editMode 2018-02-12 19:54:48 +02:00
Michail Vourlakos
23008b5903 enable glow choice for behaveAsPlasmaPanel 2018-02-12 18:45:54 +02:00
Michail Vourlakos
fdd7d2c975 support Latte foreground palette for ruler 2018-02-12 18:05:34 +02:00
Michail Vourlakos
9e4ec510f9 increase topMargin at behaveAsPlasmaPanel 2018-02-12 16:55:31 +02:00
Michail Vourlakos
61c28978e6 publish internal ediMode to dock
--use internal edit mode to wm's visibilitymanager.
More specific use it in AlwaysVisible mode in order
to not publish the new struts because the animations
have ended.
2018-02-12 16:11:33 +02:00
Michail Vourlakos
aba33ef7d5 improve calculations for editinig thickness 2018-02-12 15:58:06 +02:00
Michail Vourlakos
fbe1fd4268 update runtime behaveAsPlasmaPanel in editMode 2018-02-12 13:53:50 +02:00
Michail Vourlakos
65c067f428 improvements for Ruler 2018-02-12 01:31:21 +02:00
Michail Vourlakos
5b216845a3 update automatic icon size,starting editMode 2018-02-12 01:04:45 +02:00
Michail Vourlakos
c2339043d6 improve ruler layout when changing locations 2018-02-12 00:57:50 +02:00
Michail Vourlakos
894af1867b improve calculations for editingmode 2018-02-12 00:34:29 +02:00
Michail Vourlakos
408476ce58 improve editMode triggering
--take into account the animations during
editMode activation/deactivation
2018-02-11 23:51:30 +02:00
Michail Vourlakos
96c9a22b70 lower maxLength text in dock mode 2018-02-11 22:24:56 +02:00
Michail Vourlakos
794e290ca5 position maxLength label correctly 2018-02-11 20:06:05 +02:00
Michail Vourlakos
4b822e4564 fix calculations for max values 2018-02-11 18:39:16 +02:00
Michail Vourlakos
f5f254c0db enable automatic sizes in edit mode
--block also the editing background to
change size
2018-02-11 18:39:16 +02:00
Michail Vourlakos
432241dd93 improvements for new ruler 2018-02-11 18:39:16 +02:00
Michail Vourlakos
73229c5fbc give some more space in editingVisual for ruler 2018-02-11 18:39:16 +02:00
Michail Vourlakos
5feecd53b2 improve editing visuals 2018-02-11 18:39:16 +02:00
Michail Vourlakos
431ec79088 force all DropShadows to fast mode 2018-02-10 01:33:40 +02:00
Michail Vourlakos
da5fc3fe1a fix #862,blacklist new activeWindowControl
--the new kde activeWindowControl becomes active
when is showing menus. That conflicts with Latte
internal heuristics in order to not show or show
dynamically panel shadows, active indicators etc.
2018-02-09 15:34:59 +02:00
Michail Vourlakos
3462562a81 fix #857,improve par.effect with tooltips
--window previews were lowered in order to touch
the task for which are presenting issues. This way
the mouse confirms alway the taskContainsMouse flag
--title tooltips are shown only when the dock has
ended its sliding-in animations
2018-02-08 17:24:14 +02:00
Michail Vourlakos
5633d6694d show title tooltips only when the dock is ready 2018-02-08 17:24:14 +02:00
l10n daemon script
73940eff3b SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-02-08 05:07:42 +01:00
Michail Vourlakos
23cd5ea33e fix glitch when clicking of applet neutral areas 2018-02-07 20:48:06 +02:00
Michail Vourlakos
71087b1c3f ignode kde activeWindowContronl from activeindicator 2018-02-07 16:09:35 +02:00
Michail Vourlakos
fee5000c44 dont draw ext.shadows and blur on temp/forceHiding 2018-02-06 00:12:34 +02:00
Michail Vourlakos
62f847ecac fix #856,update hoveredindex after animations end
--this way we are trying to delay a bit the directRender
mode when the dock is hidden
2018-02-05 23:52:57 +02:00
Michail Vourlakos
61227abaeb ALWAYS Restore Task Animation
--VERY IMPORTANT CODE, fixes a bug when cycling the mouse
very fast inside and outside the dock, in some rare cases
the restoreAnimation didnt end!!
2018-02-05 22:11:20 +02:00
Michail Vourlakos
5245a01f0f update a bit the zoom-out timer intervals 2018-02-05 20:12:25 +02:00
Michail Vourlakos
b8fe25de2a dont blur while inStartup or closing 2018-02-05 19:53:40 +02:00
Michail Vourlakos
5593b515f4 update zoom-out animations 2018-02-05 18:58:04 +02:00
Michail Vourlakos
c129743aa9 use a new zoom-in animation type 2018-02-05 18:43:49 +02:00
Michail Vourlakos
2957c50dd0 Revert "update zoom-in animation type"
This reverts commit cc6779d0c4d84353efa85aee238950b63c8f760f.
2018-02-05 14:47:09 +02:00
Michail Vourlakos
cc6779d0c4 update zoom-in animation type 2018-02-05 14:42:00 +02:00
Michail Vourlakos
15cff730ab stop restoreAnimation in directRendering
--issue #852, when directRendering is activated
some of the tasks could be in restoreAnimation,
in such case they stop their animation are moved
to directRendering mode
2018-02-04 19:24:52 +02:00
Michail Vourlakos
8cf6f49bb9 improvements to parabolic effect
--issue #852, improve how the two states of zoom-in
and directRendering are indetified and triggered.
The initialization of hovering indexes now is
trigerred only for window mouse out events.
2018-02-04 18:56:28 +02:00
Michail Vourlakos
db0d803e2d slide-in docks on startup 2018-02-03 16:07:47 +02:00
Michail Vourlakos
2987e406db block signalUpdateScale if task/applet containMouse 2018-02-02 14:37:54 +02:00
Michail Vourlakos
0ee59fc97c reduce the resistance for enabling directRendering
--references fix #852
2018-02-01 23:40:19 +02:00