Michail Vourlakos
259f04f7c9
view:forward ParabolicEnter from c++
4 years ago
Michail Vourlakos
17865ee21a
task parabolic more fixes for its implementation
4 years ago
Michail Vourlakos
dcde80e6ed
view::use a timer to nulify currentParabolicItem
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
751a4f6713
appletItem:provide its own Parabolic Area
...
--move the parabolic effect code in its own item
and thus making it a lot cleaner to maintain and
debug
4 years ago
Michail Vourlakos
34f1eff125
remove separator length based on latte setting
4 years ago
Michail Vourlakos
7ef490932d
add visual identifiers for paddings
4 years ago
Michail Vourlakos
c7adae308e
update semantics of AbilityClient.ParabolicEffect
4 years ago
Michail Vourlakos
63cdb998a1
rename Abilities.Applets to Abilities.Client
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
1e985590b5
upgrade debug timers flag to Abilities
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
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
33e0dab320
upgrade thickness.zoomed to abilities
4 years ago
Michail Vourlakos
9f1274bf70
remove deprecated property
4 years ago
Michail Vourlakos
839980192d
wayland:enable previews for Plasma 5.20
...
BUG:426913
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
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
c5472593fe
hide window previews when last instance is closed
...
BUG:426089
4 years ago
Michail Vourlakos
d5e83280d2
refactor:simplify layout data access
5 years ago
Michail Vourlakos
6dec2e378e
remove deprecated applet code
5 years ago
Michail Vourlakos
42dedca86f
fixes for multiple layouts new approach
5 years ago
Michail Vourlakos
a3989d1c2a
improve semantic for inRelocationHiding view phase
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
998ff199c7
fix calculation of applets visibleIndex()
...
--show properly shortcut badges for all applets
BUG:424512
5 years ago
Michail Vourlakos
e4437b7f66
abilities:introduce UserRequests
5 years ago
Michail Vourlakos
f5cc1f8f81
abilities:provide animations.requirements
...
--applets animations ability can now be used to
provide a zoomFactor that is needed from their
animations
5 years ago
Michail Vourlakos
9b58dc7083
fix warning
5 years ago
Michail Vourlakos
d625aa2430
identify when previews description is shown
...
--this is mostly used from grouped tasks in order to
position their previews properly and consistent
5 years ago
Michail Vourlakos
f37349d7dc
reposition active preview line indicator
5 years ago
Michail Vourlakos
f66a841658
improve tasks previews highlight
...
--use Plasma Tasks Previews highlight item
that looks much better
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
Michail Vourlakos
9c3bbb8b19
previews behavior improvements
...
--show thin title tooltips launchers
and do not show tasks previews windows
for launchers
5 years ago
Michail Vourlakos
27c947e5ad
disable workaround for previews validity
...
--in the past in order for previews to be valid
we had to hide and reshow previews after each
current task changing. As it appears this might
not be needed any more, let's try to disable it.
5 years ago
Michail Vourlakos
f3bb208e04
increase default previews delay
...
--update previews immediately after first task with
preview is shown. All the rest tasks showing previews
should trigger their previews showing immediately.
Only the first task when previews are not shown
must trigger the delayer
5 years ago
Michail Vourlakos
95dfbfd919
Tasks Previews multiple fixes
...
--provide an option for previews to work as a
popup window[new] or as tooltip[classic]
--multiple fixes to show/hide previews based on
user preferences from left click and hovering
a task
--move the active window line as the last item
of Preview column in order to be always drawn and
never overlap with previews or previous items
5 years ago
Michail Vourlakos
3c617a36c8
Tasks:progress badge option fix
5 years ago
Michail Vourlakos
efe3defad6
Tasks shorcut badges improvements
5 years ago
Michail Vourlakos
6933e26d9c
Tasks improvements for scrolling animations
5 years ago
Michail Vourlakos
e98ce9e0c8
fix warning and task shortcuts bouncing
5 years ago
Michail Vourlakos
b1b0a69a27
fix Tasks PositionShortcuts shortcuts counting
5 years ago
Michail Vourlakos
271089ef33
more improvements for Tasks applet
5 years ago
Michail Vourlakos
631837e199
Tasks fixes for disableAllWindowsFunctionality
5 years ago
Michail Vourlakos
7932daaa34
Tasks:support hideAllTasks (only launchers mode)
5 years ago
Michail Vourlakos
f3df399f55
update some parabolic effect functions
5 years ago
Michail Vourlakos
90ab1a94e1
remove deprecated parabolic manager from plasmoid
5 years ago
Michail Vourlakos
9590dea430
remove deprecated Tasks::ParabolicManager
5 years ago
Michail Vourlakos
9e0fa5d6cd
remove deprecated apis for ParabolicManager
5 years ago
Michail Vourlakos
79bcf40e5f
remove some deprecated paraboliceffect apis
5 years ago
Michail Vourlakos
05bc900a6d
fix multiTasks global shortcuts on position
...
--multi Tasks now work properly with global
shortcuts on position even when only one of them
is stealing them for its own use.
5 years ago
Michail Vourlakos
5be106565c
PositionShortcuts choose which Tasks will be used
...
--Tasks have an option in order for one of them to steal
the Global On Position shortcuts and not be applied for
any other applets in the same dock
5 years ago
Michail Vourlakos
7176febb09
move badges tags in PositionShortcuts ability
5 years ago
Michail Vourlakos
fa4ffbf521
use PositionShortuts Ability for activate/new
5 years ago
Michail Vourlakos
3c73bff0ac
use Indexer Ability for shortcut badges
5 years ago
Michail Vourlakos
fcf4f0a873
smoothen up parabolic effect for TasksPreviews
...
--parabolic effect is now Blocking Restore only when
a Task Preview contains mouse. This is more responsive
and more intuitive.
5 years ago
Michail Vourlakos
12d6302fc3
fix binding loops and warnings
5 years ago
Michail Vourlakos
29e0551642
dont center Tasks in edit mode
5 years ago
Michail Vourlakos
c9caa408ea
update Layout preferred values for Tasks
5 years ago
Michail Vourlakos
fe4704e355
block par.effect for applet popups
5 years ago
Michail Vourlakos
36687c1eb5
fix a Tasks pixelated icons case
...
--when parabolic zoomfactor===1 a rare case
was that some tasks were appearing pixelated.
By disabling the Tasks Icons mathimatical roundness
this looks fixed.
5 years ago
Michail Vourlakos
14a6d73284
fix warnings
5 years ago
Michail Vourlakos
6be6450f18
fix binding loops for applets Indexer
...
--update fist/lastVisibleItem Index only after
the layout children match the models used count
5 years ago
Michail Vourlakos
3a347754ea
fix one pixel glitch for parabolic effect
...
--finally after two years I found why there was a glitch
when the parabolic effect was hovering from Task into
an applet and vice versa. Tasks were rounding their
size before exposing it to container. Now this is fixed.
--Drag a task animation is now improved to be a little
more responsive and to inform also its mask requirements
to animations
5 years ago
Michail Vourlakos
c173a0dbdf
align Tasks Previews exactly on item's head edge
5 years ago
Michail Vourlakos
8525e076f8
Tasks,dont mask out zoomed items too soon
...
--AppletItem::clip was introduced in order to
avoid circumstances that applets exceed their limits
and as such still events from surrounding applets.
Because of that change applets should now apply
their layout properties as valid all the time
5 years ago
Michail Vourlakos
e83f7e551e
redraw panel shadows after !visible workarounds
...
--use a single slot when View triggers its workarounds
for the kwin issue that kwin hides panels when an activity
stops. In such case the view shadows are also redrawn.
5 years ago
Michail Vourlakos
78a8770be8
clip Tasks Scrollable area
...
--this way the Tasks applet can not
hover and hijack signals from previous
added applets in the same Layout container
5 years ago
Michail Vourlakos
39cc767eed
drop panelUserSetAlignment not used anymore
5 years ago
Michail Vourlakos
29128a5291
Tasks:fix autoscrolling for dragging
...
--during scrolled tasks the scrolllable list
now is autoscrolled properly when the user
is repositioning launchers through dragging
or when dragging external files over tasks
and launchers
5 years ago
Michail Vourlakos
e8d0ca3742
fix Tasks menu RemoveSeparator option
...
BUG:421252
5 years ago
Michail Vourlakos
0d023dff37
expose backgroundThickness through Metrics
...
--this way Tasks scrolling shadows work ok again
and also they are decoupled from containment
5 years ago
Michail Vourlakos
e64921d2bf
rename Indexer ability clients properties
...
--include also a fix for Tasks addingarea
5 years ago
Michail Vourlakos
836cecec41
Tasks fix thickness calculations scrollable list
5 years ago
Michail Vourlakos
3417b5ee0b
dont separate launchers from tasks
5 years ago
Michail Vourlakos
ef2592b183
add Indexer applet Ability
...
--works beautifully and nicely even in
multi-applets indexer supported environment
5 years ago
Michail Vourlakos
b1ce98e8a4
introduce PrabolicEffect Ability for applets
5 years ago
Michail Vourlakos
a0e4f688e5
fix some previews issues
5 years ago
Michail Vourlakos
81abb0eb35
fix some parabolic effect glitches
5 years ago
Michail Vourlakos
7e1be6144a
remove Parabolic::DirectRender timer functionality
...
--remove direct render timer which is not used any more.
5 years ago
Michail Vourlakos
140cc8cb73
smoothen up parabolic effect
5 years ago
Michail Vourlakos
c9b7866662
HoveredIndex:Drop plasmoid implementation
...
--parabolic effect does not need hovered index
any more in order to work properly
5 years ago
Michail Vourlakos
63500ed524
HoveredIndex:Drop for containment
...
--a new implementation is needed which is going
to be simpler and lighter. Removing the current
implementation, parabolic effect works just fine
without issues and feels more responsive.
5 years ago