What is gtk2panel?

As the name suggests, gtk2panel is a panel heavily based on the Gtk+2 stack. The primary target of this project is to provide a panel that reuses whatever available in the obvious way, such as subclassing GtkWidget instead of implementing applets (whatever they are) or by using a GtkBuilder file instead of defining a new format to customize the panel.

How gtk2panel appears on my GNU/Linux box

This NRSI approach gives some additional advantages for free: you can use common tools in uncommon ways. For example you can embed a GtkHSV color wheel in your panel if you fill the need or put some shortcut icons in a GtkHandleBox, so you can drag them outside the panel window (this one is quite funny although there may be some tons of usability concerns). But above all, the main advantage is you can use glade to design your own panel (it still has some interface drawbacks though).

The proof that glade-3 can be used to customize gtk2panel

To get started, follow the installation instruction and remember to configure it: gtk2panel is not intended to work out of the box (and probably will never be).

What is gtk2panel was last modified by Nicola on Thu 4 Aug 2009 21:55:06 PM CEST
Hosted by Gtk+2 panel at SourceForge.net. Fast, secure and Free Open Source software downloads