openbox fork to make it act a bit more like ryudo
Find a file
Dana Jansens 1fb198410e A fix for delayed hiding of submenus.
It fixes this:
(Mikachu) dana: i think his issue was if you have a menu with two
          submenus s1 and s2, open the s1 submenu, then point to s2 and
          go into s1, then after the delay, s1 is hidden despite you
          being inside it still, because s2 was never unselected
2009-12-21 09:51:11 -05:00
data In the applications section tell the user to use _OB_* properties for the name/class/role, and refer to the still-non-existant obprop tool. 2009-12-14 11:27:50 -05:00
debian adding trunk 2007-07-12 02:57:08 -04:00
doc focus the desktop window when you right click it, same as you focus other windows 2008-01-11 15:01:03 -05:00
m4 add --enable-gprof option for configure 2008-02-14 19:40:01 +01:00
openbox A fix for delayed hiding of submenus. 2009-12-21 09:51:11 -05:00
parser Don't replace ~ when we shouldn't 2009-07-05 20:51:04 +02:00
po Follow up for commit 7f36e21ea9 2009-12-08 14:21:26 -05:00
render Comment out some debug messages for the image cache 2009-12-15 16:03:35 -05:00
tests add a test that iconifies a window after a short delay 2009-12-16 16:46:13 -05:00
themes updated clearlooks theme from mulberry 2008-02-02 17:06:24 -05:00
tools Add an obprop tool which can print UTF-8 strings properly, for our users. 2009-12-14 15:25:31 -05:00
.gitignore add a test that iconifies a window after a short delay 2009-12-16 16:46:13 -05:00
AUTHORS update the icon to the pretty one by david barr 2008-01-12 18:25:22 -05:00
bootstrap use automake 1.9 2007-04-23 19:11:12 +00:00
CHANGELOG fix edge detection, it was skipping edges sometimes 2007-08-04 17:39:49 -04:00
COMPLIANCE Openbox doesn't support _NET_WM_USER_TIME_WINDOW atm. 2008-05-29 18:51:17 +02:00
configure.ac Don't replace ~ when we shouldn't 2009-07-05 20:51:04 +02:00
COPYING add some text files.. 2002-11-01 10:15:13 +00:00
gettext.h 1) translate all of openbox's output 2007-04-23 17:56:35 +00:00
HACKING update the indent style guidelines 2008-02-14 19:40:03 +01:00
install-sh install-sh should be executable 2009-01-29 22:35:48 +01:00
makedeb set the ubuntu deb version right 2007-05-18 00:43:04 +00:00
Makefile.am Add an obprop tool which can print UTF-8 strings properly, for our users. 2009-12-14 15:25:31 -05:00
README yay for mika-chan 2007-05-13 22:08:35 +00:00
README.GIT more updates for the git instruction 2007-07-21 09:12:56 -04:00
README.NLS add readme.nls with fancy tricks 2007-06-01 23:18:32 +00:00
version.h.in add version info the library headers 2003-10-27 20:11:14 +00:00

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