Giter Club home page Giter Club logo

Comments (14)

 avatar commented on June 27, 2024

Holy fuck, it's GNOME, not "the gnommies".

Gnome-shell is difficult, because it's JS, and there's no native code support as far as I know (apart from GIR, but that's Gnome libraries >_>). Gnome2 is easier, but I'm sure there's not really anyone who's still using that. It's something to look into, anyway.

from assault.

NuckChorris avatar NuckChorris commented on June 27, 2024

Have you ever been to vietgnome, boy?

Anyways, I can port it to GNOME3 assuming two conditions: (1) filesystem access (2) canvas or cairo icon drawing

If either of these is missing, it's basically impossible. However, there will be a GTK3 StatusIcon app (soon) which will provide this (sans basically all size options)

from assault.

 avatar commented on June 27, 2024

There's no Cairo. Which is butts. Because GNOME3 extensions don't get actual GTK shit n_n

from assault.

NuckChorris avatar NuckChorris commented on June 27, 2024

GTK is fuckin' hard, man. I don't blame them. Anyways, there might be Canvas access or some other form of drawing system. Honestly, HTML5 canvas is just a JS clone of Cairo.

EDIT: Fixed the title. Fuckin' Gnommies.

from assault.

 avatar commented on June 27, 2024

There's St, which is some other drawing thing. I should really read the docs for that.

from assault.

NuckChorris avatar NuckChorris commented on June 27, 2024

The fuck is St? Looks like some Widget toolkit. Anyways, it has StDrawingArea which appears to just be Cairo.

from assault.

 avatar commented on June 27, 2024

Fucking knew I should read the docs. But okay, that makes things easier...

from assault.

NuckChorris avatar NuckChorris commented on June 27, 2024

Quite easier. What language does St bind to?

Sent from Mailbox for iPhone

On Sun, Jun 23, 2013 at 6:31 PM, Aki Jenkinson [email protected]
wrote:

Fucking knew I should read the docs. But okay, that makes things easier...

Reply to this email directly or view it on GitHub:
#10 (comment)

from assault.

 avatar commented on June 27, 2024

St is C-bound but using GIR you can call it from in JS. Or something. All the docs are for C, as is the rest of the GNOME suite

from assault.

NuckChorris avatar NuckChorris commented on June 27, 2024

That's awful cryptic. I just hope it works.

from assault.

 avatar commented on June 27, 2024

I'll shove GNOME3 in a container when I get home and actually play with it. See whether I can call out to C libraries or whether I'm doing this entire thing in JS n_n

from assault.

 avatar commented on June 27, 2024

So, this doesn't look too bad.

from assault.

NuckChorris avatar NuckChorris commented on June 27, 2024

If you wanna do this, assign yourself, otherwise I'll add it to my work queue. (JS is one of my areas of expertise, mind you)

from assault.

 avatar commented on June 27, 2024

I'll leave it to the expert ;)

from assault.

Related Issues (10)

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.