Tweaking a GTK plugin

2009-11-16 Thread Grant
I use a plugin for gmpc (an mpd client) called fullscreeninfo. I'd like to make a couple changes, and I'm wondering if they might be simple. Would it be easy to have the mouse cursor disappear after a few seconds of inactivity? It seems like the display area for the cover art is a square box in

Re: Tweaking a GTK plugin

2009-11-16 Thread Eric Squires
This would probably be relatively simple to implement. It should be a matter of plugging in a callback function for the motion-notifyhttp://library.gnome.org/devel/gtk/stable/GtkWidget.html#GtkWidget-motion-notify-event event that sets a timer to call