Commit Graph

4735 Commits (754fb851330ae450c21b5601d7345860944277b3)
 

Author SHA1 Message Date
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
Michail Vourlakos 00fca8cdb0 fix qml break for kf5 <= 5.68
BUG:426119
4 years ago
Michail Vourlakos c5472593fe hide window previews when last instance is closed
BUG:426089
4 years ago
Michail Vourlakos 302c6a9cc2 update pause layout in multiple layouts environment
--the new approach takes into account only the layout
appliedactivities and accepts also FreeActivities as
valid to be paused
4 years ago
Michail Vourlakos be20c63366 show Remove button only in advanced settings 4 years ago
Michail Vourlakos ef415e51fb disable pause button for only one running activity 4 years ago
Michail Vourlakos 9a5e9fdca1 second try to fix offset slider in settings
--when changing between different views the offset
slider should not change offset values by taking
into account offset boundaries that are relevant
only to previous views
4 years ago
Michail Vourlakos 8381b42dc2 fixes for CustomBackground 4 years ago
Michail Vourlakos 14f43ce296 make verticalViewTouchingUnity is all color styles 4 years ago
Michail Vourlakos 5af3036613 fixes for identifying Unity vertical view showing
--more specific identifying properly when a vertical
view is shown and is touching a top or bottom view
that has requested to be fully trasparent when no
maximized window exists
4 years ago
Michail Vourlakos 5e50147848 fixes for dock settings window
--do not alter maxlength and offset incorrectly
when cycling between different views with different
relevant settings
4 years ago
Michail Vourlakos 7c542e6246 update layouts activities when activity is removed 4 years ago
Michail Vourlakos a02056b4c8 ignore activities that are not currently present 4 years ago