Michail Vourlakos
7ff8deb0b5
fix position of custombackground on screen corners
...
BUG:448519
FIXED-IN:0.10.8
3 years ago
Michail Vourlakos
b72037af7e
update to v0.10.7
3 years ago
Michail Vourlakos
c5adde3db7
windowsgobelow:show properly on startup
...
BUG:448099
3 years ago
Michail Vourlakos
12098a1ea2
dragging:respect placeholder in length fill calcs
...
--reduce glitches when dragging applets around and there
are also fillLength applets in Justify alignment
3 years ago
Michail Vourlakos
42b3bf5c06
justify:update centered offset always
3 years ago
Michail Vourlakos
0264d02a81
fill one pixel gap of justify splitters
3 years ago
Michail Vourlakos
82dc80179f
justify:offset centered applets if overlap
3 years ago
Michail Vourlakos
e64a061acb
drag applet:remove no needed reparenting
...
--no reason to reparent placeholder out of layouts
order while dragging an applet. This way internal
view splitters are always calculated correctly.
3 years ago
Michail Vourlakos
380d62b0b1
update version to v0.10.6
3 years ago
Michail Vourlakos
e25988ff93
fix broken initialization of windows tracking
...
--some improvements of 0.10.5 broke the windows tracking
initialization. This is a fix in order for windows tracking
to be enabled/disabled properly per dock/panel during
startup phase.
3 years ago
Michail Vourlakos
d0ce28ef7d
update to v0.10.5
3 years ago
Michail Vourlakos
544b83ebeb
recreateview:fix launchers group assignment
...
--after recreating a view, launchers group is now
assigned again correctly. As it appears the problem
was that Host.MyView ability was sending an isReady
signal that was not accurate enough.
3 years ago
Michail Vourlakos
50177a8406
improve smoothness of animations during startup
...
--This new approach paints all docks and panels during
starup offscreen. This way especially under x11 not a lot of
visual glitches are appearing all over the place.
After startup time has ended docks and panels are
moved at their original and valid placement and slide in
animations are triggered.
3 years ago
Michail Vourlakos
65d34ce53a
fix binding loop when moving int.splitters
3 years ago
Michail Vourlakos
790006512e
plenty of fixes when dragging/moving applets
3 years ago
Michail Vourlakos
4faa8f1a64
ignore maxlength=0 for fill lenght applets
...
--fix mediacontroller_plus applet scenario
by ignoring maximum width = 0 that qt is
already doing for Layouts that fill length.
BUG:445869
3 years ago
Michail Vourlakos
2f01f8cb59
update to v0.10.4
3 years ago
Michail Vourlakos
11942660fb
update inputgeometry when sliding in/out
...
--this way mouse clicks correspond much better
in how they should behave. For example right
clicks do not forward always the events to the
desktop during sliding.
3 years ago
Michail Vourlakos
6bf2994840
Indicators API:Extend animations capabilities
...
extend indicator.level.requested signals with:
--taskLauncherActivated
--taskGroupWindowAdded
--taskGroupWindowRemoved
extend indicator.level.requested properties with:
--isIndicatorTaskLauncherAnimationRunning
extend indicator info with:
--providesInAttentionAnimation
--providesTaskLauncherAnimation
--providesGroupedWindowAddedAnimation
--providesGroupedWindowRemovedAnimation
adjust Latte Tasks in order to support properly
animations implemented through indicators.
3 years ago
Michail Vourlakos
f36aada8c8
Indicators:expose more options for Icons
...
--the following options are exposed to indicators
in order to use them to their preference:
----iconTransformOrigin
----iconOpacity
----iconRotation
----iconScale
3 years ago
Michail Vourlakos
83600f4eb8
respect applet maximumLength==0
...
--if the applet has set maximum length to
zero then the applet should not be shown
3 years ago
Michail Vourlakos
33aa5d9195
update to v0.10.3
3 years ago
Michail Vourlakos
4c641e458b
simplify latte indicator implementation
...
--fix also the line animation in order to be always
played correctly
3 years ago
Michail Vourlakos
fd0e3e7fcd
indicators:expose iconOffsetX/Y to applets
...
--expose iconed applets indicator iconOffsetX/Y setting
and this way animate applet icons if the indicator
would like to do so
3 years ago
Michail Vourlakos
7129a54ea5
do not clip applets at all cases
...
--this way cases that applets painting such as
shadows, blur etc. is out of the applets contents
they are still painted
3 years ago
Michail Vourlakos
41b2bef1b8
default roundToIconSize for applets in panels
3 years ago
Michail Vourlakos
d504473b56
identify kickofflegacy applet properly
3 years ago
Michail Vourlakos
4ad9bceb27
activate through mouse wheel more applets
...
--when an applet is not identified as expandable
but on the other hand has activated the flag
activationTogglesExpanded then for those
applets the mouse wheel option should also
trigger an activation event
3 years ago
Michail Vourlakos
7542fa8f96
fix popup positioning for plasma-style popups
...
--consider the panel background roundness and position
positions only related to that roundness. This way the
plasma style popups that feel part of the panel background
are positioned properly always and they do not touch
in empty areas.
3 years ago
Michail Vourlakos
1674344f9f
[indicators api] - new background corner margin
...
--introducing in Indicators API a new option to
specify the indicator preference for the distance
between the indicator and panel background roundness.
By altering the option the indicator can get into
the panel background roundness.
BUG:442675
3 years ago
Michail Vourlakos
1928c680fb
update to v0.10.2
3 years ago
Michail Vourlakos
985999530e
fix Fitt's Law for parabolic effect items
...
--fix Fitt's law for items touching the screen
edge and at the same time using parabolic
effect
3 years ago
Michail Vourlakos
18f1d460bb
fix Fitt's Law for justify vertical panels
3 years ago
Michail Vourlakos
37ec4a3a25
update to v0.10.1
3 years ago
Michail Vourlakos
b7188ab7c3
update to v0.10.0
4 years ago
Michail Vourlakos
170f14c3c0
restack applets internal ClickEffect
...
--internal click effect is now moved to CompactApplet
which is much better place to be. This way fullrepresentation
applets do not use it at all
4 years ago
l10n daemon script
249aeeccb4
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"
4 years ago
l10n daemon script
404eb60a24
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"
4 years ago
Michail Vourlakos
a11a56b4d2
update to v0.9.98
4 years ago
l10n daemon script
63dd1831d5
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"
4 years ago
l10n daemon script
6cfbf1d1cd
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"
4 years ago
Michail Vourlakos
62ce667b65
fix Debug Window layout
...
--it was broken because of all new View::Name
property
4 years ago
Michail Vourlakos
60cef9638d
update to version 0.9.97
4 years ago
Michail Vourlakos
f10ae3e239
layout:update default color scheme ref properly
4 years ago
Michail Vourlakos
a36a228938
provide colors Layout Colors option
4 years ago
l10n daemon script
7c944f1990
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"
4 years ago
l10n daemon script
82c0fb5a06
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"
4 years ago
l10n daemon script
6b7c558cff
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"
4 years ago
Michail Vourlakos
da50ca7147
consider roundness for popup placement
...
--take into account margin.length when applied for items
to get into the roundness area
4 years ago
Michail Vourlakos
7392f362a2
draw correct borders for floating Docks
...
--Justify floating dock case with maximum length
to 100%
4 years ago