openbox fork to make it act a bit more like ryudo
Find a file
Dana Jansens 6bda8c2903 speed up the pyramid gradient using memcpy's. also make it not crash for 1px high textures.
here are some sample profiling results.  pyramid2 is the new code

  %   cumulative   self              self     total
 time   seconds   seconds    calls  ms/call  ms/call  name

 58.78      1.54     1.54      255     6.04     6.04  gradient_pyramid1
 40.46      2.60     1.06      255     4.16     4.16  gradient_pyramid2

 54.88      2.25     2.25      504     4.46     4.46  gradient_pyramid1
 44.88      4.09     1.84      504     3.65     3.65  gradient_pyramid2
2008-02-14 19:40:02 +01:00
data apparently gnome has hidden gnome-settings-daemon in libexec, so put that in the autostart.sh 2008-02-11 13:30:40 -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 force the resize popup to be on-screen (not negative position) 2008-02-14 19:40:02 +01:00
parser add a --config-file command line option, and OB_CONFIG_FILE root hint 2008-02-02 09:45:33 -05:00
po Update dutch translation. 2008-02-12 19:48:31 +01:00
render speed up the pyramid gradient using memcpy's. also make it not crash for 1px high textures. 2008-02-14 19:40:02 +01:00
tests remove trailing whitespace 2007-07-17 02:48:16 +02:00
themes updated clearlooks theme from mulberry 2008-02-02 17:06:24 -05:00
tools using () for a class that doesn't inherit breaks old python 2008-02-11 09:40:24 -05:00
.gitignore ignore the built tests and some extra po/ generated junk 2008-01-27 04:25:09 -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 bump the library version 2007-07-22 11:17:52 -04: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 make an xdg-autostart script. it is very fancy. 2008-02-09 19:02:03 -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.