Michail Vourlakos
ba94315ecb
REFACTOR:input events and mask area
...
-- The new approach reduces mask area calls to
barely minimum. Input mask is used instead to
specify the area for which we accept input.
-- The new approach solves also the BLACKLINE issue
when hovering the view at startup. This is because
at all times the full window area is drawn.
4 years ago
Michail Vourlakos
bc9e39a6b2
use valid paddings for sinked events
4 years ago
Michail Vourlakos
f45c6eea87
remove edge applet special spacing
4 years ago
Michail Vourlakos
34f1eff125
remove separator length based on latte setting
4 years ago
Michail Vourlakos
1650518935
autofill applets use same length paddings/margins
4 years ago
Michail Vourlakos
7ef490932d
add visual identifiers for paddings
4 years ago
Michail Vourlakos
7c3b994cbb
sinked_events:do not send for needlength animations
...
--fix a case of parabolic effect breaking when mouse
was hovering empty areas on the sides of the dock
4 years ago
Michail Vourlakos
4bf562c17b
remove unneeded line
4 years ago
Michail Vourlakos
c123bc40e1
fix/adjust InternalViewSplitter placement
...
--for the new paddings approach
4 years ago
Michail Vourlakos
214107e409
improve Rearrange button constrast
4 years ago
Michail Vourlakos
0c153de58f
sinkedevents:optimize calculations
4 years ago
Michail Vourlakos
167a19b748
sinked events:respect Fitts Law
4 years ago
Michail Vourlakos
259d183179
dont be so verbose for sinked events
...
--so debug messages only for pressed sinked event
4 years ago
Michail Vourlakos
3ab5b074b8
use same MaxItemsSize for all cases
4 years ago
Michail Vourlakos
ae650bbcf7
disable some qml side events hacks
...
--with new padding approach we can be more certain
when the overlaied parabolic effect mousearea is
really needed
4 years ago
Michail Vourlakos
c7ff929e35
auto-lock applets in more generic way
4 years ago
Michail Vourlakos
654c35cfec
add visual debug rectangle for applets
4 years ago
Michail Vourlakos
74d9065f1f
change applets margins/paddings approach
4 years ago
Michail Vourlakos
96fd421e9f
sinked events:various fixes
...
--disable sinked events when parabolic effect is
enabled. It needs to be rethought how this could work
properly with parabolic effect.
4 years ago
Michail Vourlakos
a74a6ee3ff
remove hack to activate applets from floating area
...
--by using the new approach from plasmaviews that take
into account paddings, any hacks to activate applets through
other codepaths are not needed any more.
4 years ago
Michail Vourlakos
746f32050d
adjust mouse events relevant to view paddings
4 years ago
Michail Vourlakos
b06e164f53
expose view padding through qml
4 years ago
Michail Vourlakos
c7adae308e
update semantics of AbilityClient.ParabolicEffect
4 years ago
Michail Vourlakos
0112df9c5d
alter Abilities.Definitions, Abilities.Definition
4 years ago
Michail Vourlakos
fb9f2739a3
rename Abilities.Hosts to Abilities.Host
4 years ago
Michail Vourlakos
63cdb998a1
rename Abilities.Applets to Abilities.Client
4 years ago
Michail Vourlakos
976ed15351
rename Ability.Container to Ability.Host
4 years ago
Michail Vourlakos
2e3b839634
update ParabolicEffect Ability definition
...
--expand structure in main definition file
4 years ago
Michail Vourlakos
4e503dbeb5
update Metrics ability definition
...
--expand structure in main definition file
4 years ago
Michail Vourlakos
cc1235cd9e
update Ability.Animations definition
...
--expand complete structure
4 years ago
Michail Vourlakos
2deed2d10c
visibilitymanager use effects to hide/show mask
4 years ago
Michail Vourlakos
af2ff10c42
fix containment Debugger renaming
...
BUG:429846
4 years ago
Michail Vourlakos
0f06f00855
upgrade debug maskEnabled to Abilities
4 years ago
Michail Vourlakos
1431feae8c
upgrade debugMode to Abilities
4 years ago
Michail Vourlakos
aef310bf36
upgrade debug spacers to Abilities
4 years ago
Michail Vourlakos
01969b86e2
upgrade debug flags to Abilities
4 years ago
Michail Vourlakos
7f00ff7af2
upgrade layouter debug flag to Abilities
4 years ago
Michail Vourlakos
1e985590b5
upgrade debug timers flag to Abilities
4 years ago
Michail Vourlakos
13a4b64118
upgrade overloadedIcons/Window debug flags Ability
4 years ago
Michail Vourlakos
169b7d6aae
introduce Debug Ability
4 years ago
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