A clean, customizable KDE Plasma panel widget that shows the active window's title and icon.
See it on the KDE Store: https://store.kde.org/p/2350022
- Shows the active window's title and icon with rich text and HTML substitution support
- 5 widget length modes: Contents, Fixed, Maximum, Minimum, and Min + Max
- Horizontal text alignment and hide when unavailable options
- Configurable appearance: Font formatting, spacing, and icon choices
- App name substitutions via customizable regex matching
- Behavior options: Show on maximize only, scroll tasks, middle-click close, and double-click maximize/minimize
- KDE Plasma 6.6+
- KDE Frameworks 6
- Qt 6.x
- Open panel edit mode and choose Add/Manage Widgets.
- Click Get New… → Download New Plasma Widgets.
- Search for "Window Title Reborn".
- Click Install and add the widget to your panel.
- Go to https://store.kde.org/p/2350022
- Open the Files tab and download the Window Title Reborn
.plasmoidfile (if applicable). - In Plasma, open Add/Manage Widgets → Get New… → Install Widget From Local File.
- Select the downloaded
.plasmoidfile and complete the installation.
git clone https://github.com/ShrekBytes/window-title-reborn.git
cd window-title-reborn
kpackagetool6 -t Plasma/Applet -i .Restart plasmashell:
systemctl --user restart plasma-plasmashellor log out and log back in.
From inside the project directory:
kpackagetool6 -t Plasma/Applet -u .Then restart plasmashell again:
systemctl --user restart plasma-plasmashellor log out and log back in.
kpackagetool6 -t Plasma/Applet -r org.kde.plasma.windowtitlereborn| Substitution | Replaced With |
|---|---|
%a |
Application Name |
%w |
Window Title |
%q |
Activity Name |
<b>…</b> |
Bold text |
<i>…</i> |
Italic text |
<br> / <p> |
New line |
- Based on plasma6-window-title-applet by Dhruvesh Surolia
- applet-window-title by Psifidotos
Licensed under the GNU General Public License v3.0



