[Goodies-dev] [Bug 13957] Bar style inconsistent with other plugins

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sun Oct 29 03:09:27 CET 2017


https://bugzilla.xfce.org/show_bug.cgi?id=13957

ToZ <tony.paulic at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tony.paulic at gmail.com

--- Comment #1 from ToZ <tony.paulic at gmail.com> ---
Created attachment 7396
  --> https://bugzilla.xfce.org/attachment.cgi?id=7396&action=edit
Image

Interesting. I fixed the bar direction issue in this commit:
https://git.xfce.org/panel-plugins/xfce4-genmon-plugin/commit/panel-plugin?id=a41e75b468abb9ae80a1d4207af7e37338e59144
but it doesn't seem to have made it into 4.0.0.

The gaps have been fixed since the last release.

I have also enhanced CSS styling
(https://git.xfce.org/panel-plugins/xfce4-genmon-plugin/tree/CSS%20Styling.txt)
but this still hasn't been released. With this styling, it is easier to do
something like this:

.genmon_progressbar trough { min-height: 2px; min-width: 2px; }
.genmon_progressbar progress { min-height: 2px; min-width: 2px; }
.genmon_progressbar { margin: 2px; }

to get a similar styling with say the netload plugin with the Adwiata theme
(see attached image).

Perhaps its time to do another release.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the Goodies-dev mailing list