Commit graph

2104 commits

Author SHA1 Message Date
Dana Jansens
2ae2b257d3 might not compile... ob uses its own widgets now, which subclass only the base otk widget. working on compressing focus events and handling them etc. 2002-12-25 22:02:34 +00:00
Dana Jansens
3c61812e58 conflicts with python too :\ 2002-12-25 20:35:50 +00:00
Dana Jansens
881fd22622 no -pedantic :\ it fucks up on the python headers. sigh. 2002-12-25 20:32:32 +00:00
Dana Jansens
41bdbec9c6 set CXXFLAGS better 2002-12-25 20:28:12 +00:00
Dana Jansens
0816364a03 handle mouse clicks in the python scripts now 2002-12-25 05:46:02 +00:00
Dana Jansens
b34824a4e2 global python scripts. client motion/resizing is all done via python now 2002-12-25 04:54:44 +00:00
Dana Jansens
b9a2430dcc dist up the style data 2002-12-25 04:36:45 +00:00
Dana Jansens
3827c1a76e python with callbacks! 2002-12-25 02:19:49 +00:00
Dana Jansens
f9107b5c5a use the -I's in CFLAGS for swig 2002-12-25 02:05:39 +00:00
Dana Jansens
27193f659d define the openbox variable 2002-12-25 00:30:01 +00:00
Dana Jansens
375156c112 *** empty log message *** 2002-12-25 00:27:10 +00:00
Dana Jansens
efc875f5f2 return a NULL instead of segfaulting when asserts are off 2002-12-25 00:26:54 +00:00
Dana Jansens
bcb8de973a const cast to the python function 2002-12-25 00:00:03 +00:00
Dana Jansens
053bb2d100 rm the old guile stuff. let the user specify the path for the startup script. dont hardcode it to my home dir. 2002-12-24 23:57:59 +00:00
Dana Jansens
70aa4b20d9 dont try import shit for now it dont work 2002-12-24 23:49:00 +00:00
Dana Jansens
bf49e76420 python. no more guile. python. 2002-12-24 23:31:38 +00:00
Dana Jansens
5a139f7263 add the swig generated files 2002-12-24 21:27:39 +00:00
Dana Jansens
5869cc29ef wrap otk with swig/python 2002-12-24 21:27:16 +00:00
Dana Jansens
2e273ae3ac removing old python bullshit 2002-12-24 19:20:17 +00:00
Dana Jansens
fe55bb846d python interface is working! 2002-12-24 19:16:38 +00:00
Dana Jansens
fdd5338fc1 correctly remove client borders when mapping a window with NW gravity 2002-12-24 08:28:03 +00:00
Dana Jansens
5f78b51429 using python and swig for now. 2002-12-23 00:04:32 +00:00
Dana Jansens
3cf5a8b6dd remove python from our c++ objects. going to try out swig 2002-12-22 08:49:59 +00:00
Dana Jansens
065c6efa77 otktimer works. imagecontrol is underway! 2002-12-21 19:54:15 +00:00
Dana Jansens
4c9bf6c9a1 so amateur 2002-12-21 15:02:30 +00:00
Dana Jansens
4b443976da move the extern OtkRect_Type to the .h 2002-12-21 14:59:14 +00:00
Dana Jansens
fed74a940e add the OtkRect_Type extern 2002-12-21 14:57:59 +00:00
Dana Jansens
d5a96f6e38 add rect 2002-12-21 14:57:45 +00:00
Dana Jansens
2ab939a205 put the *'s in the right place for pointers 2002-12-21 14:57:07 +00:00
Dana Jansens
ca94e7a32a whitespace 2002-12-21 14:55:27 +00:00
Dana Jansens
57fec1aba5 typesafety 2002-12-21 14:53:36 +00:00
Dana Jansens
55b2aaf973 add font 2002-12-21 13:49:57 +00:00
Dana Jansens
16e1192e4d more typesafety 2002-12-21 12:41:32 +00:00
Dana Jansens
0820c5100d make rect a proper pyobject. use "typesafety" 2002-12-21 12:39:49 +00:00
Dana Jansens
9e4d1bbabc code reorganize 2002-12-21 12:29:01 +00:00
Dana Jansens
0a4391e55e nicer 2002-12-21 12:27:49 +00:00
Dana Jansens
cca7a6762d shit to init the module 2002-12-21 12:27:05 +00:00
Dana Jansens
925048fedf incref the Py_None before returning it 2002-12-21 12:19:29 +00:00
Dana Jansens
2efea6f21c remove the debug shit 2002-12-21 12:07:53 +00:00
Dana Jansens
187e7db9c0 a color cache to be proud of! 2002-12-21 12:04:15 +00:00
Dana Jansens
59b65db2ca it compiles.. does it work? 2002-12-21 02:09:54 +00:00
Dana Jansens
607bf10d6d it compiles.. does it worK? HEH 2002-12-21 02:09:33 +00:00
Dana Jansens
79ce13073b color and gccache etc are like, half done 2002-12-21 00:46:25 +00:00
Dana Jansens
8d3d9ae75c add rect 2002-12-20 23:26:51 +00:00
Dana Jansens
e5c5b4bf70 add screeninfo 2002-12-20 23:19:07 +00:00
Dana Jansens
7f111a94d0 rm more annoying shit 2002-12-20 22:12:21 +00:00
Dana Jansens
54524ace97 better paths 2002-12-20 22:02:42 +00:00
Dana Jansens
edc47eb558 some experimentin with C and python api. part 1. 2002-12-20 22:01:40 +00:00
Dana Jansens
68194ce957 update to cleaned up otk api 2002-12-20 15:38:49 +00:00
Dana Jansens
06de24ec66 more api cleanups 2002-12-20 15:33:58 +00:00