Coder Social home page Coder Social logo

Comments (7)

cryptix avatar cryptix commented on July 4, 2024

If that's all UI that you need, you might want to take a look at trayhost.

from ui.

andlabs avatar andlabs commented on July 4, 2024

For tray icons you can use the trayhost, yes. I'm not sure how portable UI for the tray/notification area would be done.

I wanted to add notification balloons, however that would require me bumping the minimum version requirements for Mac OS X to 10.8 and to add a libnotify dependency on the GTK+ systems. Not sure if I want to do that yet.

from ui.

tajtiattila avatar tajtiattila commented on July 4, 2024

Trayhost looks good, thank you both for the suggestion, I think I'll go with that.

As for notifications on Mac OSX before 10.8, there is Growl. Many apps I had supported it since 10.5.

from ui.

andlabs avatar andlabs commented on July 4, 2024

libnotify being separate makes me wonder if it would be better to make notification balloons a separate library as well. Figuring out how to support Growl would make more sense (since a separate package can still support 10.6).

Reopening; if this was google code I'd mark this as Thinking.

from ui.

matrixik avatar matrixik commented on July 4, 2024

You can add Labels to Github issues

from ui.

andlabs avatar andlabs commented on July 4, 2024

Ah, I see that now, thanks.

from ui.

andlabs avatar andlabs commented on July 4, 2024

Leaning toward making a separate package for notification balloons, especially if Growl support is on the table. How easy would it be to have a project selectively use Growl on 10.6/10.7 and the Cocoa notifications on 10.8+?

from ui.

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.