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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • Easy replacements through the configuration interface (see issue #1 for instructions)
  • Maximaze/Restore (double-click) or close (middle-click)
  • Full window title tooltip
  • Configurable: Bold text, Show window icon, Spacing (Left, Right and in between of Icon and AppName), No window text (activity friendly), No window icon

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

About

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


Languages

Language:QML 100.0%