Giter VIP home page Giter VIP logo

Comments (12)

petres avatar petres commented on June 7, 2024 1

i had running it on gome 3.20 and 3.22 with different themes, there it works.

from gnome-shell-extension-services-systemd.

petres avatar petres commented on June 7, 2024

thanks for reporting,
which gnome version are you using?

from gnome-shell-extension-services-systemd.

gnumanx avatar gnumanx commented on June 7, 2024

Here on Gnome 3.22 it is too large

from gnome-shell-extension-services-systemd.

petres avatar petres commented on June 7, 2024

which theme?

from gnome-shell-extension-services-systemd.

gnumanx avatar gnumanx commented on June 7, 2024

The default on Archlinux, I think Adwaita

from gnome-shell-extension-services-systemd.

almereyda avatar almereyda commented on June 7, 2024

Here on Fedora 24 with Vertex theme plus icons it is also too large. Had seen this before.

from gnome-shell-extension-services-systemd.

ogarcia avatar ogarcia commented on June 7, 2024

Gnome 3.24 on Archlinux without shell theme and same error

from gnome-shell-extension-services-systemd.

muflone avatar muflone commented on June 7, 2024

I've fixed by simply removing or disabling the line 46 in extension.js

this.container.icon.style_class = 'system-extensions-submenu-icon';

        } else {
            this.container = new PopupMenu.PopupSubMenuMenuItem("Systemd Services", true);
            // this.container.icon.style_class = 'system-extensions-submenu-icon';
            this.container.icon.icon_name = 'system-run-symbolic';

            Main.panel.statusArea.aggregateMenu.menu.addMenuItem(this.container, 8);
        }

from gnome-shell-extension-services-systemd.

petres avatar petres commented on June 7, 2024

from gnome-shell-extension-services-systemd.

goodwillcoding avatar goodwillcoding commented on June 7, 2024

@petres
Hi great extension, works flawlessly. I am using the menu though and the icon is huge. Any chance you can uploaded updated version to extensions.gnome.org? :-)

I am happy to help in anyway I can.

from gnome-shell-extension-services-systemd.

goodwillcoding avatar goodwillcoding commented on June 7, 2024

@petres ... we can fork the extension and republish but it seems silly for 1 line fix. Please republish?

from gnome-shell-extension-services-systemd.

petres avatar petres commented on June 7, 2024

from gnome-shell-extension-services-systemd.

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.