initial commit
This commit is contained in:
29
local/share/plasma/plasmoids/org.kde.windowtitle/README.md
Normal file
29
local/share/plasma/plasmoids/org.kde.windowtitle/README.md
Normal file
@@ -0,0 +1,29 @@
|
||||
# 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.
|
||||
|
||||
<p align="center">
|
||||
<img src="https://i.imgur.com/Zdjshmt.png" width="580"><br/>
|
||||
<i>Window Title left to Plasma 5 global menu</i>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<img src="https://imgur.com/ZOlnDvv.png" width="580"><br/>
|
||||
<i>Appearance Settings</i>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<img src="https://imgur.com/Y2L7AZj.png" width="580"><br/>
|
||||
<i>Behavior Settings</i>
|
||||
</p>
|
||||
|
||||
# Requires
|
||||
|
||||
- Plasma >= 5.8
|
||||
- KDeclarative
|
||||
|
||||
# Install
|
||||
|
||||
This is a QML applet and as such it can be easily installed from Plasma 5 Widgets Explorer or alternative you can execute `plasmapkg2 -i .` in the root directory of the applet.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user