Giter VIP home page Giter VIP logo

Comments (2)

kfdm avatar kfdm commented on July 18, 2024

There's not a straight forward way to do this yet, but it's an easy addition to do. The way that you could possibly do this now, is to subclass the Notifier class and implement the notify_hook() method. A better solution however would be to add to the notify() method a way to pass in a dictionary of custom attributes.

I had originally resisted adding additional methods to the register/notify methods to keep them more compatible with the older libraries for Python, but since MacGrowl has switched to gntp and WinGrowl mainly supports GNTP maybe it's not as important to keep everything quite so backwards compatible.

from gntp.

Rutix avatar Rutix commented on July 18, 2024

I support the support the suggested change. Most stuff are updated to a newer version of Python anyway.

from gntp.

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.