Git Product home page Git Product logo

gnome-extension-transcode-searchapp's People

Contributors

greenplugin avatar knopki avatar nos1609 avatar ronanru avatar statyan avatar vantu5z avatar vovche avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

gnome-extension-transcode-searchapp's Issues

Making it working in Greek

Hello friend,
Sorry for being off topic but I couldn't find any other way to communicate with you so I write it here.
I am the guy who ask you if this extension work with Greek as well. After your response I started to work on it and although I don't know how to use Javascript I managed to some minor changes and make it work with Greek (though only with Greek). I write you because I want to uploaded to the gnome extensions site in order for everyone else who need it to use it. I know your work is licensed under GPL but just to be sure that you don't bother.
Thank you for your time and Merry Christmas

Gnome 45 support

Sorry for the offtop, you can add Gnome 45 support.
I would like to continue using your extension

Gnome 43 support

Does not work with Gnome 43.
Try to force enabling it (add '43' to metadata.json) and get error:

JS WARNING: [~/.local/share/gnome-shell/extensions/[email protected]@gmail.com/extension.js 81]: Too many arguments to method Shell.AppUsage.compare: expected 2, got 3

Try to fix this, but without success:

file: extension.js
---------------------
81            return usage.compare('', a, b);
-->
81            return usage.compare(a, b);

Have no warnings, but search doesn't work.

Підтримка системних команд

Актуальна версія на gnome 45 (ubuntu 23.10).
Коли екстеншн включений, то не знаходить системні команди типу poweroff restart (вимкнути перезапустити)

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.