kupiqu / plasma-active-application

KDE plasma applet to show the active application name. Thought to be used in a panel together with plasma's global menu.
5 stars 2 forks source link

Discontinued

It doesn't make sense to duplicate efforts. Please use the Window Title Applet, which is better integrated with Latte Dock technology: https://github.com/psifidotos/applet-window-title

Plasma Active Application

KDE plasma applet to show the active application name. Thought to be used in a panel together with plasma's global menu.

Motivation

Unfortunately AWC does not seem to be maintained anymore. The experience from the official plasma global menu is currently better, but it is currently missing the active application name.

Features

Preview

d1

Installing

Git:

git clone https://github.com/kupiqu/plasma-active-application
plasmapkg2 -i .

KDE Store

Updating

plasmapkg2 -u .

Uninstalling

plasmapkg2 -r org.kde.activeApplication

Credit where it is due

Strongly based on AWC