Quote:
Originally Posted by Mackx
I changed the code in ergtk (the wait dialog is not a normal message dialog, but 'build up from scratch' in ergtk), adding an extra function allows me to create the dialog the 'normal' way or a icon-less version at the top of the screen.
|
Ah okay, nice job.
Quote:
I further modified popupmenu-dialog.c to be able to not display the dialog. Currently the behaviour is coupled to a variable, which needs to be coupled to a gconf item and a settings-dialog to control the behaviour.
|
I'd say sysd is a better place as the busy dialog is triggered there, but I'm sure your solution works.
Quote:
W.r.t. the led I added a 'secret' option to gconf in the lastest dr1000-hackx release allow to disabling the top-led. I also need to create a settings-dialog for this function.
|
Nice. Does that disable the top led completely, or just the green 'busy' flashing?