openbox fork to make it act a bit more like ryudo
Find a file
David Barr 15d7f7103e Add menu seperator style to Clearlooks
The default themerc is quite old and does not include the slightly newer
option to theme the menu seperator, here is a patch to fix that and some
very trivial tweaks to overall theme to better match the metacity/gtk
version.
2010-03-09 13:01:48 +01:00
data libexecdir is provided by automake, and gnome-settings-daemon is not always in /usr/libexecdir, use the dir from automake 2010-02-24 13:32:32 -05:00
debian Change the openbox website to openbox.org 2010-01-06 17:13:03 -05:00
doc fixing up obxprop manpage 2010-02-08 15:04:35 -05:00
m4 Don't need to explicitly check for xft. 2008-04-20 00:10:52 +02:00
obrender more using g_slice_new() instead of g_new() 2010-02-16 16:32:38 -05:00
obt make array large enough 2010-02-19 17:17:14 -05:00
openbox add a function client_is_oldfullscreen() that determines if a window is an "oldschool fullscreen window" or not. use this throughout. and allow oldschool fullscreen windows to move to 0,0 even with a strut there. 2010-03-01 16:32:27 -05:00
po Merge branch 'backport' into work 2010-01-14 16:19:57 -05:00
tests If a window places itself at (0,0) and there are struts there, assume it is a bug. Also allow oldschool fullscreen windows that cover all monitors on a multihead setup to work properly 2010-01-14 18:41:25 -05:00
themes Add menu seperator style to Clearlooks 2010-03-09 13:01:48 +01:00
tools revamp the autostart functionality, so autostart apps launch after openbox. 2010-02-17 16:11:36 -05:00
.gitignore revamp the autostart functionality, so autostart apps launch after openbox. 2010-02-17 16:11:36 -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 Set up work for making a 3.5 prerelease. 2009-12-21 14:08:34 -05:00
COMPLIANCE Openbox doesn't support _NET_WM_USER_TIME_WINDOW atm. 2008-05-29 18:51:17 +02:00
configure.ac include imlib2 as a dep of obrender in the pkg-config file if it's using it 2010-02-12 15:13:39 -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 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 libexecdir is provided by automake, and gnome-settings-daemon is not always in /usr/libexecdir, use the dir from automake 2010-02-24 13:32:32 -05: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
version.h.in Use correct ac variable in version.h.in 2010-02-10 02:29:53 +01: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.