Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lxappearance: add variant for Gtk+-3 #26496

Merged
merged 1 commit into from
Jun 10, 2017
Merged

lxappearance: add variant for Gtk+-3 #26496

merged 1 commit into from
Jun 10, 2017

Conversation

romildo
Copy link
Contributor

@romildo romildo commented Jun 9, 2017

Motivation for this change

lxappearance supports both Gtk+-2 and Gtk+-3. The current lxappearance package continues to be for Gtk+-2. This PR adds lxappearance-gtk3 for Gtk+-3.

Also related: #18559

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

lxappearance supports both Gtk+-2 and Gtk+-3. The current `lxappearance'
package continues to be for Gtk+-2. Add `lxappearance-gtk3' for Gtk+-3.

A patch is needed in order to look for themes in system data dirs with
Gtk+-3.
@Mic92
Copy link
Member

Mic92 commented Jun 9, 2017

Does the gtk3 variant only set gtk3 settings and vice versa?

@romildo
Copy link
Contributor Author

romildo commented Jun 9, 2017

Does the gtk3 variant only set gtk3 settings and vice versa?

Yes.

@Mic92 Mic92 merged commit ea7aa31 into NixOS:master Jun 10, 2017
@romildo romildo deleted the fix.lxappearance branch June 10, 2017 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants