Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
panel-plugins:xfce4-genmon-plugin:start [2024/12/09 10:48] – kevinbowen | panel-plugins:xfce4-genmon-plugin:start [2025/01/03 04:17] (current) – update screenshot kevinbowen | ||
---|---|---|---|
Line 4: | Line 4: | ||
The string can also contain markup to displayed an formatted text, image/icon, a bar, a button, and a personalized tooltip. | The string can also contain markup to displayed an formatted text, image/icon, a bar, a button, and a personalized tooltip. | ||
+ | * **[[# | ||
* **[[# | * **[[# | ||
* XML Tags | * XML Tags | ||
Line 11: | Line 12: | ||
* Refreshing the plugin | * Refreshing the plugin | ||
* Enhanced Gtk3 CSS Styling Capabilities | * Enhanced Gtk3 CSS Styling Capabilities | ||
- | * **[[# | ||
* **[[#Latest Release|Latest Release]]** | * **[[#Latest Release|Latest Release]]** | ||
* **[[#Source Code Repository|Source Code Repository]]** | * **[[#Source Code Repository|Source Code Repository]]** | ||
Line 21: | Line 21: | ||
<note important> | <note important> | ||
+ | |||
+ | |||
+ | ===== Screenshots ===== | ||
+ | |||
+ | <figure " | ||
+ | {{: | ||
+ | </ | ||
+ | |||
+ | [[|Back To Top]] | ||
+ | ---- | ||
===== Usage ===== | ===== Usage ===== | ||
Line 38: | Line 48: | ||
* Displays the "Text to display" | * Displays the "Text to display" | ||
* eg. '' | * eg. '' | ||
- | * Result: | + | * Result: |
- | <figure " | + | |
- | | + | |
- | </ | + | |
* **< | * **< | ||
* If displaying text, this tag will allow for a program/ | * If displaying text, this tag will allow for a program/ | ||
Line 48: | Line 55: | ||
* Display an image on the plugin using the complete path and name to the image file. | * Display an image on the plugin using the complete path and name to the image file. | ||
* eg. '' | * eg. '' | ||
- | * Result: {{: | + | * Result: |
* **< | * **< | ||
* If using an image, this tag will allow for a program/ | * If using an image, this tag will allow for a program/ | ||
Line 55: | Line 62: | ||
* Display an icon from the current icon theme using only the icon name. | * Display an icon from the current icon theme using only the icon name. | ||
* eg. '' | * eg. '' | ||
- | * Result: {{: | + | * Result: |
* Note: the < | * Note: the < | ||
* image changes with the icon theme | * image changes with the icon theme | ||
Line 66: | Line 73: | ||
* Display specific content in a tooltip. | * Display specific content in a tooltip. | ||
* eg. '' | * eg. '' | ||
- | * Result: {{: | + | * Result: |
* Note: | * Note: | ||
* To hide the tooltip bubble, use an empty tool tag, eg: '' | * To hide the tooltip bubble, use an empty tool tag, eg: '' | ||
Line 73: | Line 80: | ||
* Display a value-based progress bar on the plugin. | * Display a value-based progress bar on the plugin. | ||
* eg. '' | * eg. '' | ||
- | * Result: {{: | + | * Result: |
* **< | * **< | ||
* This tag will allow the embedding of css tweaks directly into the plugin. | * This tag will allow the embedding of css tweaks directly into the plugin. | ||
* eg. '' | * eg. '' | ||
- | * Result: {{: | + | * Result: |
* More information on css and css tweaking of the plugin in the **Advanced Features** section below. | * More information on css and css tweaking of the plugin in the **Advanced Features** section below. | ||
Line 183: | Line 190: | ||
</ | </ | ||
- | Result: {{: | + | Result: |
- | + | ||
- | + | ||
- | [[|Back To Top]] | + | |
- | ---- | + | |
- | + | ||
- | ===== Screenshots ===== | + | |
- | + | ||
- | <figure " | + | |
- | {{: | + | |
- | </ | + | |
- | + | ||
- | <figure " | + | |
- | {{: | + | |
- | </ | + | |