themix-project / oomox-gtk-theme

Oomox-gtk-theme is a fork of Numix-gtk-theme with slightly different visual design choices and more customization capabilities. It can be used in Themix/Oomox app.
https://github.com/themix-project/oomox
GNU General Public License v3.0
42 stars 8 forks source link

themix-theme-oomox-git package requires gtk2 #91

Closed SArpnt closed 3 months ago

SArpnt commented 3 months ago

i don't have any actual programs that use gtk2, so i don't need to theme it, but the themix-theme-oomox-git package requires gtk-engine-murrine and gtk-engines, which both require gtk2. i would rather just be able to uninstall gtk2, even if it means i can't generate a gtk2 theme.

actionless commented 3 months ago

does the theme generation still works if you install the package without gtk2 dep by editing its pkgbuild?

SArpnt commented 3 months ago

i uninstalled gtk-engine-murraine, gtk-engines, gtk2, and all the dependencies of gtk2. there were no errors generating the theme and it looks like it works perfectly fine in gtk3 and the color scheme for qt*ct is correct. i'm not sure if the generated theme works for gtk2 or if it would display correctly without the two gtk engine packages, but the program never indicated that it was generated incorrectly.

actionless commented 3 months ago

thanks for checking, i'll move it to optional deps then 👍