openbox fork to make it act a bit more like ryudo
Find a file
Dana Jansens 5bf68f762b make the openbox engine use the new config shit instead of the themerc shit.
order te startup so that plugins can set up their config shit before parsing the config, then the config is parsed, engine is loaded, and finally the plugins are officially started.
2003-03-22 23:26:43 +00:00
data use $(datadir) 2003-03-21 20:27:43 +00:00
DESIGN kill the timestamps 2003-03-17 08:10:26 +00:00
doc rm the python api docs 2003-03-21 18:41:36 +00:00
engines make the openbox engine use the new config shit instead of the themerc shit. 2003-03-22 23:26:43 +00:00
m4 add strict ansi compliance 2003-03-21 20:25:34 +00:00
openbox make the openbox engine use the new config shit instead of the themerc shit. 2003-03-22 23:26:43 +00:00
plugins add the client_kill function, and the kill action, and bind it to the middle mouse button on the close button. 2003-03-22 06:58:38 +00:00
po update the list of src files with translations. 2003-01-29 21:57:24 +00:00
render add strict ansi compliance 2003-03-21 20:25:34 +00:00
tests add the icons app 2003-02-11 13:17:19 +00:00
themes fix the ebox root cmd 2003-03-22 06:46:23 +00:00
.cvsignore add a window placement plugin 2003-03-21 07:33:07 +00:00
AUTHORS nick's no longer the site designer 2003-02-19 07:45:43 +00:00
bootstrap merge the C branch into HEAD 2003-03-16 21:11:39 +00:00
CHANGELOG tyop 2002-10-04 04:30:36 +00:00
configure.ac add const and inline checks for the compiler 2003-03-22 21:21:55 +00:00
COPYING add some text files.. 2002-11-01 10:15:13 +00:00
INSTALL rm this thing 2003-02-05 16:44:12 +00:00
Makefile.am stop using python internally. add an event dispatcher 2003-03-17 19:54:37 +00:00
README add mention of being OSI Certified Open Source Software 2003-02-19 07:44:42 +00:00
README.CVS merge the C branch into HEAD 2003-03-16 21:11:39 +00:00
TODO add doxygen to the project. 'make doc' builds the doxygen stuff. you need doxygen and graphviz installed to generate it properly 2002-11-04 01:20:02 +00:00

Openbox
Copyright (C) 2002-2003  Ben Jansens

----

    This software is OSI Certified Open Source Software.
    OSI Certified is a certification mark of the Open Source Initiative.

----

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    See the COPYING file for a copy of the GNU General Public License.