Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/psifidotos/applet-window-title
Plasma 5 applet that shows the application title and icon for active window
https://github.com/psifidotos/applet-window-title
Last synced: 5 days ago
JSON representation
Plasma 5 applet that shows the application title and icon for active window
- Host: GitHub
- URL: https://github.com/psifidotos/applet-window-title
- Owner: psifidotos
- License: gpl-2.0
- Created: 2018-11-11T12:28:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-10T00:18:21.000Z (10 months ago)
- Last Synced: 2024-05-19T04:49:15.572Z (8 months ago)
- Language: QML
- Homepage:
- Size: 106 KB
- Stars: 241
- Watchers: 10
- Forks: 33
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - psifidotos/applet-window-title - Plasma 5 applet that shows the application title and icon for active window (QML)
- awesome-starred - psifidotos/applet-window-title - Plasma 5 applet that shows the application title and icon for active window (QML)
README
# 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](https://phabricator.kde.org/source/latte-dock/repository/master/) 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.