Comment 27 for bug 619897

Revision history for this message
Nikke (nmellegard) wrote :

Hi,

I think I have made applied the debian-related changes from wvengen's branch. Thanks!

And, as proposed in #26, if you check out my branch, make changes and send me the diff:s I'll keep the branch updated!

As of now the applet works fine, but the indicator has a few issues:
- The parameter management is *very* rudimentary. @Dennis, looking at your Persy-code, you seems to know how to do it properly :)

- When starting the disper-applet as indicator, the menu is built once and for all on startup. This means that it won't show changes when a monitor is hooked up or removed. We need a way to detect when the indicator is clicked, and then call the __create_menu (as is done for the applet version in the gtk.Menu callback function __cb_click)