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

qt5ct module: expose qtstyleplugins #26761

Merged
merged 1 commit into from Jul 26, 2017
Merged

qt5ct module: expose qtstyleplugins #26761

merged 1 commit into from Jul 26, 2017

Conversation

ghost
Copy link

@ghost ghost commented Jun 22, 2017

Motivation for this change

Add qtstyleplugins as runtime dependency, so GTK2 theme can be choosen as Qt 5 theme, like it was possible with Qt 4's qtconfig utility.
https://wiki.archlinux.org/index.php/Uniform_look_for_Qt_and_GTK_applications#QGtkStyle

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.

@0xABAB
Copy link
Contributor

0xABAB commented Jul 1, 2017

If I use KDE, I would like to have the whole thing working and not have to care about details and features like this. Can you make it such that by default this feature is also activated in that case?

Regardless, of this feature request, this can be merged.

@ghost
Copy link
Author

ghost commented Jul 1, 2017

@0xABAB Sorry, can't get it. qt5ct tool is intended for thoose, who don't use KDE. In KDE you set theming options including Qt/Gtk uniform look via KDE's System Settings.

@0xABAB
Copy link
Contributor

0xABAB commented Jul 1, 2017

@gnidorah In that case I have no comments.

@ghost ghost closed this Jul 5, 2017
@ghost ghost deleted the master3 branch July 5, 2017 05:13
@ghost ghost restored the master3 branch July 5, 2017 05:19
@ghost ghost reopened this Jul 5, 2017
@ghost
Copy link
Author

ghost commented Jul 21, 2017

Maybe somebody could merge this PR. It is becoming too old.

@@ -30,4 +30,5 @@ in {

};

meta.maintainers = [ maintainers.gnidorah ];
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpick: please use = with maintainers; [ gnidorah ];

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@peterhoeg Done, thanks!

@peterhoeg
Copy link
Member

@ttuegel is doing major work on the KDE/qt infrastructure right now - once he's done, I'll merge this.

@peterhoeg peterhoeg merged commit 588e3da into NixOS:master Jul 26, 2017
@ghost
Copy link
Author

ghost commented Jul 26, 2017

@peterhoeg Thank you!

@ghost ghost deleted the master3 branch July 26, 2017 14:45
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