Commit Graph

1154 Commits (be84ba56f0216c22403c853bc4c5302a4135b05d)

Author SHA1 Message Date
Michail Vourlakos 380d62b0b1 update version to v0.10.6 3 years ago
Michail Vourlakos d0ce28ef7d update to v0.10.5 3 years ago
Michail Vourlakos 3ae27ca496 tasks: fix typo 3 years ago
Michail Vourlakos e0887d437c tasks:identify vivaldi properly
--update PulseAudio qml code inside the
latte taskmanager in order to identify properly
through pid applications that are playing
audio but they use a different parent pid
to do so. This is the Vivaldi case that
appears as Chromium in pulseaudio streams.

BUG:446828
FIXED-IN:0.10.5
3 years ago
Michail Vourlakos 2f01f8cb59 update to v0.10.4 3 years ago
Michail Vourlakos 6bf2994840 Indicators API:Extend animations capabilities
extend indicator.level.requested signals with:
  --taskLauncherActivated
  --taskGroupWindowAdded
  --taskGroupWindowRemoved

extend indicator.level.requested properties with:
  --isIndicatorTaskLauncherAnimationRunning

extend indicator info with:
  --providesInAttentionAnimation
  --providesTaskLauncherAnimation
  --providesGroupedWindowAddedAnimation
  --providesGroupedWindowRemovedAnimation

adjust Latte Tasks in order to support properly
animations implemented through indicators.
3 years ago
Michail Vourlakos 3a662f98c3 decouple task realremanimation from launcheranim 3 years ago
Michail Vourlakos 33aa5d9195 update to v0.10.3 3 years ago
Michail Vourlakos 1928c680fb update to v0.10.2 3 years ago
Michail Vourlakos 37ec4a3a25 update to v0.10.1 3 years ago
Michail Vourlakos b7188ab7c3 update to v0.10.0 4 years ago
Michail Vourlakos a1da0bae1b disable inattention blocked slide-in when no needed
--when the task is no more inattention then dock should
slide-out when the visibility mode requests it even
when the inattention timer has not finished yet

BUG:439497
4 years ago
Michail Vourlakos a11a56b4d2 update to v0.9.98 4 years ago
Michail Vourlakos 8bf5b4ad70 calculate scrolling length in (int) values
--calculations for tasks length exceed must be done
always in same arthmetic world either int or float for
all values. It is chosen the int case because latte
is providing applets length in int values

BUG:439540
4 years ago
Michail Vourlakos 60cef9638d update to version 0.9.97 4 years ago
Alexander Lohnau 505379ed04 Use spdx syntax for all files 4 years ago
Michail Vourlakos 4b37f39fbd tasks:switch of progress badge properly
--fix Tasks option to be disabled properly
--publish smart launcher settings to indicators
independent of user options in Tasks badges

BUG:437397
4 years ago
Michail Vourlakos cf2f3d551b do not remove removal for tasks separators 4 years ago
Michail Vourlakos 117d68749b plasmoid:fix monochromized icons implementation 4 years ago
Michail Vourlakos cf1a008791 update to prebeta v0.9.91 4 years ago
Michail Vourlakos 8e8c416e05 task indicator:hovered for preview containsmouse 4 years ago
Michail Vourlakos 15d384e812 fix #69,specify preview window parent screen edge 4 years ago
Michail Vourlakos df270342a7 plasmoid:update translation strs parameters 4 years ago
Michail Vourlakos f5fb12e8da position latte panels pop ups really nice
--expose appletsLayoutGeometry through Latte::View
dynamic properties and allog LattQuick::Dialogs to
use it in order to be positioned nicely
4 years ago
Michail Vourlakos 0d1661f942 move Latte::Dialog to LatteCore library
--this way we can use it to plenty places
4 years ago
Michail Vourlakos 5e1758337c Tasks:support new private api for Plasma 5.22 4 years ago
Michail Vourlakos a718d8d58a support aboutToQuit application signal on exit
--add also shadows to tasks window thumbnails
4 years ago
Michail Vourlakos a58dfde26c preserve indicator positioning for bouncing tasks 4 years ago
Michail Vourlakos ac8a88d700 improve AddItem visual
--make it Square with small roundness in order to
fit better at all cases
4 years ago
Michail Vourlakos 37721a2628 dont force margins for AutoFill applets
--this way the Tasks scrolling is not triggered
when no needed

BUG:433754
4 years ago
Michail Vourlakos 56b142eca0 same way everywhere to expose containmentActions
--tasks applet is now using a generic way to show
Latte containmentActions for its context menu and
this can be easily reused by any other applet that
creates its own ContextMenu
4 years ago
Michail Vourlakos d51f2d99a3 context menus add more sections
--move elements around in order for the user to find
them at the same positions for all cases independent
if the user triggers context menu from applets or
empty containment areas
4 years ago
Michail Vourlakos 995f61f08b improve plasmoid context menu sections 4 years ago
Michail Vourlakos 5fa77e05eb contextmenu:add export as template 4 years ago
Michail Vourlakos 965644ce2c add duplicate view in context menu 4 years ago
Michail Vourlakos 87ae24dae1 add myView.action() to reach view actions
-this way things are more clear how the actions
are applied and reordered
4 years ago
Michail Vourlakos a44c5fa821 provide remove dock action in context menu 4 years ago
Michail Vourlakos 7f9f418b75 do not reanchor simple windows in real removal
BUG:433359
4 years ago
Michail Vourlakos 89eae6e667 fix tasks model breakage during activity change
based on bug: #433359
4 years ago
Michail Vourlakos 73a3e92740 valgrind:add comments to Items creating crashes
--comment some Items in Tasks applet that create crashes
with valgrind
4 years ago
Michail Vourlakos c22d4a77e9 add SmartLauncherItem in a Loader 4 years ago
Michail Vourlakos 541800f972 fixes for item separators
--reduce also binding loops produced from
launchers in the plasmoid
4 years ago
Michail Vourlakos 7811e4830b fix,consider only launchers for inCurrentActivity 4 years ago
Michail Vourlakos 07d819727b consider hidden separators when needed 4 years ago
Michail Vourlakos 122ce05944 do not enable spacers for hidden separators 4 years ago
Michail Vourlakos cecaad2d92 fix bindloops for ClientIndexer.lastVisibleIndex
--they occured when a Client separator was hidden because
of its position in the end of items
4 years ago
Michail Vourlakos 3ba909a91d plasmoid:hide last separator for no launchers
this is enabled by default if the user wants
a persistent separator at the end of its tasks
can always a separator applet in that position

BUG:421253
4 years ago
Michail Vourlakos db8f01b0e7 improve texts for separators addition/removal 4 years ago
Michail Vourlakos 50e9666784 plasmoid:fix some parabolic effect blockers 4 years ago
Michail Vourlakos 20c704fae7 fixes for tasks bouncing state
--more specific when they demand attention
4 years ago