Skip to content

Commit c90fb07

Browse files
authored
Update README.MD
1 parent 067df2c commit c90fb07

File tree

1 file changed

+36
-4
lines changed

1 file changed

+36
-4
lines changed

README.MD

Lines changed: 36 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,40 @@
11
# Customized KDE Task Manager
2-
Features improvements tweaks and options to the original task manager plasmoid made by Eike Hein.
2+
3+
![Fancy Tasks Icon](https://github.com/alexankitty/Plasma-Customizable-TaskManager/blob/main/FancyTasks.png?raw=true)
4+
5+
Features improvements tweaks and options to the original task manager plasmoid made by Eike Hein, licensed under GPL V2.0.
6+
37
* Implemented adjustable task width.
8+
49
* Implemented switching between taskbar types.
510

6-
### Todo
7-
* Implement marker changes and task designs
8-
* Allow coloring based on icon dominant color
11+
* Indicators based on dash to dock styles from gnome, using [latte-indicator-dashtopanel](https://github.com/psifidotos/latte-indicator-dashtopanel) as the reference implementation.
12+
* 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.
13+
14+
## Pictures
15+
Colorful Tasks
16+
17+
![Colorful tasks](https://github.com/alexankitty/Plasma-Customizable-TaskManager/blob/main/docs/ColoredTasks.png?raw=true)
18+
19+
Metro Full Sized
20+
21+
![Metro Full Sized](https://github.com/alexankitty/Plasma-Customizable-TaskManager/blob/main/docs/Metro%20Full.png?raw=true)
22+
23+
Ciliora Full Sized
24+
25+
![Ciliora Full Sized](https://github.com/alexankitty/Plasma-Customizable-TaskManager/blob/main/docs/Ciliora%20Full.png?raw=true)
26+
Dashes Full Sized
27+
28+
![Dashes Full Sized](https://github.com/alexankitty/Plasma-Customizable-TaskManager/blob/main/docs/Dashes%20Full.png?raw=true)
29+
30+
Metro Icon Only
31+
32+
![Metro Icon Only](https://github.com/alexankitty/Plasma-Customizable-TaskManager/blob/main/docs/Metro%20Short.png?raw=true)
33+
34+
Ciliora Icon Only
35+
36+
![Ciliora Icon Only](https://github.com/alexankitty/Plasma-Customizable-TaskManager/blob/main/docs/Ciliora%20Short.png?raw=true)
37+
38+
Dashes Icon Only
39+
40+
![Dashes Icon Only](https://github.com/alexankitty/Plasma-Customizable-TaskManager/blob/main/docs/Dashes%20Short.png?raw=true)

0 commit comments

Comments
 (0)