Commit Graph

4597 Commits (ac2ccc1358937a9edfabc35112df527f820ee3f2)
 

Author SHA1 Message Date
Michail Vourlakos ac2ccc1358 plasmoid:fix local.iconSize calculations 4 years ago
Michail Vourlakos 1a08a476ae improve appearance in Plasma panels/desktop 4 years ago
Michail Vourlakos f8a3eeae66 plasmoid:fix alignment for Plasma desktop/panels 4 years ago
Michail Vourlakos e15eed7a49 upgrade to thickness.normalForItems values 4 years ago
Michail Vourlakos 0c2e48716c update variable name 4 years ago
Michail Vourlakos 110e82b7d3 validate config handler positioning 4 years ago
Michail Vourlakos 24661fb91f plasmoid:fix latte style applets thickness 4 years ago
Michail Vourlakos 28fe374914 editMode:stop endless loop when hovering applets 4 years ago
Michail Vourlakos 88ea6e370e add isEnabled to parabolic Ability 4 years ago
Michail Vourlakos ee37bffb24 plasmoid:drop inConfigureAppletsMode use 4 years ago
Michail Vourlakos 07b2c762f9 update plasmoid to latteBridge editmode 4 years ago
Michail Vourlakos 0a35af87d9 upgrade thickness.normal to Abilities 4 years ago
Michail Vourlakos f1c615fd0f upgrade thickness.maxNormalForItems to Abilities 4 years ago
Michail Vourlakos 4bdbd6c358 upgrade thickness.maxNormal to Abilities 4 years ago
Michail Vourlakos 33e0dab320 upgrade thickness.zoomed to abilities 4 years ago
Michail Vourlakos 0c5670c653 upgrade thickness.maxZoomed to abilities 4 years ago
Michail Vourlakos f0092a9f6e drop thicknessMidOriginal 4 years ago
Michail Vourlakos 72aef4dbd7 upgrade thickness.hidden to abilities 4 years ago
Michail Vourlakos fe42e93ddd publish thicknesses through abilities 4 years ago
Michail Vourlakos cec7cc5950 upgrade extras thicknessed to abilities 4 years ago
Michail Vourlakos 60f8e3017f upgrade edit mode ruler margin to abilities 4 years ago
Michail Vourlakos 36150d802b upgrade extraFromIndicators to abilities 4 years ago
Michail Vourlakos 68af027cec upgrade extrasFromShadows to abilities 4 years ago
Michail Vourlakos efcbff045e upgrade maxScreenEdge to abilities 4 years ago
Michail Vourlakos 72667f2f57 update mask value to abilities 4 years ago
Michail Vourlakos 9f1274bf70 remove deprecated property 4 years ago
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"
4 years ago
l10n daemon script d87bdb379a GIT_SILENT made messages (after extraction) 4 years ago
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.
4 years ago
Michail Vourlakos b230812b0a respect applets screenEdgeMarginSupported
--provide proper thickness for applets that can support
properly Latte floating docks
4 years ago
Michail Vourlakos 589b5f009c applets:dont enable overlay hovering if not needed 4 years ago
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.
4 years ago
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
4 years ago
Michail Vourlakos c7d11c443e fix hiding of panels with mask technique 4 years ago
Michail Vourlakos 043c65e36c remove irrelevant line 4 years ago
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
4 years ago
Michail Vourlakos 3a5acf9383 layouts:fix crash when switching memoryusage type 4 years ago
Michail Vourlakos 839980192d wayland:enable previews for Plasma 5.20
BUG:426913
4 years ago
Michail Vourlakos 77fe8a6f91 wayland:previews window !contains mouse on hiding 4 years ago
Michail Vourlakos b188127a43 wayland:adjust location change event from settings 4 years ago
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
4 years ago
Michail Vourlakos cee7a73ad0 dont draw PlamaTheme::Svg when custom radius is set 4 years ago
Michail Vourlakos f4a568a38f plasmoid:anchor properly manual launcher removal 4 years ago
Michail Vourlakos e8103517c2 plasmoid:anchor properly all tasks in real removal 4 years ago
Michail Vourlakos 84b3818093 plasmoid:enable separateLaunchers flag 4 years ago
Michail Vourlakos 50d1e20758 plasmoid:fix window removal bouncing case 4 years ago
Michail Vourlakos 7aa4bff184 improve heuristics for real removal task animation
--improve how windows with no launchers in current activity
are identified in order to slide them out properly
4 years ago
l10n daemon script 5a8ccdbf10 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 1fab62377e plasmoid:use Loader for NewWindow animation
--this way it is much easier and cleaner to extend
new window animation
4 years ago
Michail Vourlakos a9c8425052 plasmoid:use Loader for Launcher animation
--this way it is much easier to extend launcher
animations
4 years ago