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 553185 - Background gradient not smooth. Dithering recommended.
Background gradient not smooth. Dithering recommended.
Status: RESOLVED DUPLICATE of bug 687650
Product: gnome-desktop
Classification: Core
Component: Background
2.23.x
Other All
: Normal enhancement
: ---
Assigned To: Desktop Maintainers
Desktop Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-09-21 23:01 UTC by Daniel Kaplun
Modified: 2012-11-06 10:09 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Daniel Kaplun 2008-09-21 23:01:07 UTC
My screen resolution is 1280x1024 and I have selected my horizontal gradient be from #222222 to #444444. There are 0x22 (34 decimal) distinct values, and that is definitely not enough to be smooth.

I recommend dithering of some sort.
Comment 1 A. Walton 2008-09-26 17:25:16 UTC
Reassigning to Gnome-Desktop.
Comment 2 Federico Mena Quintero 2009-12-04 21:20:27 UTC
Definitely gnome-love for someone with a background in graphics.  The GIMP dithers gradients; you can probably use that code as a reference.
Comment 3 Federico Mena Quintero 2009-12-04 21:30:32 UTC
Look in gimp/app/core/gimpdrawable-blend.c
Comment 4 Øyvind Kolås (pippin) 2012-11-06 10:09:55 UTC
Marking as duplicate of bug #687650 which has a patch implementing dithering.

*** This bug has been marked as a duplicate of bug 687650 ***