Coder Social home page Coder Social logo

awamper / howdoi Goto Github PK

View Code? Open in Web Editor NEW
22.0 22.0 3.0 405 KB

GNOME Shell extension. Search StackExchange sites

Home Page: https://extensions.gnome.org/extension/969/howdoi/

License: GNU General Public License v2.0

JavaScript 98.27% CSS 1.73%

howdoi's People

Contributors

awamper avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

Forkers

bgta calope sr6033

howdoi's Issues

multi-monitor support

After installing and running the extension, it displays over both monitors. (It should really show up on the monitor that the mouse cursor is currently located within.)

Gnome 3.20.x & 3.21 support (Deprecated `St.Table` & stylesheet selectors)

Hello @awamper :)

You might be happy to learn that switching to St.BoxLayout is really trivial. I have been able to manage most of it on my local version with

sed -i 's/St.Table/St.BoxLayout/' **.js

and some styling. (About styles, watch out for the 3.20: https://bugzilla.gnome.org/show_bug.cgi?id=765433)

But really it's just a repeat of #3, as the issue is mostly the same.

I also had a question, last commit is 10 months ago, are you maintaining this? (Otherwise, do you accept PRs for version updates?)

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.