]> icculus.org git repositories - mikachu/openbox.git/log
mikachu/openbox.git
21 years agocentered gravities lose one borderwidth when mapping too
Dana Jansens [Fri, 17 Jan 2003 02:57:42 +0000 (02:57 +0000)]
centered gravities lose one borderwidth when mapping too

21 years agoadd {}'s
Dana Jansens [Fri, 17 Jan 2003 02:53:06 +0000 (02:53 +0000)]
add {}'s

21 years agoadd whitespace
Dana Jansens [Fri, 17 Jan 2003 02:52:26 +0000 (02:52 +0000)]
add whitespace

21 years agotry use the gravity in the WM_NORMAL hint, and fall back to the attribute
Dana Jansens [Fri, 17 Jan 2003 02:48:29 +0000 (02:48 +0000)]
try use the gravity in the WM_NORMAL hint, and fall back to the attribute

21 years agoadd a getGravity function to get the gravity from the window attributes initially
Dana Jansens [Fri, 17 Jan 2003 02:43:31 +0000 (02:43 +0000)]
add a getGravity function to get the gravity from the window attributes initially

21 years agos/SIGCLD/SIGCHLD/ that was Sysv4 shit
Dana Jansens [Fri, 17 Jan 2003 02:31:46 +0000 (02:31 +0000)]
s/SIGCLD/SIGCHLD/ that was Sysv4 shit

21 years agotest for borders on static grav windows
Dana Jansens [Fri, 17 Jan 2003 02:11:11 +0000 (02:11 +0000)]
test for borders on static grav windows

21 years agoreap child processes when they die
Dana Jansens [Thu, 16 Jan 2003 23:38:21 +0000 (23:38 +0000)]
reap child processes when they die

21 years agonew raise/lower window code. only restacks 2 windows (1 move) at a time, ever. ManMow...
Dana Jansens [Thu, 16 Jan 2003 23:32:16 +0000 (23:32 +0000)]
new raise/lower window code. only restacks 2 windows (1 move) at a time, ever. ManMower, u rulz.

21 years agoexec a requested new process via /bin/sh to allow for command line args, the same...
Dana Jansens [Thu, 16 Jan 2003 23:05:58 +0000 (23:05 +0000)]
exec a requested new process via /bin/sh to allow for command line args, the same way otk::bexec does it.

21 years agouse -export-dynamic when linking libpython.a
Dana Jansens [Thu, 16 Jan 2003 09:30:28 +0000 (09:30 +0000)]
use -export-dynamic when linking libpython.a

21 years agoadd a todo comment
Dana Jansens [Thu, 16 Jan 2003 09:12:07 +0000 (09:12 +0000)]
add a todo comment

21 years agouse otk::Property to get the atom values
Dana Jansens [Thu, 16 Jan 2003 08:47:21 +0000 (08:47 +0000)]
use otk::Property to get the atom values

21 years agoredo otk::Property. make it static.
Dana Jansens [Thu, 16 Jan 2003 08:44:52 +0000 (08:44 +0000)]
redo otk::Property. make it static.

21 years agorm old bb shit that we dont use
Dana Jansens [Thu, 16 Jan 2003 07:02:47 +0000 (07:02 +0000)]
rm old bb shit that we dont use

21 years agomake an optional bool param for ustring's other constructors
Dana Jansens [Thu, 16 Jan 2003 05:21:39 +0000 (05:21 +0000)]
make an optional bool param for ustring's other constructors

21 years agomake an optional bool param for ustring's default constructor
Dana Jansens [Thu, 16 Jan 2003 05:20:33 +0000 (05:20 +0000)]
make an optional bool param for ustring's default constructor

21 years agodont allow resizing < 1 (based on increments)
Dana Jansens [Thu, 16 Jan 2003 04:10:12 +0000 (04:10 +0000)]
dont allow resizing < 1 (based on increments)

21 years agostacking list on root is bottom to top
Dana Jansens [Thu, 16 Jan 2003 01:54:51 +0000 (01:54 +0000)]
stacking list on root is bottom to top

21 years agoextern "C" the C headers
Dana Jansens [Wed, 15 Jan 2003 03:18:01 +0000 (03:18 +0000)]
extern "C" the C headers

21 years agoadd headers for select()
Dana Jansens [Wed, 15 Jan 2003 03:17:46 +0000 (03:17 +0000)]
add headers for select()

21 years agouse the better defines for the xft version
Dana Jansens [Tue, 14 Jan 2003 23:55:07 +0000 (23:55 +0000)]
use the better defines for the xft version

21 years agoadd comment
Dana Jansens [Tue, 14 Jan 2003 23:53:23 +0000 (23:53 +0000)]
add comment

21 years agocheck for XftGetVersion
Dana Jansens [Tue, 14 Jan 2003 23:53:04 +0000 (23:53 +0000)]
check for XftGetVersion

21 years agojust return if a valid widget isnt found, racey to assert
Dana Jansens [Tue, 14 Jan 2003 22:58:35 +0000 (22:58 +0000)]
just return if a valid widget isnt found, racey to assert

21 years agodisplay the build version as well as the runtime version of Xft
Dana Jansens [Tue, 14 Jan 2003 22:49:59 +0000 (22:49 +0000)]
display the build version as well as the runtime version of Xft

21 years agono long used with our Timer-ng!
Dana Jansens [Tue, 14 Jan 2003 21:14:21 +0000 (21:14 +0000)]
no long used with our Timer-ng!

21 years agodont need unistd for gettimeofday
Dana Jansens [Tue, 14 Jan 2003 20:33:19 +0000 (20:33 +0000)]
dont need unistd for gettimeofday

21 years agootk::Timer-ng!! thanks ManMower for this shizznit!
Dana Jansens [Tue, 14 Jan 2003 09:54:05 +0000 (09:54 +0000)]
otk::Timer-ng!! thanks ManMower for this shizznit!

21 years agorm the util directory
Dana Jansens [Tue, 14 Jan 2003 00:13:20 +0000 (00:13 +0000)]
rm the util directory

21 years agofix indenting
Dana Jansens [Mon, 13 Jan 2003 10:55:28 +0000 (10:55 +0000)]
fix indenting

21 years agouse the byte size for utf strings, not the character size
Dana Jansens [Mon, 13 Jan 2003 10:33:16 +0000 (10:33 +0000)]
use the byte size for utf strings, not the character size

21 years agouse the new global display var
Dana Jansens [Mon, 13 Jan 2003 10:09:06 +0000 (10:09 +0000)]
use the new global display var

21 years agoadd the global display variable
Dana Jansens [Mon, 13 Jan 2003 10:08:44 +0000 (10:08 +0000)]
add the global display variable

21 years agomove the utf8_skip table into the .cc
Dana Jansens [Mon, 13 Jan 2003 10:06:41 +0000 (10:06 +0000)]
move the utf8_skip table into the .cc

21 years agofix some bugs where looked up wrong offsets for characters in the utf8_skip table...
Dana Jansens [Mon, 13 Jan 2003 10:06:26 +0000 (10:06 +0000)]
fix some bugs where looked up wrong offsets for characters in the utf8_skip table, move the table into the .cc

21 years agoset the global 'display' var to the otk::Display in use
Dana Jansens [Mon, 13 Jan 2003 09:59:38 +0000 (09:59 +0000)]
set the global 'display' var to the otk::Display in use

21 years agoset the ustring's utf type so that it matches what it appended to it
Dana Jansens [Mon, 13 Jan 2003 09:26:38 +0000 (09:26 +0000)]
set the ustring's utf type so that it matches what it appended to it

21 years agoset the global display var
Dana Jansens [Mon, 13 Jan 2003 09:26:09 +0000 (09:26 +0000)]
set the global display var

21 years agouse the new non-static display
Dana Jansens [Mon, 13 Jan 2003 09:04:57 +0000 (09:04 +0000)]
use the new non-static display

21 years agoadd ustring.i which wraps otk::ustring for to/from python conversions
Dana Jansens [Mon, 13 Jan 2003 08:48:43 +0000 (08:48 +0000)]
add ustring.i which wraps otk::ustring for to/from python conversions

21 years agoun-static otk::Display. add an operator* to it. make a global ob::display var.
Dana Jansens [Mon, 13 Jan 2003 08:48:03 +0000 (08:48 +0000)]
un-static otk::Display. add an operator* to it. make a global ob::display var.

21 years agomove the Openbox::instance pointer to simply "openbox".
Dana Jansens [Mon, 13 Jan 2003 08:13:58 +0000 (08:13 +0000)]
move the Openbox::instance pointer to simply "openbox".

21 years agodont use append, dont need to extend ustring!
Dana Jansens [Mon, 13 Jan 2003 07:15:02 +0000 (07:15 +0000)]
dont use append, dont need to extend ustring!

21 years agoustring seems to be working! yay!
Dana Jansens [Mon, 13 Jan 2003 07:12:08 +0000 (07:12 +0000)]
ustring seems to be working! yay!

21 years agoalmost done the ustring conversion
Dana Jansens [Mon, 13 Jan 2003 05:54:40 +0000 (05:54 +0000)]
almost done the ustring conversion

21 years agootk using ustring for shit that draws. expended its inferface yet some more.
Dana Jansens [Mon, 13 Jan 2003 04:46:50 +0000 (04:46 +0000)]
otk using ustring for shit that draws. expended its inferface yet some more.

21 years agomore conversion to ustring. added more members
Dana Jansens [Mon, 13 Jan 2003 03:51:48 +0000 (03:51 +0000)]
more conversion to ustring. added more members

21 years agoshow a warning if we fail to set the locale
Dana Jansens [Mon, 13 Jan 2003 02:42:14 +0000 (02:42 +0000)]
show a warning if we fail to set the locale

21 years agorm old comment
Dana Jansens [Mon, 13 Jan 2003 02:11:04 +0000 (02:11 +0000)]
rm old comment

21 years agokeep the asserts for !debug builds..
Dana Jansens [Mon, 13 Jan 2003 02:10:19 +0000 (02:10 +0000)]
keep the asserts for !debug builds..

21 years agoproper code style
Dana Jansens [Mon, 13 Jan 2003 01:41:25 +0000 (01:41 +0000)]
proper code style

21 years agosetup the locale on the X server on start
Dana Jansens [Mon, 13 Jan 2003 01:41:06 +0000 (01:41 +0000)]
setup the locale on the X server on start

21 years agobegin conversion to ustring. add some more members.
Dana Jansens [Mon, 13 Jan 2003 01:08:54 +0000 (01:08 +0000)]
begin conversion to ustring. add some more members.

21 years agoadd more doxygen
Dana Jansens [Mon, 13 Jan 2003 00:56:05 +0000 (00:56 +0000)]
add more doxygen

21 years agomore shit
Dana Jansens [Sun, 12 Jan 2003 23:56:16 +0000 (23:56 +0000)]
more shit

21 years agostart on otk::ustring (unicode/utf8)
Dana Jansens [Sun, 12 Jan 2003 23:55:59 +0000 (23:55 +0000)]
start on otk::ustring (unicode/utf8)

21 years agoremove userstring
Dana Jansens [Sun, 12 Jan 2003 23:55:30 +0000 (23:55 +0000)]
remove userstring

21 years agocheck for shutdown before waiting for timers
Dana Jansens [Sun, 12 Jan 2003 23:07:15 +0000 (23:07 +0000)]
check for shutdown before waiting for timers

21 years agotypo.. just PACKAGE
Dana Jansens [Sun, 12 Jan 2003 23:04:21 +0000 (23:04 +0000)]
typo.. just PACKAGE

21 years agouse the UTF-8 codeset
Dana Jansens [Sun, 12 Jan 2003 23:04:02 +0000 (23:04 +0000)]
use the UTF-8 codeset

21 years agoomg im relicensing this shit as gpl. nobody hurt me.
Dana Jansens [Sun, 12 Jan 2003 22:56:02 +0000 (22:56 +0000)]
omg im relicensing this shit as gpl. nobody hurt me.

21 years agos/atom_hh/property_hh
Dana Jansens [Sun, 12 Jan 2003 22:54:33 +0000 (22:54 +0000)]
s/atom_hh/property_hh

21 years agodefault to drawing as utf8
Dana Jansens [Sun, 12 Jan 2003 22:09:16 +0000 (22:09 +0000)]
default to drawing as utf8

21 years agodefault to 1 desktop if its not read from the configs
Dana Jansens [Sun, 12 Jan 2003 21:57:08 +0000 (21:57 +0000)]
default to 1 desktop if its not read from the configs

21 years agoput userstring in otk::
Dana Jansens [Sun, 12 Jan 2003 21:23:31 +0000 (21:23 +0000)]
put userstring in otk::

21 years agouse "userstring" for all user viewable strings
Dana Jansens [Sun, 12 Jan 2003 21:17:26 +0000 (21:17 +0000)]
use "userstring" for all user viewable strings

21 years agodispatch events before waiting for timers on startup
Dana Jansens [Sun, 12 Jan 2003 20:52:36 +0000 (20:52 +0000)]
dispatch events before waiting for timers on startup

21 years agouse PyInt for vars not PyLong
Dana Jansens [Sun, 12 Jan 2003 20:47:55 +0000 (20:47 +0000)]
use PyInt for vars not PyLong

21 years agodont show find errors
Dana Jansens [Sun, 12 Jan 2003 20:42:20 +0000 (20:42 +0000)]
dont show find errors

21 years agoadd number_of_desktops
Dana Jansens [Sun, 12 Jan 2003 19:55:09 +0000 (19:55 +0000)]
add number_of_desktops

21 years agodont assert when given an out-of-range desktop
Dana Jansens [Sun, 12 Jan 2003 19:53:13 +0000 (19:53 +0000)]
dont assert when given an out-of-range desktop

21 years agoadd 'userstring', a std::string with a flag for UTF-8
Dana Jansens [Sun, 12 Jan 2003 19:42:44 +0000 (19:42 +0000)]
add 'userstring', a std::string with a flag for UTF-8

21 years agoclean up childrens' transient_for refs
Dana Jansens [Sun, 12 Jan 2003 18:29:17 +0000 (18:29 +0000)]
clean up childrens' transient_for refs

21 years agoignore focus changes from grabs always.
Dana Jansens [Sun, 12 Jan 2003 00:30:36 +0000 (00:30 +0000)]
ignore focus changes from grabs always.

21 years agoMiddle lowers
Dana Jansens [Sun, 12 Jan 2003 00:14:23 +0000 (00:14 +0000)]
Middle lowers

21 years agos/OB//
Dana Jansens [Sat, 11 Jan 2003 23:16:27 +0000 (23:16 +0000)]
s/OB//

21 years agouse new alias for mbuttons
Dana Jansens [Sat, 11 Jan 2003 20:51:00 +0000 (20:51 +0000)]
use new alias for mbuttons

21 years agouse new aliaes' for mbuttons
Dana Jansens [Sat, 11 Jan 2003 20:50:47 +0000 (20:50 +0000)]
use new aliaes' for mbuttons

21 years agoadd aliases for mouse buttons
Dana Jansens [Sat, 11 Jan 2003 20:48:52 +0000 (20:48 +0000)]
add aliases for mouse buttons

21 years agodont need 2 of these comments
Dana Jansens [Sat, 11 Jan 2003 19:44:16 +0000 (19:44 +0000)]
dont need 2 of these comments

21 years agoremoving all prefixes completed
Dana Jansens [Sat, 11 Jan 2003 19:42:43 +0000 (19:42 +0000)]
removing all prefixes completed

21 years agoworkaround for swig problem
Dana Jansens [Sat, 11 Jan 2003 19:39:10 +0000 (19:39 +0000)]
workaround for swig problem

21 years agoold bb shitz
Dana Jansens [Sat, 11 Jan 2003 19:19:14 +0000 (19:19 +0000)]
old bb shitz

21 years agorm prefixes for all elements in the otk namepsace
Dana Jansens [Sat, 11 Jan 2003 19:17:13 +0000 (19:17 +0000)]
rm prefixes for all elements in the otk namepsace

21 years agoadd \n's to errors
Dana Jansens [Sat, 11 Jan 2003 18:30:52 +0000 (18:30 +0000)]
add \n's to errors

21 years agowrapper updates
Dana Jansens [Sat, 11 Jan 2003 11:25:26 +0000 (11:25 +0000)]
wrapper updates

21 years agoset masks proprly
Dana Jansens [Sat, 11 Jan 2003 11:20:41 +0000 (11:20 +0000)]
set masks proprly

21 years agoset masks properly
Dana Jansens [Sat, 11 Jan 2003 11:20:17 +0000 (11:20 +0000)]
set masks properly

21 years agovalgrind fixes, and fixes for writing shit all over the environment. yay~!!!!!!!
Dana Jansens [Sat, 11 Jan 2003 11:16:36 +0000 (11:16 +0000)]
valgrind fixes, and fixes for writing shit all over the environment. yay~!!!!!!!

21 years agofix \'s
Dana Jansens [Sat, 11 Jan 2003 11:05:16 +0000 (11:05 +0000)]
fix \'s

21 years agoadd fieron2
Dana Jansens [Sat, 11 Jan 2003 11:04:32 +0000 (11:04 +0000)]
add fieron2

21 years agoadd masks
Dana Jansens [Sat, 11 Jan 2003 11:03:37 +0000 (11:03 +0000)]
add masks

21 years agorm debug prints
Dana Jansens [Sat, 11 Jan 2003 07:17:22 +0000 (07:17 +0000)]
rm debug prints

21 years agorm debug shit
Dana Jansens [Sat, 11 Jan 2003 07:16:15 +0000 (07:16 +0000)]
rm debug shit

21 years agobroken to all hell. oh no.
Dana Jansens [Sat, 11 Jan 2003 07:13:49 +0000 (07:13 +0000)]
broken to all hell. oh no.

21 years agorm a blank line at the end
Dana Jansens [Sat, 11 Jan 2003 05:52:37 +0000 (05:52 +0000)]
rm a blank line at the end

21 years agoonly send configu notify if the window is mapped (has a frame)
Dana Jansens [Sat, 11 Jan 2003 05:45:21 +0000 (05:45 +0000)]
only send configu notify if the window is mapped (has a frame)

21 years agoadd some more AC stuff
Dana Jansens [Sat, 11 Jan 2003 05:39:56 +0000 (05:39 +0000)]
add some more AC stuff

21 years agoused old vars
Dana Jansens [Sat, 11 Jan 2003 05:05:26 +0000 (05:05 +0000)]
used old vars