1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-02-05 05:47:26 +03:00

4947 Commits

Author SHA1 Message Date
Michail Vourlakos
04ce943603 expose ThinTooltip Ability to applets and host 2021-01-29 19:37:31 +02:00
Michail Vourlakos
d5d22d8139 provide ThinTooltip Ability implementation 2021-01-29 19:17:06 +02:00
Michail Vourlakos
5c5879ac14 remove latte tasks specific code from containment 2021-01-29 00:29:42 +02:00
Michail Vourlakos
b4a71bdbe3 fix applets hidden spacers calculations
--remove also some deprecated apis
2021-01-28 23:56:25 +02:00
Michail Vourlakos
f0558d80b1 remove deprecated apis from containment 2021-01-28 22:08:38 +02:00
Michail Vourlakos
f72a1d75c1 fix indexing for tasks visible items 2021-01-28 21:57:04 +02:00
Michail Vourlakos
37470e0555 fix missing badges3DStyle link for MyView ability 2021-01-28 21:12:17 +02:00
Michail Vourlakos
ad9e26662c missing header in Containment AbilityHost 2021-01-28 21:03:41 +02:00
Michail Vourlakos
1b64cfed14 fix binding loop in Metrics Ability
--fix calculations also for Metrics.thickness.zoomedForItems
2021-01-28 21:00:51 +02:00
Michail Vourlakos
fa7d41715b fix Latte Indicators loading for ClientAbility 2021-01-28 20:43:34 +02:00
Michail Vourlakos
ec4ed5ec08 expose badgesIn3DStyle through MyView Ability 2021-01-28 20:20:51 +02:00
Michail Vourlakos
a62cebf06e expose containment.alignment through its Ability 2021-01-28 20:12:10 +02:00
Michail Vourlakos
dbdb95f402 improvements for Latte Tasks used in Plasma 2021-01-28 18:43:30 +02:00
Michail Vourlakos
691fef2c76 improve dragging dock settings window behavior
--improve how window length is calculated for normal
settings mode and the window in centered based on the
current view in that case. Lost story short, in that
case the length must be increased two times based on
position dragging movement because the window is
anchored centered.
2021-01-28 00:54:41 +02:00
Michail Vourlakos
df03f51fdc increase initial size for View 2021-01-28 00:41:19 +02:00
Michail Vourlakos
dfe439fead provide background opacity through MyView Ability 2021-01-28 00:35:19 +02:00
Michail Vourlakos
f1ed85b481 fix items shadow opacity calcs through abilities 2021-01-27 20:36:24 +02:00
Michail Vourlakos
5edf5a14f8 fix unloading LocalIndicators Ability 2021-01-27 20:36:24 +02:00
Michail Vourlakos
98d863de86 improvements for IndicatorLevel activation 2021-01-27 20:36:24 +02:00
Michail Vourlakos
173a3cf16b plasmoid:access screenGeometry from MyView Ability 2021-01-27 20:36:24 +02:00
Michail Vourlakos
f09a6e0026 expose items shadow through MyView Ability 2021-01-27 20:36:24 +02:00
l10n daemon script
1dfabeac2a 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"
2021-01-27 08:55:30 +01:00
Michail Vourlakos
352cb64321 fixes for abilities 2021-01-26 20:11:04 +02:00
Michail Vourlakos
ac890e2a3e plasmoid:use all new AbilityClient.Indicators 2021-01-26 19:59:05 +02:00
Michail Vourlakos
962db78bb9 containment:expose and use AbilityHost.Indicators 2021-01-26 19:23:56 +02:00
Michail Vourlakos
bdcfaae9c0 provide definition for Indicators Ability 2021-01-26 18:57:53 +02:00
Michail Vourlakos
42592a0de1 simplify Ability.IndicatorItem names 2021-01-26 18:46:41 +02:00
Michail Vourlakos
66361652ef floating,support two different struts thickness
- Hide Thickness Screen Gap scenario provides two different struts thicknesses.
--- [1] The first struts thickness is when there is no maximized window and is such case
---     the view is behaving as in normal AlwaysVisible visibility mode. This is very useful
---     when users tile windows. [bug #432122]
--- [2] The second struts thickness is when there is a maximized window present and in such case
---     the view is hiding all of its screen edges. It is used mostly when the view is wanted
---     to act as a window titlebar.

BUG:432122
2021-01-26 00:46:58 +02:00
Michail Vourlakos
d21fc43b8c add update slot for layout:lastUsedActivity
--add layout slot to update lastUsedActivity
when runningActivities where changed in order
for layout::applyActivities() to provide valid
activities list even when an activity is
first starting.
2021-01-25 22:16:31 +02:00
Michail Vourlakos
2b008be27c plasmoid:fix dragging launchers internally
BUG:432110
2021-01-25 20:53:44 +02:00
Michail Vourlakos
28c20af008 fix loading events order of custom indicators 2021-01-25 20:42:56 +02:00
Michail Vourlakos
79828d9706 plasmoid:fix references for indicators 2021-01-25 20:42:56 +02:00
Michail Vourlakos
50c9eed11b upgrade plasmoid to IndicatorLevet items
--plasmoid is now using the IndicatorLevel Ability
Item cleanly. Now everything is ready in order
to provide the full Indicators Ability.
2021-01-25 20:42:56 +02:00
Michail Vourlakos
6f2369962b fix binding loop in settings TextField 2021-01-25 20:42:56 +02:00
Michail Vourlakos
e9ecec47dc containment: more improvements for indicators api 2021-01-25 20:42:56 +02:00
Michail Vourlakos
3e2c59b5bb containment more simplifications for indicators 2021-01-25 20:42:56 +02:00
Michail Vourlakos
41e796c7a5 containment simplify indicators qml implementation 2021-01-25 20:42:56 +02:00
Michail Vourlakos
2365d4b569 provide Indicators ability items 2021-01-25 20:42:56 +02:00
l10n daemon script
35ac40962b 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"
2021-01-25 06:39:20 +01:00
l10n daemon script
bba3c292b8 GIT_SILENT made messages (after extraction) 2021-01-24 02:43:32 +01:00
Michail Vourlakos
5a50c2732f fix string typo 2021-01-24 01:27:03 +02:00
Michail Vourlakos
9e9d277832 move qml indicator ui manager login in own item 2021-01-24 01:22:52 +02:00
Michail Vourlakos
71e7bb6ec7 fix initialization/switching indicators settings
--fix case that indicators config uis were lost totally
during recreating a view that was using a custom indicator
and that custom indicator was updated.
--fix case that custom indicators were not assigned any
more to their original views when the dock settings
window was created first time for them.
2021-01-24 01:11:56 +02:00
Michail Vourlakos
cfb382002b update containmentActions properly when recreating 2021-01-23 23:37:13 +02:00
Michail Vourlakos
52490c6d7c fix crash when updating indicators 2021-01-23 21:16:13 +02:00
Michail Vourlakos
16d01e8025 update latte and plasma indicator config uis 2021-01-23 21:03:43 +02:00
Michail Vourlakos
09749612ed update effects page and drop subheaders 2021-01-23 20:55:21 +02:00
Michail Vourlakos
65569b1a9a support all screen edges for settings dragging 2021-01-23 20:40:58 +02:00
Michail Vourlakos
c8670a7561 fix empty pages issue during dock settings showing 2021-01-23 19:42:32 +02:00
Michail Vourlakos
3e055914c0 provide a dragging corner in dock settings window 2021-01-23 19:29:38 +02:00