[Pidgin] #1632: Make it possible for plugins to retrieve the X11 docklet widget
Pidgin
trac at pidgin.im
Wed Jun 27 21:23:33 EDT 2007
#1632: Make it possible for plugins to retrieve the X11 docklet widget
---------------------------+------------------------------------------------
Reporter: denisw | Owner: charkins
Type: patch | Status: assigned
Priority: minor | Milestone: 2.1.0
Component: pidgin (gtk) | Version: 2.0.1
Resolution: | Keywords:
Pending: 0 |
---------------------------+------------------------------------------------
Comment (by charkins):
Ok, I should have looked closer at the libnotify API previously. The
notify_notification_set_geometry_hints() function does allow you to
specify the x,y coordinates that the notification should point to. From
the API documentation, it looks to me like attaching to a GtkWidget or
GtkStatusIcon does exactly that (sets the geometry hints).
Wouldn't the approach in ticket #521 be sufficient (maybe with an
additional function for returning the GdkScreen)? That would be much
cleaner than the alternative.
--
Ticket URL: <http://developer.pidgin.im/ticket/1632#comment:8>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list