all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: Chris Marusich <cmmarusich@gmail.com>
Cc: 23200@debbugs.gnu.org
Subject: bug#23200: XFCE: selecting a style has no effect
Date: Sun, 03 Apr 2016 08:51:34 +0200	[thread overview]
Message-ID: <87vb3zyykp.fsf@elephly.net> (raw)
In-Reply-To: <87oa9r65w6.fsf@gmail.com>


Chris Marusich <cmmarusich@gmail.com> writes:

> I've noticed surprising behavior on a fresh install of GuixSD v0.10.0
> when using XFCE.  In XFCE, in the "Appearance" section of the settings,
> under the "Style" tab, if you select an alternate style (e.g.,
> "Xfce-kolors"), the color scheme does not actually get updated.  I
> expected the colors of the windows to change, but they did not.
>
> Is this expected?  Perhaps I'm missing something that needs to be done
> to apply the change, but it seems like it just isn't working.

Here’s what worked for me:

* install gnome-themes-standard into the system profile
* set GTK_DATA_PREFIX to “/run/current-system/profile”

The problem here is that GTK_DATA_PREFIX is not a list of directories in
which GTK+ should look for themes; it is just a single directory.  We
need to patch GTK+ to search through a list of directories instead.

~~ Ricardo

  parent reply	other threads:[~2016-04-03  6:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-02 21:46 bug#23200: XFCE: selecting a style has no effect Chris Marusich
2016-04-03  2:10 ` Jookia
2016-04-03  6:51 ` Ricardo Wurmus [this message]
2016-04-03 23:55   ` Chris Marusich
2016-04-04 20:26     ` Ludovic Courtès
2016-04-04 21:48       ` Ludovic Courtès
2016-04-05  4:19         ` Chris Marusich
2016-04-05  6:54           ` Jookia
2016-04-05  7:04             ` Chris Marusich
2016-04-05  8:11             ` Ludovic Courtès
2016-04-05  8:31               ` Jookia

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vb3zyykp.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=23200@debbugs.gnu.org \
    --cc=cmmarusich@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.