Commit Graph

4348 Commits (14559ba74710dc299aa58d322d1c7d8839c63b11)
 

Author SHA1 Message Date
Michail Vourlakos 14559ba747 add buttons in Details window
--buttons to change color,background and
text color layout options
Michail Vourlakos 3c54759989 provide theme roundness calculations through mask
Michail Vourlakos 9ed0f17a9b new roundness discovery through shadows
--the new code succeeds in more cases and
trys also to handle some wrongly designed
cases such the Air plasma theme that provides
zig-zag corner shadows
Michail Vourlakos 0f2562aa5e smart way to identify plasma theme hasShadows
--many plasma themes disable their shadows with
settings their opacity to zero instead of removing
their shadow elements. In such case the new approach
sets the hasShadow flag to zero
Michail Vourlakos 059b78ebc0 add missing header
Michail Vourlakos 998ff199c7 fix calculation of applets visibleIndex()
--show properly shortcut badges for all applets

BUG:424512
Michail Vourlakos 2db4ffb479 improve plasma theme roundness discovery
--the new approach is first tracking panel-background
shadows if they are available and shown in order to
identify the plasma theme panel background roundness
Michail Vourlakos e92f168abe show vertical systrays propertly
--do not enforce hidden applets for preferredLengths
that equal zero
Michail Vourlakos 3c0060ba1d update panel background paddings calculations
--Plasma::FrameSvgItem margins are not consintent
in order to provide helpful hints how plasma theme
panel-background svg is drawn properly. The new
approach calculates paddings based on top,left,bottom,right
svg elements and in that way a consistent a properly
background.minimumThickness is discovered.
Michail Vourlakos dedb8a0153 remove deprecated code
Michail Vourlakos e00ec530c9 update primary config advanced mode properly
--each View has its own advanced level identification.
Michail Vourlakos d1b9610614 accept AllCorners for a floating case
--AllCorners can make sense when a floating view
uses Justify alignment and 100% maximum length
Michail Vourlakos 2336272e1a update backgroundMinThickness only in normal state
--this way we avoid changing background thickness during
auto hiding screen gaps when there are maximized windows
Michail Vourlakos 5e78a0a3c7 provide all background corners option
--provide an option to force showing of all background
corners
Michail Vourlakos af37c31f36 support theme length paddings
--update layouter, background and layoutscontainer
in order to take into account the background length
paddings
Michail Vourlakos 24696fcf06 check plasmashell windows always to track desktops
Michail Vourlakos 52eb0acfef dont hide external shadows during location change
Michail Vourlakos 22acd85d9c struts calculations at screen_edge coordinates
--as it appears in wayland the struts calculations must be
applied for exact screen_edge coordinates and use only the
view shown thickness. During the process floating panels
struts were not accurate at all cases and as such they
were fixed also for x11.
Michail Vourlakos 6de05c92e8 support XCP::SHAPE for Views
--views can now specify their input area under X11 and
give valuable space to underlying windows
Michail Vourlakos cf1cb1ca8e always now Views when needed
--when View::Visibility::mustBeShown signal is
triggered then the Views should always be shown
even when KWin has hide it with no real reason
--force appling activities to ALL View related windows
when changing current Activity. This way we make
sure that when KWin makes faulty assignments,
Latte is coming to the rescue.
Michail Vourlakos 81bc74f49d dont recreate view unnecessary
--FrameExtents are working fine with margins 0,0,0,0
and Plasma 5.19.3
Michail Vourlakos 79d95371d7 fix #9,panel/dock buttons
--fix panel/dock mode buttons from configuration
windows.
Michail Vourlakos e4437b7f66 abilities:introduce UserRequests
Michail Vourlakos f5cc1f8f81 abilities:provide animations.requirements
--applets animations ability can now be used to
provide a zoomFactor that is needed from their
animations
Michail Vourlakos de37381c25 dont faulty update offsets during ViewConfig show
Michail Vourlakos 02e1e87d59 smoothen anim for hide length screen gaps
Michail Vourlakos 4b909796a4 fix panels canvas offset positioning
Michail Vourlakos ca0e065441 improvements for calculations
Michail Vourlakos ff01f266e4 fix panels positioning when sliding out
Michail Vourlakos 0b8fa321bc dont crash when panels change location
Michail Vourlakos ea7940dffe hide length screen gaps after slide in
Michail Vourlakos 1698afc2e8 add missing header
Michail Vourlakos 351512bbcc improve Tasks Pages initialization
--when ParentView changes for PrimaryConfigView the Tasks
model initialization should take place appropriately.
Michail Vourlakos ac996f1721 fixes for View:layout activities windows updates
Michail Vourlakos a0a2c4b265 fix binding loops
Michail Vourlakos 19eb9f9ff5 fix edge margin adjustment
Michail Vourlakos 166ee1899a multiple fixes to PrimaryConfig geom calcs
--provide also instant layout switching when
View changes a layout between central and shared
layout in the same view port
Michail Vourlakos d30143f7f1 update only when needed PrimaryCV availScreenGeom
Michail Vourlakos 6a4aeb16f0 fix Canvas context menu issues
--fix a crash when using left click in Canvas window
--fix blocking View when switching for editMode to
inConfigureApplets mode and vice versa
Michail Vourlakos a4445a3e9a provide context menu for Canvas config window
Michail Vourlakos 7084953672 wayland:fix multi-config views behavior
Michail Vourlakos f7e89a6d6e update some config views wayland code
Michail Vourlakos 2b7d663950 wayland:fix view config windows positioning
Michail Vourlakos c2df25649e update Canvas geometry when editThickness altered
Michail Vourlakos 9b58dc7083 fix warning
Michail Vourlakos 673882f966 provide live editing for !compositing
Michail Vourlakos 334a40fff1 improve View config windows focusOut codepath
Michail Vourlakos 1740c0be91 orchestrate View config windows showing properly
Michail Vourlakos ba87b3b32b remove View config windows deprecated code
Michail Vourlakos ed226761f9 fix crash from reloading View sources