1
0
mirror of https://github.com/KDE/latte-dock.git synced 2024-12-25 19:21:41 +03:00
Commit Graph

4805 Commits

Author SHA1 Message Date
Michail Vourlakos
0f06f00855 upgrade debug maskEnabled to Abilities 2020-11-29 23:44:43 +02:00
Michail Vourlakos
1431feae8c upgrade debugMode to Abilities 2020-11-29 23:33:42 +02:00
Michail Vourlakos
aef310bf36 upgrade debug spacers to Abilities 2020-11-29 23:28:31 +02:00
Michail Vourlakos
01969b86e2 upgrade debug flags to Abilities 2020-11-29 23:26:28 +02:00
Michail Vourlakos
7f00ff7af2 upgrade layouter debug flag to Abilities 2020-11-29 18:14:56 +02:00
Michail Vourlakos
1e985590b5 upgrade debug timers flag to Abilities 2020-11-29 18:12:13 +02:00
Michail Vourlakos
13a4b64118 upgrade overloadedIcons/Window debug flags Ability 2020-11-29 18:04:59 +02:00
Michail Vourlakos
169b7d6aae introduce Debug Ability 2020-11-29 17:54:16 +02:00
Michail Vourlakos
ac2ccc1358 plasmoid:fix local.iconSize calculations 2020-11-29 12:29:22 +02:00
Michail Vourlakos
1a08a476ae improve appearance in Plasma panels/desktop 2020-11-29 12:03:02 +02:00
Michail Vourlakos
f8a3eeae66 plasmoid:fix alignment for Plasma desktop/panels 2020-11-29 11:29:00 +02:00
Michail Vourlakos
e15eed7a49 upgrade to thickness.normalForItems values 2020-11-29 11:19:30 +02:00
Michail Vourlakos
0c2e48716c update variable name 2020-11-29 11:09:04 +02:00
Michail Vourlakos
110e82b7d3 validate config handler positioning 2020-11-29 11:04:18 +02:00
Michail Vourlakos
24661fb91f plasmoid:fix latte style applets thickness 2020-11-29 01:19:15 +02:00
Michail Vourlakos
28fe374914 editMode:stop endless loop when hovering applets 2020-11-29 00:46:55 +02:00
Michail Vourlakos
88ea6e370e add isEnabled to parabolic Ability 2020-11-29 00:15:25 +02:00
Michail Vourlakos
ee37bffb24 plasmoid:drop inConfigureAppletsMode use 2020-11-28 23:54:44 +02:00
Michail Vourlakos
07b2c762f9 update plasmoid to latteBridge editmode 2020-11-28 23:51:05 +02:00
Michail Vourlakos
0a35af87d9 upgrade thickness.normal to Abilities 2020-11-28 21:34:16 +02:00
Michail Vourlakos
f1c615fd0f upgrade thickness.maxNormalForItems to Abilities 2020-11-28 21:30:21 +02:00
Michail Vourlakos
4bdbd6c358 upgrade thickness.maxNormal to Abilities 2020-11-28 21:27:11 +02:00
Michail Vourlakos
33e0dab320 upgrade thickness.zoomed to abilities 2020-11-28 21:23:26 +02:00
Michail Vourlakos
0c5670c653 upgrade thickness.maxZoomed to abilities 2020-11-28 21:20:01 +02:00
Michail Vourlakos
f0092a9f6e drop thicknessMidOriginal 2020-11-28 21:13:57 +02:00
Michail Vourlakos
72aef4dbd7 upgrade thickness.hidden to abilities 2020-11-28 21:12:45 +02:00
Michail Vourlakos
fe42e93ddd publish thicknesses through abilities 2020-11-28 21:09:48 +02:00
Michail Vourlakos
cec7cc5950 upgrade extras thicknessed to abilities 2020-11-28 20:56:46 +02:00
Michail Vourlakos
60f8e3017f upgrade edit mode ruler margin to abilities 2020-11-28 20:14:10 +02:00
Michail Vourlakos
36150d802b upgrade extraFromIndicators to abilities 2020-11-28 20:00:54 +02:00
Michail Vourlakos
68af027cec upgrade extrasFromShadows to abilities 2020-11-28 19:56:52 +02:00
Michail Vourlakos
efcbff045e upgrade maxScreenEdge to abilities 2020-11-28 19:30:05 +02:00
Michail Vourlakos
72667f2f57 update mask value to abilities 2020-11-28 19:24:03 +02:00
Michail Vourlakos
9f1274bf70 remove deprecated property 2020-11-26 20:13:02 +02:00
l10n daemon script
ddcc2bbe6b 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"
2020-11-26 06:42:23 +01:00
l10n daemon script
d87bdb379a GIT_SILENT made messages (after extraction) 2020-11-26 02:38:35 +01:00
Vlad Zahorodnii
54a14bce0f wayland: Add the screencast protocol to X-KDE-Wayland-Interfaces
Recently support for window thumbnails on Wayland was added in
latte-dock, but it shouldn't work as is because the screencast protocol
is not listed in X-KDE-Wayland-Interfaces. Only "trusted" applications
can bind the screencast global.
2020-11-19 09:44:49 +02:00
Michail Vourlakos
b230812b0a respect applets screenEdgeMarginSupported
--provide proper thickness for applets that can support
properly Latte floating docks
2020-11-07 11:38:36 +02:00
Michail Vourlakos
589b5f009c applets:dont enable overlay hovering if not needed 2020-11-05 22:13:24 +02:00
Michail Vourlakos
ab57516dab drop ShadowedRectangle workaround
--new kde frameworks have solved the main issue
of very big shadows for very narrow background
thickness. On the contrary a secondary issue occurs
that in the previous case the shadows are masked
outcut for ShadowedRectangle implementation.
2020-11-05 21:40:16 +02:00
Michail Vourlakos
939c0573f9 x11:accept signals from Desktop windows
--this way we make sure that if Desktop windows
were not filtered out in the past they will be
in the future
2020-10-28 10:27:35 +02:00
Michail Vourlakos
c7d11c443e fix hiding of panels with mask technique 2020-10-27 19:12:48 +02:00
Michail Vourlakos
043c65e36c remove irrelevant line 2020-10-27 18:36:03 +02:00
Michail Vourlakos
7638e65e23 relative on screen item size can now use all values
-the user can now set the relative on screen items size
with step 0.1 and the produced item size does not have
to be a multiplier or 8
2020-10-26 14:44:02 +02:00
Michail Vourlakos
3a5acf9383 layouts:fix crash when switching memoryusage type 2020-10-25 17:00:17 +02:00
Michail Vourlakos
839980192d wayland:enable previews for Plasma 5.20
BUG:426913
2020-10-25 11:43:00 +02:00
Michail Vourlakos
77fe8a6f91 wayland:previews window !contains mouse on hiding 2020-10-25 11:02:52 +02:00
Michail Vourlakos
b188127a43 wayland:adjust location change event from settings 2020-10-25 10:53:19 +02:00
Michail Vourlakos
d610cd3419 wayland:dont show/hide views totally, use mask
--use mask to achieve this in order to not have to
handle wayland weirdness with surfaces and reattached
properties
2020-10-25 10:46:43 +02:00
Michail Vourlakos
cee7a73ad0 dont draw PlamaTheme::Svg when custom radius is set 2020-10-25 08:33:23 +02:00