gw0kin / gnome2-globalmenu

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

Support for GTK v3 #655

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Ever thought about to support GTK3 apps? Well, currently we have just a handful 
apps who are based strictly on GTK3. But in the nearest future, more GNOME 
modules will switch to it. I've tested it with the Glabels v2.3.1, which 
doesn't compile anymore with GTK2. The global menubar doesn't work yet. The 
test environment was an Archlinux system. Next days i will test it under Ubuntu 
Maverick (with JHBuild versions of glib and gtk3), but I don't expect to get it 
working.

Original issue reported on code.google.com by mario.bl...@gmail.com on 14 Jan 2011 at 9:48

GoogleCodeExporter commented 8 years ago
In addition to support for gtk3 apps, it wud be great if the applet is ported 
to gnome-panel 3(which doesn't use bonobo and all CORBA technologies). Since 
gnome3 now provides a fallback mode, we will have an advantage of having one of 
the first applets to be ported to the new panel.

Original comment by gaurav.c...@gmail.com on 30 May 2011 at 4:32

GoogleCodeExporter commented 8 years ago
0.9.x is for Gnome 3. 

Please test. I made a test realease in downloads section.

Thanks.

Original comment by rainwood...@gmail.com on 14 Jul 2011 at 7:44

GoogleCodeExporter commented 8 years ago
Wow, gnome-globalmenu is back! Many thanks. I will test it tomorrow. But I 
don't use gnome-shell. Hope it is intended to work in gnome-panel v3.

Original comment by mario.bl...@gmail.com on 14 Jul 2011 at 8:00

GoogleCodeExporter commented 8 years ago
Oops. I only wrote the extension for GnomeShell. I thought gnome-panel was 
deprecated. Did people get rid of the bonobo dependency in libpanel-applet? 

Original comment by rainwood...@gmail.com on 15 Jul 2011 at 3:21

GoogleCodeExporter commented 8 years ago
The panel isn't deprecated, it is still alive. But it has been migrated to 
GSettings and GTK3, along with the rest of Gnome, too.

Original comment by mario.bl...@gmail.com on 15 Jul 2011 at 6:00

GoogleCodeExporter commented 8 years ago
Does this mean that the current "stable" (0.7) won't get GTK 3 support? I am 
using Global Menu with XFCE (and, as I understand it, 0.9 is meant only for 
Gnome 3), but I have quite a few GTK 3 apps installed that would look much 
better with Global Menu support.

Original comment by jake3...@gmail.com on 16 Aug 2011 at 5:03

GoogleCodeExporter commented 8 years ago
The 0.9.x branch lacks the GTK menu widget representation - i only wrote the 
GnomeShell representation. 

Writing a GTK representation isn't difficult. The challenge is elsewhere: Most 
code in the 0.7.x applet was actually dealing with window managing. 

The code base of 0.9.x branch is very much simplified because GnomeShell took 
care of all of the window managing mess. and I am not very willing to maintain 
the wm related code - it's too hardcore and complicated. 

Original comment by rainwood...@gmail.com on 16 Aug 2011 at 5:41

GoogleCodeExporter commented 8 years ago
I have gnome-panel 2.32.1, gnome 2.32.1 and gtk+-3.0.12-r1 (runing on Gentoo). 
Is there any way to get it working?

Original comment by ahgblo...@gmail.com on 1 Nov 2011 at 6:54