Giter Club home page Giter Club logo

Comments (7)

Tommimon avatar Tommimon commented on August 31, 2024 1

You are right: in GNOME 41 they removed "AppIconMenu" and used "AppMenu" instead.

Unfortunately just swapping the name isn't enough because "AppMenu" is missing methods that we use for the Add to Desktop button.

I have to find a way to build the button using the "AppMenu" methods.

Expect this to be done in a few days, as soon as I can get my pc ready to test on GNOME 41.

from add-to-desktop.

Tommimon avatar Tommimon commented on August 31, 2024 1

Sorry but it's taking longer than I thought.

As you can see on the GNOME 41 branch I did the modifications I intended to do but it still doesen't work. I'm keeping working on it and I hope I will find the issue soon.

from add-to-desktop.

Tommimon avatar Tommimon commented on August 31, 2024 1

I added the missing bracket, thanks! don't know how this happened.

Since it now works on GNOME 41 I'm closing the issue, version 6 will include those changes.

from add-to-desktop.

Tommimon avatar Tommimon commented on August 31, 2024

Thanks for the report, I will look into this.

from add-to-desktop.

Survolog avatar Survolog commented on August 31, 2024

Advance thanks.
To display desktop icons on GNOME 41, I use nemo (from Mate).
I found a new menu in dash-to-panel with this PR: home-sweet-gnome/dash-to-panel#1506
Maybe this will help.

from add-to-desktop.

Tommimon avatar Tommimon commented on August 31, 2024

Con you confirm that commit f2e3f1f works on GNOME 41?

Needs a restart after enabling or disabling the extension.

from add-to-desktop.

Survolog avatar Survolog commented on August 31, 2024

It works! But need

-        popupMenu(side = St.Side.LEFT)
+        popupMenu(side = St.Side.LEFT) {

in shortcutMaker.js

However, restarting the extension does not work for me.
It writes
Type name Gjs_add-to-desktop_tommimon_github_com_shortcutMaker_CustomIcon is already registered
I do not know why. But this is a minor bug, I think.

from add-to-desktop.

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.