gw0kin / gnome2-globalmenu

Automatically exported from code.google.com/p/gnome2-globalmenu
GNU General Public License v2.0
0 stars 0 forks source link

Use dbus to access menus of mozilla apps #508

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I found a Firefox extension called "dbus notifications extension" - it's 
basically for sending out 
"download finished" messages on the dbus.
But I think it could be modified to send a dbus notification containing the 
menu structure of 
firefox or other mozilla apps.
Globalmenu could then listen to such dbus notifications, read the menu 
structure and create a gtk 
menu out of the information.

Original issue reported on code.google.com by meister.fuchs@gmail.com on 12 Oct 2009 at 10:34

GoogleCodeExporter commented 9 years ago
Sound like a good idea. 

I personally won't have the time to learn the neccessary tech for this.
Will you be able to scratch some prototype work?

Original comment by rainwood...@gmail.com on 21 Oct 2009 at 4:18

GoogleCodeExporter commented 9 years ago
I'll try to do some basic research. But I can't promise anything ;-)

Original comment by meister.fuchs@gmail.com on 21 Oct 2009 at 4:48