openbox fork to make it act a bit more like ryudo
Find a file
Dana Jansens 041d17373e Fix button press behaviours. On LeaveNotify, make the button no longer pressed. On MotionNotify, only make it hovered if no button is pressed down. On EnterNotify, make it hovered or pressed as appropriate.
This fixes case where you left-click and hold on a button, then right click to open the menu - this used to leave the button in a pressed state.
2008-02-18 20:42:35 -05:00
data let you match per-app settings based on the window type 2008-02-14 19:40:03 +01: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 Fix button press behaviours. On LeaveNotify, make the button no longer pressed. On MotionNotify, only make it hovered if no button is pressed down. On EnterNotify, make it hovered or pressed as appropriate. 2008-02-18 20:42:35 -05: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 spanish translation. 2008-02-19 00:16:29 +01:00
render Fix some typos in comments. 2008-02-17 19:14:59 +01:00
tests Introducing the icon cache. 2008-02-14 15:09:24 -05: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 update the indent style guidelines 2008-02-14 19:40:03 +01: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 15:09:24 -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.