Julien Danjou
  • 👨 About
  • 📰 Blog
  • 📘 Serious Python
  • 📕 Scaling Python
  • 🗣 Talks

GTK+

A collection of 3 posts
Python

Google Calendar notifications using pynotify

I use Google Calendar [http://google.com/calendar] to manage my calendars, and I really missed something to warn me whenever I have an appointment with an alert set. So here is an example of a Python program to do such a thing. It is written using the Google Data
Jan 3, 2012 2 min read
Python

Using GTK+ stock icons with pynotify

It took me a while to find this, so I'm just blogging it so other people will be able to find it. I wanted to send a desktop notification [http://www.galago-project.org/specs/notification/] using pynotify, but using a GTK+ stock icons [http://developer.gnome.org/gtk/2.24/
Dec 27, 2011
X11

The eggtray problem

I still don't know why but many GTK+ applications use something called eggtrayicon. As far as I know, eggtrayicon.c is a file written in 2002 by Anders Carlsson which implements the Freedesktop.org system tray [http://standards.freedesktop.org/systemtray-spec/latest/] procotol for GTK+ applications. Problem is that this
Oct 3, 2008
Page 1 of 1
Julien Danjou © 2023
Powered by Ghost