Michail Vourlakos
05e08e57c5
delay a bit the directRender activation
...
--previously directRender was activating also when
from the first entered element the mouse moved fast
enough to the second element. But this could happen
also accidentaly some times. This improvements indicates
also the mouse position in the second element to be
near the center of that element
7 years ago
Michail Vourlakos
764f7d06b6
fix Justify Splitters behavior
...
--because of new introduced functionality from MaxLength
Splitters broke. This commits fixes their behavior
7 years ago
Michail Vourlakos
1a3cb13094
use same font metrics for qml and c++ code
7 years ago
Michail Vourlakos
14fa05745f
remove kwin effects when hiding editVisual
7 years ago
Michail Vourlakos
f2375e6f1f
animate Ruler properly
7 years ago
Michail Vourlakos
c6408564d0
make the containment background aware
7 years ago
Michail Vourlakos
43fcb659af
use single shadow for EditVisual
...
--remove also deprecated code from EditVisual
7 years ago
Michail Vourlakos
41117e9290
add background and textColor to layout
...
-- auto-adjust the textShadow for Ruler based on
the textColor luminosity
7 years ago
Michail Vourlakos
9c18e5dbef
fix warnings
7 years ago
Michail Vourlakos
0281fc7993
fix warning from ConfigOverlay
7 years ago
Michail Vourlakos
4e4ae54896
fix warnings from PanelBox
7 years ago
Michail Vourlakos
7e6aacd158
fix warnings from Ruler
7 years ago
Michail Vourlakos
277a0b3c43
fix warnings in LayoutsContainer
7 years ago
Michail Vourlakos
97fa6f7e61
block rulerMouseArea for normal mode
7 years ago
Michail Vourlakos
97e8b58df2
dont blacklist activeWindowControl
...
-- the fix will come up from upstream! ;)
7 years ago
Michail Vourlakos
6738a07f4f
fixes for editMode tooltips
...
--remove also deprecated code
7 years ago
Michail Vourlakos
3195cc206c
enable ruler tooltip in editing mode
7 years ago
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.
7 years ago
Michail Vourlakos
ef8256f815
use mouse scroll to increase maxLength from Ruler
7 years ago
Michail Vourlakos
976494ed09
enable smooth animation when changing alignments
7 years ago
Michail Vourlakos
dcbc720425
dont update dock geometry for panels/editMode
7 years ago
Michail Vourlakos
23008b5903
enable glow choice for behaveAsPlasmaPanel
7 years ago
Michail Vourlakos
fdd7d2c975
support Latte foreground palette for ruler
7 years ago
Michail Vourlakos
9e4ec510f9
increase topMargin at behaveAsPlasmaPanel
7 years ago
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.
7 years ago
Michail Vourlakos
aba33ef7d5
improve calculations for editinig thickness
7 years ago
Michail Vourlakos
fbe1fd4268
update runtime behaveAsPlasmaPanel in editMode
7 years ago
Michail Vourlakos
65c067f428
improvements for Ruler
7 years ago
Michail Vourlakos
5b216845a3
update automatic icon size,starting editMode
7 years ago
Michail Vourlakos
c2339043d6
improve ruler layout when changing locations
7 years ago
Michail Vourlakos
894af1867b
improve calculations for editingmode
7 years ago
Michail Vourlakos
408476ce58
improve editMode triggering
...
--take into account the animations during
editMode activation/deactivation
7 years ago
Michail Vourlakos
96c9a22b70
lower maxLength text in dock mode
7 years ago
Michail Vourlakos
794e290ca5
position maxLength label correctly
7 years ago
Michail Vourlakos
4b822e4564
fix calculations for max values
7 years ago
Michail Vourlakos
f5f254c0db
enable automatic sizes in edit mode
...
--block also the editing background to
change size
7 years ago
Michail Vourlakos
432241dd93
improvements for new ruler
7 years ago
Michail Vourlakos
73229c5fbc
give some more space in editingVisual for ruler
7 years ago
Michail Vourlakos
5feecd53b2
improve editing visuals
7 years ago
Michail Vourlakos
431ec79088
force all DropShadows to fast mode
7 years ago
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.
7 years ago
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
7 years ago
Michail Vourlakos
5633d6694d
show title tooltips only when the dock is ready
7 years ago
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"
7 years ago
Michail Vourlakos
23cd5ea33e
fix glitch when clicking of applet neutral areas
7 years ago
Michail Vourlakos
71087b1c3f
ignode kde activeWindowContronl from activeindicator
7 years ago
Michail Vourlakos
fee5000c44
dont draw ext.shadows and blur on temp/forceHiding
7 years ago
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
7 years ago
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!!
7 years ago
Michail Vourlakos
5245a01f0f
update a bit the zoom-out timer intervals
7 years ago