Michail Vourlakos
78abcd7a55
make HiddenSpacer independent of TaskItem
4 years ago
Michail Vourlakos
96271578b7
introduce AbilityBasicItem in plasmoid
4 years ago
Michail Vourlakos
7a033f4658
rename for ParabolicItem mScale to zoom
4 years ago
Michail Vourlakos
33b43cca39
move signal to central TaskItem
4 years ago
Michail Vourlakos
cfaa216438
rename wrapper to ParabolicItem
4 years ago
Michail Vourlakos
a758e8a2ba
move isZoomed internally to ParabolicItem
4 years ago
Michail Vourlakos
ba94be4612
rename ParabolicArea to ParabolicEventsArea
...
--in order to distinguish it from future ParabolicItem
which will be part of Ability Item
4 years ago
Michail Vourlakos
ea05df3807
plasmoid:drop deprecated IconItem
4 years ago
Michail Vourlakos
9c3601cff4
plasmoid:preparing TaskIconItem for Abilities
4 years ago
Michail Vourlakos
17294eff20
provide full working ThinTooltips Ability
4 years ago
Michail Vourlakos
dfe439fead
provide background opacity through MyView Ability
4 years ago
Michail Vourlakos
173a3cf16b
plasmoid:access screenGeometry from MyView Ability
4 years ago
Michail Vourlakos
f09a6e0026
expose items shadow through MyView Ability
4 years ago
Michail Vourlakos
ac890e2a3e
plasmoid:use all new AbilityClient.Indicators
4 years ago
Michail Vourlakos
42592a0de1
simplify Ability.IndicatorItem names
4 years ago
Michail Vourlakos
50c9eed11b
upgrade plasmoid to IndicatorLevet items
...
--plasmoid is now using the IndicatorLevel Ability
Item cleanly. Now everything is ready in order
to provide the full Indicators Ability.
4 years ago
Michail Vourlakos
cadae33a39
drop viewLayout property from everywhere
4 years ago
Michail Vourlakos
0a9899491e
remove dockIsHidden property
...
--use instead myView.isHidden
4 years ago
Michail Vourlakos
943a3d07c9
update-rename to myView.isShownFully
4 years ago
Michail Vourlakos
e9cc81b03a
drop isHalfShown for myView.isShownPartially
...
--provide also myView.isShownFully
4 years ago
Michail Vourlakos
81349b5db3
fix #42,accept mouse events for audio badge
4 years ago
Michail Vourlakos
33c575b09f
plasmoid:single point for TaskItem.Abilities
...
--expose abilities to items from a single point and use
that in order to provide functionality for each different
item.
4 years ago
Michail Vourlakos
f771100e87
plasmoid:show separator actions only for launchers
4 years ago
Michail Vourlakos
d7ede10d15
plasmoid:move task timers to TaskMouseArea
4 years ago
Michail Vourlakos
2d6b482d5f
plasmoid:move task functionality to TaskMouseArea
4 years ago
Michail Vourlakos
79512f4dba
split TaskItem to MouseArea and Item
...
--this way a more general approach for
LatteItems that are parabolicable will be
supported
4 years ago
Michail Vourlakos
4689412a13
plasmoid:launchers ability new signals
...
--do not use TasksExtendedManager to launchers
plasmoid ability
4 years ago
Michail Vourlakos
37588abf84
plasmoid:move launchers actions to relevant ability
4 years ago
Michail Vourlakos
b99f074522
plasmoid:move launchers code in its own ability
4 years ago
Michail Vourlakos
e9d5ae1ace
remove container parabolic.lastIndex requirement
4 years ago
Michail Vourlakos
04d9cb7cb0
extend ParabolicAreas region
...
--this way we dont miss any mouse event consercing
the parabolic effect. This is a great improvement
in parabolic effect responsiveness
4 years ago
Michail Vourlakos
f652975c90
qml:load ParabolicArea(s) only when really needed
4 years ago
Michail Vourlakos
17865ee21a
task parabolic more fixes for its implementation
4 years ago
Michail Vourlakos
a1ec6de412
tasks:make parabolic effect fixes
4 years ago
Michail Vourlakos
d3eed82145
adjust tasks to new parabolic approach
4 years ago
Michail Vourlakos
7ef490932d
add visual identifiers for paddings
4 years ago
Michail Vourlakos
1431feae8c
upgrade debugMode to Abilities
4 years ago
Michail Vourlakos
1e985590b5
upgrade debug timers flag to Abilities
4 years ago
Michail Vourlakos
169b7d6aae
introduce Debug Ability
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
a9c8425052
plasmoid:use Loader for Launcher animation
...
--this way it is much easier to extend launcher
animations
4 years ago
Michail Vourlakos
42dedca86f
fixes for multiple layouts new approach
5 years ago
Michail Vourlakos
b2ae994614
tasks:remove dynamic publish geometry timer
...
--use a static approach
5 years ago
Michail Vourlakos
d695e75e0b
tasks:remove deprecated timer
5 years ago
Michail Vourlakos
3a01377629
tasks:drop dynamic created resistant timer
5 years ago
Michail Vourlakos
ace474ae5d
tasks:do not create dynamically hoveredtimer
...
--keep the same static timer in order to identify
hovering
5 years ago
Michail Vourlakos
9b58dc7083
fix warning
5 years ago
Michail Vourlakos
9b18db6a23
Tasks Previews,smoothen up the experience
...
--reduce workarounds for tasks previews and simplify
the previews model case. Now all previews, both single
window and group are using the same delegate in
order to be drawn
5 years ago