openbox fork to make it act a bit more like ryudo
Find a file
Dana Jansens ea435b99a8 Introducing the icon cache.
If an icon is the same as one in the cache, then it uses that one.
icons of different sizes (from the same client) are linked together into
one, and resizes of icons are cached and linked to all the various sizes.
so you only need one icon in memory for all your terminals now. ya!
2008-02-14 11:44:28 +01:00
data Merge branch 'backport' 2008-02-09 19:07:55 -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 use -ggdb not -g3, as g3 breaks things 2008-01-31 12:25:30 -05:00
obt split the version.h into render/ and obt/ copies, with the appropriate version info 2008-02-02 15:59:44 -05:00
openbox Introducing the icon cache. 2008-02-14 11:44:28 +01:00
po Merge branch 'backport' 2008-02-09 19:07:55 -05:00
render Introducing the icon cache. 2008-02-14 11:44:28 +01:00
tests Introducing the icon cache. 2008-02-14 11:44:28 +01:00
themes updated clearlooks theme from mulberry 2008-02-02 17:06:24 -05:00
tools make xdg-autostart check for PyXDG and print a better error than a backtrace. and make the executing actually work 2008-02-09 19:02:08 -05:00
.gitignore Merge branch 'backport' into work 2008-01-31 12:51:38 -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 add the actions to compliance, including the 2 new ones 2007-05-13 17:21:46 +00:00
configure.ac split the version.h into render/ and obt/ copies, with the appropriate version info 2008-02-02 15:59:44 -05: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 heh. hacking file.. 2007-05-15 15:37:42 +00:00
install-sh stop using build/ dir configure shits all over itself for other people 2003-04-06 11:13:14 +00:00
makedeb set the ubuntu deb version right 2007-05-18 00:43:04 +00:00
Makefile.am Introducing the icon cache. 2008-02-14 11:44:28 +01:00
README yay for mika-chan 2007-05-13 22:08:35 +00:00
README.GIT be explicit than automake 1.9 is needed 2008-01-31 12:25:32 -05:00
README.NLS add readme.nls with fancy tricks 2007-06-01 23:18:32 +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.