Hello, some months ago, I worked a bit on Sonata, to fix some daily issues. This ended in two small patches, which I request for inclusion into the mainline.
The code can be found at git://github.com/multani/sonata.git Two branches are OK for inclusion: * refactory-tray-icon: this provides compatibility for both GtkStatusIcon and EggTrayIcon, with the same level of functionalities. I already sent an email in December last year, saying I worked on this. Now, I used it daily for several months, and I don't need python-eggtrayicon anymore. * fix-ui-connection: this fixes the bug where, at reconnection, parts of the UI were still being 'disabled' (mostly the button in the interface), despite most of the UI remains functional. I believe this fixes #15848 (and I removed a TODO item as well). Also, I started to work on creating a dedicated distribution for mmkeys, which is currently included into Sonata itself. I believe if it moves to a dedicated repository and it is distributed as an egg or something, it can increase the visibility of this module. Some distributions (at least Debian and derivates) are already shipping this as an optional dependency. But, this is the subject of another topic. Thanks, Jonathan _______________________________________________ Sonata-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/sonata-users
