Skip to content

Commit 602292a

Browse files
authored
Merge pull request #12 from alexankitty/main
Forgot to merge before continuing work
2 parents e3bd271 + 88243b5 commit 602292a

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.MD

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,26 @@
99
3. Right click your panel, click add widgets and search for fancy tasks.
1010
4. Right click the new task panel and click Configure Fancy Tasks... - everything you will want to configure to enable the new features will be in there. Default features are based on the KDE's team existing vision.
1111

12+
(Alternatively you should be able to double click the shell script to run it)
13+
1214
(This package is also on the AUR and can be installed from there)
1315

16+
## Updating
17+
18+
1. Run the update.sh script, it will automatically stop and restart plasma to make sure the new changes get loaded in.
19+
1420
## Features
1521

1622
Features improvements tweaks and options to the original task manager plasmoid made by Eike Hein, licensed under GPL V2.0: [link](https://github.com/KDE/plasma-desktop/tree/master/applets/taskmanager).
1723

1824
* Implemented adjustable task width.
19-
2025
* Implemented switching between taskbar types.
21-
2226
* Indicators based on dash to panel styles from gnome, using [latte-indicator-dashtopanel](https://github.com/psifidotos/latte-indicator-dashtopanel) as the reference implementation.
2327
* Customizable indicator locations and colorizing of plasma. Note: not every plasma theme will color in a pleasant way as it depends on how the SVGs are made. General rule of thumb is bright white does not colorize well.
28+
* Animations (Thanks ziomek64!)
29+
* Growing/Shrinking and desaturation of indicators on minimize (Thanks ziomek64!)
30+
* Customization of number of indicators displayed - limit 10.
31+
2432

2533
## Pictures
2634
Colorful Tasks

0 commit comments

Comments
 (0)