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

1547 Commits

Author SHA1 Message Date
Michail Vourlakos
13a923bfa2 update to v0.7.4 v0.7.4 2018-03-03 17:14:16 +02:00
Michail Vourlakos
0260937a17 update changelog for v0.7.4 2018-03-03 16:59:06 +02:00
Michail Vourlakos
fcdcb561c3 fix #891,import old launchers only once
--import deprecated launchers to new architecture only
once
2018-03-02 19:15:05 +02:00
Michail Vourlakos
9cec593a4f update edit mode image patterns
--increase contrast and add some noise in them
2018-02-28 19:34:52 +02:00
Michail Vourlakos
e46a0295ba support v0.8 layout files
--in v0.8 Latte is using its own containmentactions
that are published through the layout files. This patch
provides support in order such extracted layouts to
be able to be loaded properly.
2018-02-28 17:56:14 +02:00
Michail Vourlakos
f98c679575 improve trademark positioning
--issue #886, improve spacings
2018-02-28 17:49:45 +02:00
Michail Vourlakos
22a72eb91c fix #886 use svg for settings Latte trademark
--remove the Plasma Label that was used to set
the Latte trademark based on Tangerine font that
was distributed from app source code
--remove the Tangarine font from source code
2018-02-28 17:48:52 +02:00
l10n daemon script
2962d212ef 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-22 07:22:07 +01:00
l10n daemon script
c573f8f0c1 GIT_SILENT made messages (after extraction) 2018-02-22 05:56:04 +01:00
l10n daemon script
f91103ef92 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 06:58:22 +01:00
Michail Vourlakos
a89bc65386 fix build 2018-02-06 20:23:15 +02:00
Michail Vourlakos
ba1c9a6dee fix missing variable 2018-02-06 16:45:10 +02:00
Michail Vourlakos
0b3766221a fix in multi-screen environment
--in some cases the containment screen and the dockView
screen arent the same for onPrimary case in order to calculate
property the dock geometry. This is important fix!
2018-01-31 19:39:06 +02:00
Michail Vourlakos
37a5543564 fix parabolic effect breakage
--when there is only one applet on the left, the
parabolic effect from Tasks was breaking
2018-01-24 18:07:00 +02:00
l10n daemon script
1b4052e6dc 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-01-23 06:53:52 +01:00
l10n daemon script
1137f85f6a GIT_SILENT made messages (after extraction) 2018-01-23 05:47:52 +01:00
l10n daemon script
8a0bca29e8 GIT_SILENT made messages (after extraction) 2018-01-19 05:44:26 +01:00
l10n daemon script
1b93cbaa8c 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-01-09 06:33:14 +01:00
l10n daemon script
dadba11572 GIT_SILENT made messages (after extraction) 2018-01-09 05:45:01 +01:00
Michail Vourlakos
1210909b4a fix bouncing anchoring for rare cases
-- when a task that wasnt launcher was inAttention
state and was bouncing and the user was clicking it,
the animation wasnt that clear at its middle, there
was a small breakage.
2018-01-08 22:02:46 +02:00
Michail Vourlakos
62a02bf95a update to version 0.7.3 v0.7.3 2018-01-06 14:07:42 +02:00
Michail Vourlakos
d26f61a92d update Changelog for v0.7.3 2018-01-06 14:02:38 +02:00
l10n daemon script
44cc095a2b 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-01-06 06:11:23 +01:00
Michail Vourlakos
66f19f059c add Void Linux in README file 2018-01-03 11:07:22 +02:00
Michail Vourlakos
651be0bcbf fix #817,count shadow size for mask thickness 2018-01-03 10:38:41 +02:00
Michail Vourlakos
9f31f0e0e4 count shadow size in length mask size 2018-01-03 10:38:24 +02:00
l10n daemon script
ffba08fce3 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-01-03 08:31:52 +01:00
l10n daemon script
0a51f202be GIT_SILENT made messages (after extraction) 2018-01-03 07:22:25 +01:00
Michail Vourlakos
71923199ef ignore not used X11 changed events
--some windows are sending plenty windowChanged
events without Latte using them. We block them in
order to not trigger any Latte updates.
2018-01-02 14:06:32 +02:00
Michail Vourlakos
f777a5a587 Revert "show task number correctly after bouncing animation"
This reverts commit 9c120d68119555986acec86603404790e65a9489.
2017-12-25 21:17:36 +02:00
Michail Vourlakos
9aa37e8e23 dont confuse lock files between different users 2017-12-25 21:11:06 +02:00
Michail Vourlakos
96b1beee18 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.
2017-12-25 19:06:21 +02:00
Michail Vourlakos
3c5b059fce improvements for tasks dragging
--dont change the ratio size of the task during
dragging
--clear parabolic effect during dragging
2017-12-25 16:50:43 +02:00
Michail Vourlakos
dbf9726f1f dont animate task additions after dragging 2017-12-25 16:35:09 +02:00
Michail Vourlakos
cefb0bcde5 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.
2017-12-25 11:07:07 +02:00
Michail Vourlakos
124f47373c improve margins for shrinkThickMargins 2017-12-25 10:28:10 +02:00
Michail Vourlakos
d858ca5317 identify kdeconnect sms applet 2017-12-14 11:01:57 +02:00
Michail Vourlakos
b108409a4f fix for calculating panel reqion in !compositing
the mask region wasnt calculated correctly in some cases
after location changes. I think it might be a plasma
upstream bug/change but either way this patch fixes
it.
2017-12-11 15:26:31 +02:00
Michail Vourlakos
1678ad7adb fix #783,shrink a bit the tasks number 2017-12-04 14:50:05 +02:00
Michail Vourlakos
9c120d6811 show task number correctly after bouncing animation
--when the user was using shortcuts to activate launchers
the number wasnt appearing at all after showing the window
2017-12-04 14:28:32 +02:00
Michail Vourlakos
99e9bda50e improve activate applets for neutral areas 2017-12-02 20:14:36 +02:00
Michail Vourlakos
4eac963d74 use activate signal for (not)expand
--for all neutral areas (such as spacers or
activate indicator spacers) the activate signal
in sent in order to activate an applet or
expand it / hide it...
2017-12-02 19:55:11 +02:00
Michail Vourlakos
9066fa9356 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
2017-12-02 18:58:13 +02:00
Michail Vourlakos
c5457f81d1 improve RTL a bit for Layouts ComboBox 2017-11-29 22:06:52 +02:00
Michail Vourlakos
a78f58cb18 fix handler placement in RTL 2017-11-29 22:06:52 +02:00
Michail Vourlakos
235d5accf1 fix Latte Config Header in RTL 2017-11-29 22:06:52 +02:00
Michail Vourlakos
b8785a5de9 improve a bit the comboboxes rtl layout 2017-11-29 22:06:52 +02:00
Michail Vourlakos
9c9146b396 improve RTL in config win for alignments 2017-11-29 22:06:52 +02:00
Michail Vourlakos
0b1499cd90 RTL support for config win Timers 2017-11-29 22:06:52 +02:00
Michail Vourlakos
fc3c8e9fdb fix RTL layout for vertical and alignments 2017-11-29 22:06:52 +02:00