GTK hacking

Submitted by Dave Ahlswede
on May 17, 2004 - 2:35pm

Phase 1 of my experiments to implement an Amiga/Mac style global menubar in GTK2 is underway. This is actually not only my first GTK hack, but really my first GTK project, period, so I'm really flying blind. However, I'm somewhat heartened. At the moment, what I'm shooting for is something like the crude hack KDE uses.. reparent the menubar in a horizontal maximized window with a KDE-specific hint (_KDE_NET_WM_WINDOW_TYPE_TOPMENU) (Kwin apparently does most of the real work, in determining which menu get shown when).

Anyhow, instead of showing one nice docked menubar, I get a non-painting window for each top-level menu item... that summons a perfectly working version of its own menu.

About global menubar

Anonymous
on
August 13, 2004 - 1:26pm

I have seen a lot of comments around this issue. It could be interesting
create a project in order to make it possible :-)

Wow. o.o I got on Google. Any

Dave Ahlswede
on
October 9, 2004 - 11:53pm

Wow. o.o I got on Google. Anyhow, with my programming skills, there's much more hope in someone else pulling this off than me. Sorry to dash any big hopes.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.