[openbox] Developing for openbox

Carlos Pita carlosjosepita at gmail.com
Thu Jan 10 15:18:19 EST 2013


I don't think you need anything more than:

openbox --help

and

yad / gtk-server / gtkdialog (or maybe pygtk)

for that kind of simple stuff.

In what sense do you want to become an openbox developer?

On Thu, Jan 10, 2013 at 5:06 PM, aullidolunar at gmail.com
<aullidolunar at gmail.com> wrote:
> Thanks for the reply..
>
> I don't want to compile openbox. I'd like to make app for openbox, for
> example make a GTK+ that implement the "openbox --exit" feature, stuff like
> that.
>
>
> 2013/1/10 Jim Rees <rees at umich.edu>
>>
>> You'll want to clone the git repo if you haven't already. Here's my cheat
>> sheet:
>>
>> git clone git://git.openbox.org/dana/openbox
>> aclocal -I m4
>> configure --prefix=/usr --sysconfdir=/etc --disable-xinerama
>> make
>> sudo make install
>> _______________________________________________
>> openbox mailing list
>> openbox at icculus.org
>> http://icculus.org/mailman/listinfo/openbox
>
>
>
> _______________________________________________
> openbox mailing list
> openbox at icculus.org
> http://icculus.org/mailman/listinfo/openbox
>


More information about the openbox mailing list