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
l10n daemon script
51a302de63
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"
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
Michail Vourlakos
4096ed6b58
ignore parabolic signal for hidden tasks
5 years ago
Michail Vourlakos
7b521634a8
restore properly multi-tasks parabolic effect
...
--update parabolic effect clear zoom functionanlity in order
to clear zoom properly
5 years ago
Michail Vourlakos
9145634434
PARABOLIC:new parabolic effect implementation
...
--the new implementation relies on items in order to
forward scale signals properly to their neighbours. So
parabolic effect does not have to know separators and
hidden items any more. As it appears it is lighter
also and more responsive. This is a very important
milestone for the parabolic effect.
5 years ago