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

417 Commits

Author SHA1 Message Date
Michail Vourlakos
3c522825b0 update to v0.8.6 2019-02-15 19:30:21 +02:00
Michail Vourlakos
b7ef556e78 update to v0.8.5 2019-01-26 18:02:14 +02:00
Michail Vourlakos
d54eda8630 IMPORTAT:fix splitters positioning 2019-01-23 20:26:08 +02:00
Michail Vourlakos
fd9fad0822 IMPORTANT:improve splitter positioning on startup
--when there was only one applet in the Center under
Justify mode then during startup its positioning broke
as it was placed faulty at the far right

BUG: 403469
2019-01-21 20:19:13 +02:00
Michail Vourlakos
6fc4e467f4 IMPORTANT:improve vastly fillWidth(s)/Height(s)
--the new improvements are trying to make Latte panels
and Plasma panels to look and behave almost the same.
This way implementing applets for any of them wont be
needing adjustments or workarounds to work properly
for both.
2019-01-05 16:48:13 +02:00
Michail Vourlakos
6ccf025a09 fix max length ruler for panels 2019-01-02 17:20:11 +02:00
Michail Vourlakos
f92d707793 update to v0.8.4 2018-12-28 23:56:51 +02:00
Michail Vourlakos
c9b99434ed improve fill(s) calculations for single alignments
--improve how the applet size is calculated for fill(s)
applets when such applets are used in Left/Center/Right
alignments. This also fixes the bug that the plasma
taskmanager was not updating its size properly when tasks
were added after the initialization phase.

BUG: 401456
FIXED-IN: 0.8.4
2018-11-27 23:12:01 +02:00
Michail Vourlakos
85e53e3e22 reduce interval for fill calculations 2018-11-24 19:48:52 +02:00
Michail Vourlakos
fda4f86b40 missing object 2018-11-24 19:29:02 +02:00
Michail Vourlakos
ba76515c83 update sizes for fillWidth/Height more regular
--this way applets wont stack up in a size that is not
following panel available size and applets Layout sizes
settings
2018-11-24 19:27:14 +02:00
Michail Vourlakos
7e43fafd19 preserve Justify applet order when applets missing 2018-11-23 23:08:53 +02:00
Michail Vourlakos
ac72f4a088 update to version 0.8.3 2018-11-23 18:33:44 +02:00
Michail Vourlakos
48673273c3 fix many typo(s) 2018-11-19 22:30:14 +02:00
Michail Vourlakos
2575ee43be fix maximum length calculation in qml side
--the maximum length calculation in qml side
was not calculated correctly for behabeAsPlasmaPanel
flag
2018-11-18 20:59:11 +02:00
Michail Vourlakos
7e1c780de5 fixes for applets that fillWidth/Height
--copying the new improved behavior for applets
that fillWidth/Height such as plasma taskmanagers
and in that way support them beautifully for
Left/Center/Right alignments
2018-11-18 16:14:53 +02:00
Michail Vourlakos
fea6088695 consider maximumWidth=0 as valid
--for applets that fillwidth and have
also set their maximumWidth we take that
value into account even when maximumWitdth=0
2018-11-18 15:59:34 +02:00
Michail Vourlakos
cbb43978cf disable applet mouseareas for not loaded applets 2018-11-07 21:17:44 +02:00
Michail Vourlakos
2e74ea3602 update versions to 0.8.2 2018-10-26 19:02:28 +03:00
l10n daemon script
b618ddc626 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-10-20 07:54:59 +02:00
Michail Vourlakos
23a1225c33 respect shrink margins for thickBase
--increase also the minimum for thickHigh in order
to follow plasma design

BUG: 398950, 398951
FIXED-IN: 0.8.2
2018-09-23 11:45:05 +03:00
Michail Vourlakos
bce9008374 update delete icons to plasma design
BUG: 398941
FIXED-IN: 0.8.2
2018-09-22 18:57:49 +03:00
Michail Vourlakos
73f656dba8 update to fix version 0.8.1 2018-09-15 09:38:37 +03:00
Michail Vourlakos
43f78605d4 simplify code readability for panelShadowsActive
--fix also a case that the user hasnt enabled to
show panel background at all from the Show option
and the shadows where shown because they were
chosen before it was disabled by the user

(cherry picked from commit 0f79c08e862932fe78c161d0bfc3601a81e72761)
2018-09-01 11:38:32 +03:00
Michail Vourlakos
d080b9a89f fix disabled monochrome contents for no background
--when the user had chosen monochrome contents and had
disabled the panel background totally the case wasnt
activating monochrome contents when needed

(cherry picked from commit fc8a531837f835b421465a9d5369e505c6024020)
2018-09-01 11:01:10 +03:00
Michail Vourlakos
a5a20c0af7 consider preferredSize(s) only for >0 values
--do not consider preferredWidth or preferredHeight
for applets when that value is <=0 otherwise that
applet it may become invisible. Such case is the
plasma analog clock when it is locked at a vertical
dock

BUG: 398098
FIXED-IN: 0.8.1
(cherry picked from commit ec0e16ca5a16809e1ce947a80dc6f7e71a093338)
2018-08-31 18:42:58 +03:00
Michail Vourlakos
60f488f3a1 dont draw panel shadows when theme doesnot provide
when the plasma theme was not supporting shadows then
Latte was double drawing the panel background when
the user has chosen that wanted shadows

BUG: 397980
FIXED-IN: 0.8.1
(cherry picked from commit 87094a6fe7c23de7cb14be1237ccaf1fba28d25e)
2018-08-28 14:07:15 +03:00
Michail Vourlakos
472041db38 restore panel shadows for docks
(cherry picked from commit 6070d2b0f01aff4d94b624b05a1f0c5fbdefdc00)
2018-08-28 10:25:52 +03:00
Michail Vourlakos
87f5650b3c respect different panel backgrounds from theme
--many plasma themes provide a different panel
background per edge, with different styles or
transparency levels. Latte now respects the
plasma theme concerning the panel backgrounds
found in a plasma theme.

(cherry picked from commit 81d3a12e914126205c2a11b87070bf0dd6a30f5b)
2018-08-27 22:58:54 +03:00
Michail Vourlakos
2bf6d36acb use current transparency to update effects
--the background contrast effect should be applied
only when the dock/panel is visually solid otherwise
it may block the transparency settings

BUG: 397431
FIXED-IN: v0.8.1
(cherry picked from commit 78b41eff914e565041598e2777a2eaaa98f74a8f)
2018-08-21 00:53:12 +03:00
l10n daemon script
47f96e1e05 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-08-20 07:23:51 +02:00
l10n daemon script
fe6531ce12 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-08-03 07:24:39 +02:00
Michail Vourlakos
2034d07c8e Blur is not working for solid panels
--removing the option to check blurring
based on whether a panel is solid or not
and also check !compositing. Blurring doesnt
make any sense at !compositing environments

BUG: 396955
FIXED-IN: 0.8.1
2018-07-29 17:15:01 +03:00
Michail Vourlakos
fdbb2451d0 dont block tooltips for zoom scale=1
--trying to combine dock mode, panel mode and
parabolic effect with plasma applets current implementation
can create such issues. Removing the zoom=1
criteria to activate the Latte MouseArea. The
user can still lock plasmoids that want the
Hover Default Plasmoid behavior or use the
Latte protocol to understand when they are in a Latte
containment.

FIXED-IN: 0.8.1
2018-07-28 19:22:36 +03:00
Michail Vourlakos
8eef4a18ab forward wheel events for underneath plasmoids
BUG: 396811
FIXED-IN: 0.8.1
2018-07-24 18:07:06 +03:00
Michail Vourlakos
cee8dd4448 fix badge text warning and border.color 2018-07-23 20:24:41 +03:00
Michail Vourlakos
5803366cb3 support no-unified global shortcuts
--v0.8 introduced unified global shortcuts for all
cases, that means that applets are also taken into
account for Latte activation/new instance global
shortcuts. A new parameter is introduced with
the patch at Latte global settings file called
"unifiedGlobalShortcuts", the user can set that
parameter to false before Latte startup in order
to use only global shortcuts relevant to the
Latte plasmoid.
2018-07-21 19:41:57 +03:00
Michail Vourlakos
0cf3452a6c update to stable version 0.8.0
--after one year of work v0.8 with
its fantastic new features is here
2018-07-15 12:14:33 +03:00
Michail Vourlakos
91a1736b14 add debug flag for overloaded applets
--a visual indicator in order to show which plasma
applets have been overloaded from Latte. The overloaded
mechanism is a way in order to make these applets work
properly with Latte parabolic effect
2018-07-08 20:51:30 +03:00
Michail Vourlakos
321af85469 update to v0.7.96
--last beta with string freeze before
official release of v0.8
2018-07-06 09:45:36 +03:00
l10n daemon script
bc93683d25 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-06-25 05:22:31 +02:00
Michail Vourlakos
b3d80717c1 Beta1 for v0.8
--this is the first beta release for
v0.8. Everything will be open for the
upcoming days including translation
strings improvements. Beta2 possibly
will introduce a string freeze.
2018-06-22 18:19:18 +03:00
l10n daemon script
972a56bd69 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-06-11 05:41:22 +02:00
l10n daemon script
3f4fa6699c 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-05-19 06:04:08 +02:00
Michail Vourlakos
50a4727ffa fix #867,enable neutral areas in corner cases
--The Plasma layout is using the Latte plasmoid. By
following that case the neutral applets areas werent
activated. This is fixed now and also the click animation
in such cases.
2018-04-30 14:05:04 +03:00
l10n daemon script
680032c222 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-04-23 05:24:11 +02:00
Michail Vourlakos
28f0bed9dd fix #997,decrease text size when needed
Launchers Area text wasnt decreasing its size for
very small thickness.
2018-04-19 18:05:17 +03:00
Michail Vourlakos
83be8d9b20 fix #986,option to not group tasks
--give the user option to group or not
tasks of the same application by default
2018-04-19 17:55:47 +03:00
Michail Vourlakos
2d9b5376b7 add missing license headers in javascript files 2018-04-15 15:23:39 +03:00
Michail Vourlakos
62497561d2 Revert "wayland fix crash when changing location"
This reverts commit 797ead1f1d42292a8ef3dbf79a118fd46ebce225.
2018-04-14 20:48:55 +03:00