openbox fork to make it act a bit more like ryudo
Find a file
Dana Jansens 2494762dbf a couple frame layout bugfixes hidden inside all this.. wee
fixes for maximizing windows:
 - when you toggledecor, it will reconfigure once, but the new constraints from the decor changes would not be in effect when the window was resized to the contranits. fixed by calling frame_adjust_area first thing ni client_configure_fulll with fake=TRUE which will recalc all the frame geometry without resizing/redrawing anything in the frame. this way the decor can take effect in the geometries.
 - when maxed horizontally, make the client fill the screen, but dont do this by just making it wider than the screen, fit it to the screen and adjust the titlebar/handle as appropriate to keep it all on the screen.
 - when maxed horizontally and vertically, remove the handle from the decorations
2003-08-05 10:31:20 +00:00
data kill non-opaque move/resize 2003-08-03 17:47:10 +00:00
DESIGN add hover 2003-07-23 03:22:26 +00:00
doc add the sgml dir 2003-05-10 20:51:07 +00:00
m4 add the new m4s 2003-07-23 04:15:00 +00:00
openbox a couple frame layout bugfixes hidden inside all this.. wee 2003-08-05 10:31:20 +00:00
parser always return a string from parse_string 2003-07-31 09:05:45 +00:00
plugins let transients go where they requested :( fuck xmms 2003-08-02 17:57:52 +00:00
po more stuff to ignore 2003-07-22 16:13:49 +00:00
render oops indenting 2003-08-02 08:11:45 +00:00
tests add disabled buttons, instead of now showing buttons at all when they wont do anything, now show a disabled button instead. this severely breaks compatibility with blackbox themes since there is no good way to automiatically create a disabled button that i can think of, so if they dont exist in the theme you get black and white for the button. 2003-07-10 23:27:02 +00:00
themes add disabled button styles (from miklos) 2003-08-02 17:24:48 +00:00
tools add more widgets to the main window 2003-08-03 17:49:32 +00:00
.cvsignore ignore the remaining new shit from automaking everything again 2003-04-13 21:18:43 +00:00
AUTHORS add some more contributors 2003-07-10 20:57:48 +00:00
bootstrap add ACLOCAL_FLAGS to the aclocal call. 2003-07-06 19:19:57 +00:00
ChangeLog recent changes 2003-08-03 17:48:09 +00:00
configure.ac alpha4 2003-08-02 08:51:09 +00:00
COPYING add some text files.. 2002-11-01 10:15:13 +00:00
gettext.h move the gettext header out to the root source dir 2003-07-10 04:30:15 +00:00
HACKING Indentation stuff 2003-05-18 16:10:38 +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 add the om4ob theme 2003-08-02 08:43:51 +00:00
README add mention of being OSI Certified Open Source Software 2003-02-19 07:44:42 +00:00
README.CVS remove shit i no longer use 2003-07-31 09:18:00 +00:00
TODO updated... it sucks tho anyways 2003-05-11 21:19:05 +00:00

Openbox
Copyright (C) 2002-2003  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.