Michail Vourlakos
e370f0447f
fix editShadow for compositing mode
7 years ago
Michail Vourlakos
657d86033f
respect user settings for applet shadows
7 years ago
Michail Vourlakos
cce68d0653
update maskArea when effectsArea is changing
...
--this applies only in !compositing mode, because
is that mode effectsArea is always more accurate
instead of the mask calculations!
7 years ago
Michail Vourlakos
3d6ff9583b
disable animations for !compositing mode
7 years ago
Michail Vourlakos
6de4db1ba3
improvements for !compositing mode
7 years ago
Michail Vourlakos
6d08319c10
disable dynamicBackground for !compositing
...
--disable also the panel opacity for !compositing
7 years ago
Michail Vourlakos
444c730048
improve calculations of !compositing mode
...
--fixes the bug with the yellow line outside the
Latte panel because of wrong mask calculations
7 years ago
Michail Vourlakos
bdc03805ee
update version to 0.7.78
7 years ago
Michail Vourlakos
5b3c00ff8c
improve code for enable/disable checkRestoreZoom
7 years ago
Michail Vourlakos
b607e25a4c
reduce interval of checkRestoreZoom
7 years ago
Michail Vourlakos
7c5d550e9c
fix #871,improve clearing zoom indicators
...
--accept clearZooms only in both hoveredIndexes
are -1 (for plasmoid and containment)
7 years ago
Michail Vourlakos
b12cf1446a
orchestrate better directRender for plasmoid
...
--use same techniques with the containment in order
to activate/deactivate the directRender through
the latte plasmoid
7 years ago
Michail Vourlakos
14ffc70088
cleanup deprecated directRenderTimer/containment
7 years ago
Michail Vourlakos
7c1cd0cb70
improvements to applets parabolic effect
7 years ago
Michail Vourlakos
00241dcd8f
fix breakage in par.effect from separators applets
7 years ago
Michail Vourlakos
9fdb1b598d
increase parabolic effect speed
7 years ago
Michail Vourlakos
53633290fc
block parabolic animations onEnter event
...
--calculations for parabolic effect are blocked
at the onEntered events because the mouse position
is faulty and breaks the animations
7 years ago
Michail Vourlakos
3a2b0f7fd6
animate iconMargin when changes
7 years ago
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
Michail Vourlakos
b8fe25de2a
dont blur while inStartup or closing
7 years ago
Michail Vourlakos
5593b515f4
update zoom-out animations
7 years ago
Michail Vourlakos
c129743aa9
use a new zoom-in animation type
7 years ago
Michail Vourlakos
2957c50dd0
Revert "update zoom-in animation type"
...
This reverts commit cc6779d0c4
.
7 years ago
Michail Vourlakos
cc6779d0c4
update zoom-in animation type
7 years ago
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
7 years ago
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.
7 years ago
Michail Vourlakos
db0d803e2d
slide-in docks on startup
7 years ago
Michail Vourlakos
2987e406db
block signalUpdateScale if task/applet containMouse
7 years ago
Michail Vourlakos
0ee59fc97c
reduce the resistance for enabling directRendering
...
--references fix #852
7 years ago
Michail Vourlakos
2a78437996
add some resistance in activating directRendering
...
--add some resistance for the functionality added for
issue #852
7 years ago
Michail Vourlakos
31caea4a51
fix #852,go to directRenderMode faster
...
--in order to go faster to directRenderMode in some
cases, the following criteria was added. If the zoomScale
of a task is greater than 1 and the mouse enters that task
then directRendering is enabled.
7 years ago
Michail Vourlakos
09691438e2
block for 1sec automaticIconSize costly function
7 years ago
Michail Vourlakos
d0064e622d
dont animate iconSize in editMode & behaveAsPanel
7 years ago
Michail Vourlakos
33d253d6ce
improve calculations for geometries in editMode
7 years ago
Michail Vourlakos
7bb2db306a
separate edit shadow visual from its image
7 years ago
Michail Vourlakos
527fe54da7
improvements for EditMode Visual
7 years ago
Michail Vourlakos
d97a819bc1
enable mouse sensitivity for parabolic effect
7 years ago
Michail Vourlakos
b64bb1f9d2
use very high sensitivity for parabolic effect
7 years ago
l10n daemon script
6f084726a9
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
b5ccba44b1
Move Dock from Layout to Layout
...
-- In the configuration window at the "New Dock"
ComboBox were added options in order for a dock
to move to another running Layout.
7 years ago
Michail Vourlakos
8244d3218e
fixes for thickness calculations
...
--consider reverse Lines and show glow case in order
to add this in the thickness calculations
--consider the applets shadows when shrink thickness
is enabled
7 years ago
l10n daemon script
03a73a1bb0
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
60cc89d595
MultipleLayouts:restore isSwitching signal
...
--this creates a nice animation when switching
layouts for orphaned Activities at a Multiple
Layouts state
7 years ago
Michail Vourlakos
46ad550b93
merging the new architecture,increase version
...
--because the new architecture supports both single
and multiple layouts, increasing the version is a
goog thing
7 years ago
Michail Vourlakos
274c6a653d
add managedLayout to dockView
...
--this way a dock can belong to specific Layout
and this could be changed runtime in a multi-layout
runtime environment
7 years ago
Michail Vourlakos
9473f5b7a2
fix thick and applets alignment in reverse mode
7 years ago
Michail Vourlakos
63d90f1b98
update metadata versions
7 years ago
Michail Vourlakos
e3d1001861
indicate automatic the automatic shrinking
...
--if there is an applets that requests fillWidth or Height then
the automatic shrinking isnt working
7 years ago
Michail Vourlakos
2d16bcd976
draw panel background correctly after themeChange
7 years ago
Michail Vourlakos
10f3f6613d
fix breakage of parabolic effect after slides out
7 years ago
Michail Vourlakos
cb69a9c7c6
slide out/in also in user screen change
7 years ago
Michail Vourlakos
f7b8cedb3c
improve semantics for location change slide out/in
7 years ago
Michail Vourlakos
afcdd1b726
hide docks animation when changing layouts
7 years ago
Michail Vourlakos
4692b87bb5
improve GlowPoint contrast
7 years ago
Michail Vourlakos
fa1ef2f17d
move GlowPoint to latte library
...
--this way we can use the same code between
plasmoid and containment
7 years ago
Michail Vourlakos
b749a1f7e6
fix for dynamic background
7 years ago
Michail Vourlakos
a6efa4b112
count shadow size in length mask size
7 years ago
Michail Vourlakos
99bb0a5c87
fix #817,count shadow size for mask thickness
7 years ago
Michail Vourlakos
d86fdfd2ff
fix #810,support smart/dynamic background
...
the dynamic background feature is enhanced and
becomes smarter. It understands snapped windows, windows
that touch the panel edge etc. The criteria in
order for the background to become solid are:
- any active window that is touching the panel
edge (that includes krunner)
- any inactive window that is snapped and touches
the panel edge (concerning its geometry: quarter-snapped or half-snapped)
- maximized windows
- an inactive window but keepAbove is touching
the panel edge (this catches also the yakuake case)
- panel popups
7 years ago
Michail Vourlakos
bc7a9eac9a
fix #811,timers to check previews/menus/tooltips
...
--there were cases that window previews/tasks context menu/
title tooltips were shown at the same time. This patch fixes this
by adding timers to catch these case and show the above on
priority. The priority used is tasks context menu/window
previews/title tooltips
7 years ago
Michail Vourlakos
43a6e18617
follow Fitt's Law when shrinking thickness
...
--when the latte panel behavesAsPlasmaPanel and
the user has enabled also shrinking the thickness
then Fitt's Law can be followed.
7 years ago
Michail Vourlakos
c169858b71
improve glow painting
...
--reduce a lot the painting issues that didnt
paint glow parts correctly
7 years ago
Michail Vourlakos
253eb7a8e2
dont count latte plasmoid as expanded
...
--this solves making the dock background fully shown
with no transparency at all when a task in the plasmoid
needed attention.
7 years ago
Michail Vourlakos
90f7ae8fed
improve margins for shrinkThickMargins
7 years ago
Michail Vourlakos
0077029e3f
identify kdeconnect sms applet
7 years ago
Michail Vourlakos
6722162826
fix applet line active indicator issue
...
--the applet line active indicator wasnt updating
correctly its size when hovering
7 years ago
Michail Vourlakos
7b27dfdf33
disable directRendering after automatic icon size
7 years ago
Michail Vourlakos
1d8eea28bb
slidingIn/Out during locationChange signal
7 years ago
Michail Vourlakos
e89d9f17e6
fix #789,hide indicator item when inAttention
...
--the inAttention animation is being played by a
separate Loader, with this patch we hide the underground
original indicator in case it creates a visual
breakage in some cases
7 years ago
Michail Vourlakos
ff70d4a9d2
improve/fix small issues with panel behavior
7 years ago
Michail Vourlakos
efb04895be
improve activate applets for neutral areas
7 years ago
Michail Vourlakos
43b08217a2
expand applets when clicked in neutral areas
...
--try to give more interaction to the user. When an
applet is clicked at its hidden spacers or the space
reserved for its active indicator then Latte sends
a signal to expand it. Unfortunately I havent found
a way to active other applets in such case e.g. the
icon-only applets
7 years ago
Michail Vourlakos
246f5ed800
fix handler placement in RTL
7 years ago
Michail Vourlakos
920de6cd6e
fix RTL layout for vertical and alignments
7 years ago
Michail Vourlakos
5f148b950e
support RTL to tooltips and previews
7 years ago
Michail Vourlakos
32c74f818e
fix parabolic effect for RTL
7 years ago
Michail Vourlakos
f8f78566f9
apply layout mirroring for RTL
7 years ago
l10n daemon script
1289c64480
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
e0a3bd9f80
support nomad systray in Latte
7 years ago
l10n daemon script
26a9f2ce61
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
3ca45d0eaa
fix #772,improve shadows behavior for solid panels
7 years ago
Michail Vourlakos
c108cd4953
improve shadow positioning in glow
7 years ago
Michail Vourlakos
7b8efcaed7
implement fully active indicator types/glows
7 years ago
Michail Vourlakos
89cd1c30ab
support two types of active indicator
7 years ago
Michail Vourlakos
eab02204e1
support GlowOnlyOnActive at containment
7 years ago
Michail Vourlakos
34e1243886
update container GlowPoint
7 years ago
Michail Vourlakos
5388b709a8
update plasmoid to support glowOnlyOnActive
7 years ago
Michail Vourlakos
cc0037e82d
add new glow configuration options
7 years ago
Michail Vourlakos
733fa3c29c
update container GlowPoint
7 years ago
Michail Vourlakos
a9c1f9cd08
update glowing at plasmoid GlowItem
7 years ago
Michail Vourlakos
6b34a5118e
add showGlow property to GlowPoints
7 years ago
Michail Vourlakos
8d40678e28
fix latteApplet size area
...
--this fixes also showing a wrong context menu
for tasks in zoomed tasks. It was showing instead
of the task context menu the container one.
7 years ago
Michail Vourlakos
07d51156bf
fix noRealTask breaking parabolicEffect
7 years ago
Michail Vourlakos
63304d91d7
fix single task case for parabolic effect
...
--when there was only one task in the plasmoid
the parabolic effect was breaking with neighbour
applets
7 years ago
Michail Vourlakos
a4a5a61574
load spacers debug visuals ondemand
7 years ago
Michail Vourlakos
147529dd72
fixes for tasks spacers for multiple separators
7 years ago
Michail Vourlakos
83c901de0e
hide internal separators in some cases
...
--hide internal separators when overlap and show
only one
--hide internal separators at start or end of the
plasmoid, the user can us separator applet in those
places
--add safety array checkes in order to avoid any
crashes from accessing out-of-arrays elements
7 years ago
Michail Vourlakos
1eca9875f9
drop internal separatorPos for new architecture
7 years ago
Michail Vourlakos
e7baccf7d0
disable debug messages,restore some clearZooms
7 years ago
Michail Vourlakos
9d8c99768f
update containment spacer to multiple internal
7 years ago
Michail Vourlakos
0e2f4debb0
support plasmoid intern.separators from containment
...
--update the containment Parabolic Manager to take into
account the plasmoid multiple internal separators
7 years ago