Giter VIP home page Giter VIP logo

Comments (5)

lots0logs avatar lots0logs commented on June 1, 2024

@Foggalong This must be related to #5 I'll check on the package to make sure everything is okay asap.

from numix-icon-theme-square.

willbelr avatar willbelr commented on June 1, 2024

The bug was a missing symlink:
/usr/share/icons/Numix-Square/48x48 to /usr/share/icons/Numix-Square/48

Works fine now :)

from numix-icon-theme-square.

Foggalong avatar Foggalong commented on June 1, 2024

Oh jees. That sounds like the obmenu has hardcoded that icon themes should use /sizexsize rather than just /size when making a theme which is definitely an issue on their part. Do you have this issue with any other icon themes?

from numix-icon-theme-square.

willbelr avatar willbelr commented on June 1, 2024

Gnome, Adwaita and HighContrast all work, but they use the sizexsize scheme. obmenu-generator has a config.pl file which point to the theme directory, but did not work for me. As default the locations are set to:

                         desktop_files_paths     => ["/usr/share/applications", "/usr/local/share/applications"],
                         gtk_rc_filename         => "/home/will/.gtkrc-2.0",
                         icon_dirs_first         => undef,
                         icon_dirs_last          => undef,
                         icon_dirs_second        => undef,

So the theme informations are loaded from the gtkrc file:

include "/home/will/.gtkrc-2.0.mine"
gtk-theme-name="Numix-Frost"
gtk-icon-theme-name="Numix-Square"
gtk-font-name="Sans 10"
gtk-cursor-theme-name="Adwaita"
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_ICONS
gtk-toolbar-icon-size=GTK_ICON_SIZE_SMALL_TOOLBAR
gtk-button-images=1
gtk-menu-images=1
gtk-enable-event-sounds=0
gtk-enable-input-feedback-sounds=0
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle="hintfull"
gtk-xft-rgba="rgb"

from numix-icon-theme-square.

Foggalong avatar Foggalong commented on June 1, 2024

This looks to be an issue with obmenu, not with Numix specifically.

from numix-icon-theme-square.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.