After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 661443 - gnome-shell-extensions systemMonitor Beautification
gnome-shell-extensions systemMonitor Beautification
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: extensions
3.2.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-10-11 09:40 UTC by Jason Siefken
Modified: 2011-10-24 14:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Added-prettier-drawing-operations-and-css-colors.patch (11.39 KB, patch)
2011-10-11 09:40 UTC, Jason Siefken
committed Details | Review
Screenshot of patched systemMonitor (11.93 KB, image/png)
2011-10-11 09:44 UTC, Jason Siefken
  Details

Description Jason Siefken 2011-10-11 09:40:02 UTC
Created attachment 198773 [details] [review]
Added-prettier-drawing-operations-and-css-colors.patch

The systemMonitor extension in gnome-shell-extensions could use nicer css choices, as well as code cleanups (like using '' for non-translatable strings).

This patch adds nice color values and redoes some of the drawing code to allow for drawing with transparency.
Comment 1 Jason Siefken 2011-10-11 09:44:21 UTC
Created attachment 198774 [details]
Screenshot of patched systemMonitor
Comment 2 Giovanni Campagna 2011-10-24 14:38:38 UTC
Pushed, thanks a lot!