]>
Dogcows Code - chaz/openbox/log
Dana Jansens [Fri, 17 Jan 2003 07:04:12 +0000 (07:04 +0000)]
add the Frame class
Dana Jansens [Fri, 17 Jan 2003 07:03:54 +0000 (07:03 +0000)]
use the frame's area
Dana Jansens [Fri, 17 Jan 2003 06:52:34 +0000 (06:52 +0000)]
add a drag threshold
Dana Jansens [Fri, 17 Jan 2003 06:43:47 +0000 (06:43 +0000)]
add drag_threshold
Dana Jansens [Fri, 17 Jan 2003 06:40:00 +0000 (06:40 +0000)]
rm my lucid experiment
Dana Jansens [Fri, 17 Jan 2003 06:07:20 +0000 (06:07 +0000)]
add commented code for future maybe
Dana Jansens [Fri, 17 Jan 2003 04:25:23 +0000 (04:25 +0000)]
add comment for bugfix
Dana Jansens [Fri, 17 Jan 2003 03:53:38 +0000 (03:53 +0000)]
don't use XMoveResize, it doesn't work for StaticGravity windows?
Dana Jansens [Fri, 17 Jan 2003 03:03:18 +0000 (03:03 +0000)]
get all the normal hints when mapping again, oops.
Dana Jansens [Fri, 17 Jan 2003 02:57:42 +0000 (02:57 +0000)]
centered gravities lose one borderwidth when mapping too
Dana Jansens [Fri, 17 Jan 2003 02:53:06 +0000 (02:53 +0000)]
add {}'s
Dana Jansens [Fri, 17 Jan 2003 02:52:26 +0000 (02:52 +0000)]
add whitespace
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
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
Dana Jansens [Fri, 17 Jan 2003 02:31:46 +0000 (02:31 +0000)]
s/SIGCLD/SIGCHLD/ that was Sysv4 shit
Dana Jansens [Fri, 17 Jan 2003 02:11:11 +0000 (02:11 +0000)]
test for borders on static grav windows
Dana Jansens [Thu, 16 Jan 2003 23:38:21 +0000 (23:38 +0000)]
reap child processes when they die
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.
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.
Dana Jansens [Thu, 16 Jan 2003 09:30:28 +0000 (09:30 +0000)]
use -export-dynamic when linking libpython.a
Dana Jansens [Thu, 16 Jan 2003 09:12:07 +0000 (09:12 +0000)]
add a todo comment
Dana Jansens [Thu, 16 Jan 2003 08:47:21 +0000 (08:47 +0000)]
use otk::Property to get the atom values
Dana Jansens [Thu, 16 Jan 2003 08:44:52 +0000 (08:44 +0000)]
redo otk::Property. make it static.
Dana Jansens [Thu, 16 Jan 2003 07:02:47 +0000 (07:02 +0000)]
rm old bb shit that we dont use
Dana Jansens [Thu, 16 Jan 2003 05:21:39 +0000 (05:21 +0000)]
make an optional bool param for ustring's other constructors
Dana Jansens [Thu, 16 Jan 2003 05:20:33 +0000 (05:20 +0000)]
make an optional bool param for ustring's default constructor
Dana Jansens [Thu, 16 Jan 2003 04:10:12 +0000 (04:10 +0000)]
dont allow resizing < 1 (based on increments)
Dana Jansens [Thu, 16 Jan 2003 01:54:51 +0000 (01:54 +0000)]
stacking list on root is bottom to top
Dana Jansens [Wed, 15 Jan 2003 03:18:01 +0000 (03:18 +0000)]
extern "C" the C headers
Dana Jansens [Wed, 15 Jan 2003 03:17:46 +0000 (03:17 +0000)]
add headers for select()
Dana Jansens [Tue, 14 Jan 2003 23:55:07 +0000 (23:55 +0000)]
use the better defines for the xft version
Dana Jansens [Tue, 14 Jan 2003 23:53:23 +0000 (23:53 +0000)]
add comment
Dana Jansens [Tue, 14 Jan 2003 23:53:04 +0000 (23:53 +0000)]
check for XftGetVersion
Dana Jansens [Tue, 14 Jan 2003 22:58:35 +0000 (22:58 +0000)]
just return if a valid widget isnt found, racey to assert
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
Dana Jansens [Tue, 14 Jan 2003 21:14:21 +0000 (21:14 +0000)]
no long used with our Timer-ng!
Dana Jansens [Tue, 14 Jan 2003 20:33:19 +0000 (20:33 +0000)]
dont need unistd for gettimeofday
Dana Jansens [Tue, 14 Jan 2003 09:54:05 +0000 (09:54 +0000)]
otk::Timer-ng!! thanks ManMower for this shizznit!
Dana Jansens [Tue, 14 Jan 2003 00:13:20 +0000 (00:13 +0000)]
rm the util directory
Dana Jansens [Mon, 13 Jan 2003 10:55:28 +0000 (10:55 +0000)]
fix indenting
Dana Jansens [Mon, 13 Jan 2003 10:33:16 +0000 (10:33 +0000)]
use the byte size for utf strings, not the character size
Dana Jansens [Mon, 13 Jan 2003 10:09:06 +0000 (10:09 +0000)]
use the new global display var
Dana Jansens [Mon, 13 Jan 2003 10:08:44 +0000 (10:08 +0000)]
add the global display variable
Dana Jansens [Mon, 13 Jan 2003 10:06:41 +0000 (10:06 +0000)]
move the utf8_skip table into the .cc
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
Dana Jansens [Mon, 13 Jan 2003 09:59:38 +0000 (09:59 +0000)]
set the global 'display' var to the otk::Display in use
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
Dana Jansens [Mon, 13 Jan 2003 09:26:09 +0000 (09:26 +0000)]
set the global display var
Dana Jansens [Mon, 13 Jan 2003 09:04:57 +0000 (09:04 +0000)]
use the new non-static display
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
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.
Dana Jansens [Mon, 13 Jan 2003 08:13:58 +0000 (08:13 +0000)]
move the Openbox::instance pointer to simply "openbox".
Dana Jansens [Mon, 13 Jan 2003 07:15:02 +0000 (07:15 +0000)]
dont use append, dont need to extend ustring!
Dana Jansens [Mon, 13 Jan 2003 07:12:08 +0000 (07:12 +0000)]
ustring seems to be working! yay!
Dana Jansens [Mon, 13 Jan 2003 05:54:40 +0000 (05:54 +0000)]
almost done the ustring conversion
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.
Dana Jansens [Mon, 13 Jan 2003 03:51:48 +0000 (03:51 +0000)]
more conversion to ustring. added more members
Dana Jansens [Mon, 13 Jan 2003 02:42:14 +0000 (02:42 +0000)]
show a warning if we fail to set the locale
Dana Jansens [Mon, 13 Jan 2003 02:11:04 +0000 (02:11 +0000)]
rm old comment
Dana Jansens [Mon, 13 Jan 2003 02:10:19 +0000 (02:10 +0000)]
keep the asserts for !debug builds..
Dana Jansens [Mon, 13 Jan 2003 01:41:25 +0000 (01:41 +0000)]
proper code style
Dana Jansens [Mon, 13 Jan 2003 01:41:06 +0000 (01:41 +0000)]
setup the locale on the X server on start
Dana Jansens [Mon, 13 Jan 2003 01:08:54 +0000 (01:08 +0000)]
begin conversion to ustring. add some more members.
Dana Jansens [Mon, 13 Jan 2003 00:56:05 +0000 (00:56 +0000)]
add more doxygen
Dana Jansens [Sun, 12 Jan 2003 23:56:16 +0000 (23:56 +0000)]
more shit
Dana Jansens [Sun, 12 Jan 2003 23:55:59 +0000 (23:55 +0000)]
start on otk::ustring (unicode/utf8)
Dana Jansens [Sun, 12 Jan 2003 23:55:30 +0000 (23:55 +0000)]
remove userstring
Dana Jansens [Sun, 12 Jan 2003 23:07:15 +0000 (23:07 +0000)]
check for shutdown before waiting for timers
Dana Jansens [Sun, 12 Jan 2003 23:04:21 +0000 (23:04 +0000)]
typo.. just PACKAGE
Dana Jansens [Sun, 12 Jan 2003 23:04:02 +0000 (23:04 +0000)]
use the UTF-8 codeset
Dana Jansens [Sun, 12 Jan 2003 22:56:02 +0000 (22:56 +0000)]
omg im relicensing this shit as gpl. nobody hurt me.
Dana Jansens [Sun, 12 Jan 2003 22:54:33 +0000 (22:54 +0000)]
s/atom_hh/property_hh
Dana Jansens [Sun, 12 Jan 2003 22:09:16 +0000 (22:09 +0000)]
default to drawing as utf8
Dana Jansens [Sun, 12 Jan 2003 21:57:08 +0000 (21:57 +0000)]
default to 1 desktop if its not read from the configs
Dana Jansens [Sun, 12 Jan 2003 21:23:31 +0000 (21:23 +0000)]
put userstring in otk::
Dana Jansens [Sun, 12 Jan 2003 21:17:26 +0000 (21:17 +0000)]
use "userstring" for all user viewable strings
Dana Jansens [Sun, 12 Jan 2003 20:52:36 +0000 (20:52 +0000)]
dispatch events before waiting for timers on startup
Dana Jansens [Sun, 12 Jan 2003 20:47:55 +0000 (20:47 +0000)]
use PyInt for vars not PyLong
Dana Jansens [Sun, 12 Jan 2003 20:42:20 +0000 (20:42 +0000)]
dont show find errors
Dana Jansens [Sun, 12 Jan 2003 19:55:09 +0000 (19:55 +0000)]
add number_of_desktops
Dana Jansens [Sun, 12 Jan 2003 19:53:13 +0000 (19:53 +0000)]
dont assert when given an out-of-range desktop
Dana Jansens [Sun, 12 Jan 2003 19:42:44 +0000 (19:42 +0000)]
add 'userstring', a std::string with a flag for UTF-8
Dana Jansens [Sun, 12 Jan 2003 18:29:17 +0000 (18:29 +0000)]
clean up childrens' transient_for refs
Dana Jansens [Sun, 12 Jan 2003 00:30:36 +0000 (00:30 +0000)]
ignore focus changes from grabs always.
Dana Jansens [Sun, 12 Jan 2003 00:14:23 +0000 (00:14 +0000)]
Middle lowers
Dana Jansens [Sat, 11 Jan 2003 23:16:27 +0000 (23:16 +0000)]
s/OB//
Dana Jansens [Sat, 11 Jan 2003 20:51:00 +0000 (20:51 +0000)]
use new alias for mbuttons
Dana Jansens [Sat, 11 Jan 2003 20:50:47 +0000 (20:50 +0000)]
use new aliaes' for mbuttons
Dana Jansens [Sat, 11 Jan 2003 20:48:52 +0000 (20:48 +0000)]
add aliases for mouse buttons
Dana Jansens [Sat, 11 Jan 2003 19:44:16 +0000 (19:44 +0000)]
dont need 2 of these comments
Dana Jansens [Sat, 11 Jan 2003 19:42:43 +0000 (19:42 +0000)]
removing all prefixes completed
Dana Jansens [Sat, 11 Jan 2003 19:39:10 +0000 (19:39 +0000)]
workaround for swig problem
Dana Jansens [Sat, 11 Jan 2003 19:19:14 +0000 (19:19 +0000)]
old bb shitz
Dana Jansens [Sat, 11 Jan 2003 19:17:13 +0000 (19:17 +0000)]
rm prefixes for all elements in the otk namepsace
Dana Jansens [Sat, 11 Jan 2003 18:30:52 +0000 (18:30 +0000)]
add \n's to errors
Dana Jansens [Sat, 11 Jan 2003 11:25:26 +0000 (11:25 +0000)]
wrapper updates
Dana Jansens [Sat, 11 Jan 2003 11:20:41 +0000 (11:20 +0000)]
set masks proprly
Dana Jansens [Sat, 11 Jan 2003 11:20:17 +0000 (11:20 +0000)]
set masks properly
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~!!!!!!!
Dana Jansens [Sat, 11 Jan 2003 11:05:16 +0000 (11:05 +0000)]
fix \'s
This page took 0.054376 seconds and 4 git commands to generate.