openbox fork to make it act a bit more like ryudo
Find a file
Dana Jansens 78af5d15e9 this includes a number of things since my magnificent return....
1. some random compiling/style cleanups
2. some bigfixes
 - mislogic in per-window-settings and focusing new windows
 - use client_can_focus rather than checking variables for directional focus
 - MAYBE fix all those lock-ups forever. using event_curtime (a new variable) now instead of event_lasttime. event_lasttime is still used however when the event being processed did not have a time associated with it. this may or may not be a problem, and will be seen.
3. um.. i forget
4. oh yeah, 3rd party docks are now treated like the internal ob dock irt focus. that is, clicking on them won't pass them focus. this is going to be ratified as expected behavior in the wm-spec just now. if docks/panels want focus they can request it with _net_active_window, and then they can have all the focus they want! one day alt-tabbing around dock windows might be nice. but not until the ob dock is moved out into a separate application. going to have to add a wmapp selection and stuff for that though... ugly. who uses wmdockapps anymore !? someone must.. *sigh*
2007-03-02 02:23:00 +00:00
data Add MoveFromEdge* actions, shorten client_directional_edge_search with some handy #defines 2006-10-31 03:33:21 +00:00
DESIGN this file is so old it's scary 2004-03-27 21:21:09 +00:00
doc/doxygen remove .cvsignore files 2006-08-31 13:49:36 +00:00
m4 unused thingies 2006-08-31 13:50:47 +00:00
openbox this includes a number of things since my magnificent return.... 2007-03-02 02:23:00 +00:00
parser remove .cvsignore files 2006-08-31 13:49:36 +00:00
po this includes a number of things since my magnificent return.... 2007-03-02 02:23:00 +00:00
render this includes a number of things since my magnificent return.... 2007-03-02 02:23:00 +00:00
tests remove .cvsignore files 2006-08-31 13:49:36 +00:00
themes remove .cvsignore files 2006-08-31 13:49:36 +00:00
tools maybe this works then 2007-02-20 13:13:27 +00:00
AUTHORS on second thought, i might do some developing 2004-02-20 23:24:56 +00:00
bootstrap move foreign into the Makefile.am 2003-09-23 19:28:58 +00:00
CHANGELOG note that in the CHANGELOG 2007-02-05 21:24:48 +00:00
COMPLIANCE current WMWH compliance 2003-10-15 06:34:53 +00:00
configure.ac update this too 2006-09-07 12:06:11 +00:00
COPYING add some text files.. 2002-11-01 10:15:13 +00:00
gettext.h no tabs 2003-09-17 07:44:49 +00:00
HACKING this was a wee bit out of date 2005-09-01 15:50:28 +00:00
install-sh stop using build/ dir configure shits all over itself for other people 2003-04-06 11:13:14 +00:00
Makefile.am a combined client_list_menu, use as client-list-combined-menu in your rc.xml. needs some layout tuneups 2007-01-30 09:32:17 +00:00
README Missed this one. 2005-03-24 23:41:22 +00:00
README.CVS lies 2004-04-17 11:39:25 +00:00
version.h.in add version info the library headers 2003-10-27 20:11:14 +00:00

Openbox
Copyright (C) 2004-2005  Mikael Magnusson
Copyright (C) 2002-2004  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.