Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| panel-plugins:xfce4-generic-slider:start [2023/04/30 03:57] – Add one line description kevinbowen | panel-plugins:xfce4-generic-slider:start [2025/05/20 15:36] (current) – [Installation] Meson andreldm | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ====== xfce4-generic-slider ====== | ====== xfce4-generic-slider ====== | ||
| - | A visual slider widget to control user-configurable variables(e.g. volume control) from the panel. | + | A visual slider widget to control user-configurable variables (e.g. volume control) from the panel. |
| ===== Introduction ===== | ===== Introduction ===== | ||
| Line 8: | Line 8: | ||
| Xfce4-generic-slider is a tool to help Xfce users deal with a variable which they wish to both GET and SET. The getting side is similar to what [[panel-plugins: | Xfce4-generic-slider is a tool to help Xfce users deal with a variable which they wish to both GET and SET. The getting side is similar to what [[panel-plugins: | ||
| - | * **[[#Latest Release|Latest Release]]** | + | |
| * **[[# | * **[[# | ||
| * **[[# | * **[[# | ||
| + | * **[[#Latest Release|Latest Release]]** | ||
| * **[[#Source Code Repository|Source Code Repository]]** | * **[[#Source Code Repository|Source Code Repository]]** | ||
| * **[[# | * **[[# | ||
| Line 30: | Line 31: | ||
| < | < | ||
| - | | + | % git clone https:// |
| - | % cd xfce4-generic-slider | + | % cd xfce4-generic-slider |
| - | % ./ | + | % meson setup build |
| - | % make | + | % meson compile -C build |
| - | % make install | + | % meson install |
| </ | </ | ||
| Line 40: | Line 41: | ||
| [[|Back to Top]] | [[|Back to Top]] | ||
| + | |||
| + | ---- | ||
| ===== Configuration ===== | ===== Configuration ===== | ||
| Line 55: | Line 58: | ||
| [[|Back to Top]] | [[|Back to Top]] | ||
| + | |||
| + | ---- | ||
| ===== Latest Release ===== | ===== Latest Release ===== | ||
| - | {{rss> | ||
| - | | + | {{rss> |
| + | |||
| + | [[https:// | ||
| + | |||
| + | | ||
| Line 73: | Line 81: | ||
| ===== Reporting Bugs ===== | ===== Reporting Bugs ===== | ||
| - | * **[[: | + | * **[[: |
| ---- | ---- | ||
| - | [[: | + | [[: |