psifidotos / applet-window-title

Plasma 5 applet that shows the application title and icon for active window

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Window Title Applet

This is a Plasma 5 applet that shows the current window title and icon in your panels. This plasmoid is coming from Latte land but it can also support Plasma panels.


Window Title left to Plasma 5 global menu


Appearance Settings


Behavior Settings

Requires

  • Plasma >= 5.8
  • KDeclarative
  • Kirigami2

Install

This is a QML applet and as such it can be easily installed from Plasma 5 Widgets Explorer or alternative you can execute kpackagetool5 -i . in the root directory of the applet.

About

Plasma 5 applet that shows the application title and icon for active window

License:GNU General Public License v2.0


Languages

Language:QML 98.0%Language:JavaScript 2.0%