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 778648 - [PATCH] Add black color option for backgrounds
[PATCH] Add black color option for backgrounds
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Background
git master
Other Linux
: Normal enhancement
: ---
Assigned To: Debarshi Ray
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-02-15 05:49 UTC by Trey Tabner
Modified: 2018-01-26 02:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch for panels/backgrounds/bg-colors-source.c to add black color option (746 bytes, patch)
2017-02-15 05:49 UTC, Trey Tabner
none Details | Review
Screenshot of latest GNOME in Fedora 25 with black background and no problems with workspaces on the right (590.59 KB, image/png)
2017-02-15 05:50 UTC, Trey Tabner
  Details
background: Add black background color (862 bytes, patch)
2018-01-26 02:37 UTC, Georges Basile Stavracas Neto
committed Details | Review

Description Trey Tabner 2017-02-15 05:49:35 UTC
Created attachment 345776 [details] [review]
Patch for panels/backgrounds/bg-colors-source.c to add black color option

This patch adds a black option to the list of static background colors.

The previous usability issue described in https://bugzilla.gnome.org/show_bug.cgi?id=649426 is no longer applicable as the background in the workspaces tray is not black by default as seen in an included attachment.
Comment 1 Trey Tabner 2017-02-15 05:50:09 UTC
Created attachment 345777 [details]
Screenshot of latest GNOME in Fedora 25 with black background and no problems with workspaces on the right
Comment 2 Georges Basile Stavracas Neto 2018-01-26 02:37:22 UTC
Created attachment 367450 [details] [review]
background: Add black background color

This poses no harm. I made your diff a proper patch, and will push it.
Comment 3 Georges Basile Stavracas Neto 2018-01-26 02:38:16 UTC
Attachment 367450 [details] pushed as bb3ff84 - background: Add black background color