You are not logged in.
Pages: 1
Is there a way to have multiple bars in a single genmon panel item?
eg
echo "<bar>$bar0</bar>"
echo "<bar>$bar1</bar>"
(the above obviously does not work)
Offline
Either way, unfortunately, no. Out of curiosity, which version are you using? The GTK2 or GTK3 (3.99.0) version?
It's designed to only have one bar on any given monitor. You can however, add a number of genmons to the panel and have each one display a bar and align them next to each other.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Version is 3.4.0
I'd like to have two bars very next to each other, like eg the cpu graph plugin provides.
Using two separate genmons has too many downsides:
- produces too big of a gap between bars
- creates a bit of an overhead since both bar percentages are gathered sharing much of the same code
- synchronization troubles
Offline
Pages: 1
[ Generated in 0.007 seconds, 7 queries executed - Memory usage: 529.19 KiB (Peak: 538.58 KiB) ]