Skip to content

comxd/plasma-taskmanager-colors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

46 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Task Manager Colors

Task Manager Colors

Task Manager Colors

A KDE Plasma 6 plasmoid that adds per-application color overlays to your task manager.

Plasma 6 License

Features

  • Per-application colors β€” assign a unique color to each app in your taskbar
  • Per-window overrides β€” temporarily override colors on individual windows
  • 13 display modes β€” frame, top/bottom/left/right lines, center, background, background+frame, diagonal variants
  • Nyan Cat rainbow β€” animated rainbow effect with flat and wave modes, per-app or per-window
  • Auto color from icon β€” automatically extract and apply dominant icon color for all apps
  • Icon color extraction β€” manual per-app color extraction from icons
  • Soften colors β€” theme-adaptive tinting for better readability
  • Window count indicators β€” segment dots for grouped windows
  • Hover window mode β€” custom overlay style on hover (hide/background/custom)
  • Plasma decoration control β€” per-state theme border customization (focused/normal/hover)
  • Adjustable opacity β€” works on all styles (borders, backgrounds, diagonals, nyan)
  • Vertical panel support β€” auto-adapts orientation
  • Theme-aware β€” auto border radius and thickness from your Plasma theme
  • 15 languages β€” fr, de, es, pt_BR, ru, zh_CN, ja, ko, it, nl, pl, tr, ar, uk, cs

Installation

From KDE Store (recommended)

  1. Right-click your panel β†’ Add Widgets β†’ Get New Widgets β†’ Download New Plasma Widgets
  2. Search "Task Manager Colors" β†’ Install

Or visit store.kde.org/p/2351299.

From .plasmoid file

kpackagetool6 -t Plasma/Applet -i com.comexpertise.plasma.taskmanagercolors-<version>.plasmoid

From source

git clone https://github.com/comxd/plasma-taskmanager-colors.git
cd org.kde.comexpertise.plasma.task-manager.colors
kpackagetool6 -t Plasma/Applet -i .

Then right-click your panel β†’ Add Widgets β†’ search "Task Manager Colors".

After updating

If the widget still shows the old UI after an update, restart Plasma shell:

systemctl --user restart plasma-plasmashell.service

Or log out and log back in.

Configuration

The widget popup has 5 tabs:

Tab Description
Applications Assign colors and Nyan Cat effect per app
Windows Temporary per-window color overrides
Settings Color mode, thickness, opacity, corners, focus behavior
Nyan Cat Rainbow speed, wave effect, FPS
About Version and links

System settings are also available via right-click β†’ Configure Task Manager Colors.

Building

bash scripts/build-plasmoid.sh

Produces com.comexpertise.plasma.taskmanagercolors-<version>.plasmoid ready for distribution.

Development

Requirements

  • KDE Plasma 6
  • kpackagetool6
  • gettext (for translations)

Translations

bash translate/merge.sh   # extract strings β†’ update .po files
bash translate/build.sh   # compile .po β†’ .mo

License

Β© 2026 ComExpertise β€” GPL-2.0-or-later β€” see individual file headers for details.

Author

David DIVERRES β€” ComExpertise

About

πŸ–₯️ 🎨 Per-application & windows color overlays for your KDE Plasma task manager β€” KDE Plasma 6

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

Contributors