Features/GTK3/Development: Difference between revisions
DanielDrake (talk | contribs) No edit summary |
DanielDrake (talk | contribs) No edit summary |
||
| Line 45: | Line 45: | ||
cd ../.. | cd ../.. | ||
</pre> | </pre> | ||
== Pending upstream work == | |||
All of these have been worked around (or will be worked around) for now, at the sugar level. | |||
* gobject introspection bindings for librsvg: https://bugzilla.gnome.org/show_bug.cgi?id=663049 | |||
* enable GDK introspection access to X11 window properties (Raul) | |||
* extend gio mime type API so that we can drop our xdgmime copy (e.g. need to be able to get default file extension for a given mime type) | |||