coldfix, with this week's update in portage, I seem to have lost all notifications. However, udiskie does seem to mount/unmount properly, so no actual functionality is lost. I notice the dependency …
I am trying to port a simple video player to lgi, but don't know how to get XID of the X11 Window. I understand from GTK docs that Gtk.DrawingArea():get_window():get_xid() should return that, but it's…