]> icculus.org git repositories - mikachu/openbox.git/log
mikachu/openbox.git
21 years agomoving a window is possible once again
Dana Jansens [Fri, 3 Jan 2003 05:26:04 +0000 (05:26 +0000)]
moving a window is possible once again

21 years agonew mouse button code is seeming to work. you can move windows
Dana Jansens [Fri, 3 Jan 2003 02:48:25 +0000 (02:48 +0000)]
new mouse button code is seeming to work. you can move windows

21 years agotrasitioning for new button event handling
Dana Jansens [Fri, 3 Jan 2003 00:26:36 +0000 (00:26 +0000)]
trasitioning for new button event handling

21 years agotypo
Dana Jansens [Thu, 2 Jan 2003 23:34:58 +0000 (23:34 +0000)]
typo

21 years agokill button release events
Dana Jansens [Thu, 2 Jan 2003 22:58:32 +0000 (22:58 +0000)]
kill button release events

21 years agocheck for valid callback in bind()
Dana Jansens [Thu, 2 Jan 2003 22:53:52 +0000 (22:53 +0000)]
check for valid callback in bind()

21 years agono more gloabsl
Dana Jansens [Thu, 2 Jan 2003 22:09:38 +0000 (22:09 +0000)]
no more gloabsl

21 years agofire the master first
Dana Jansens [Thu, 2 Jan 2003 21:51:30 +0000 (21:51 +0000)]
fire the master first

21 years agorun scripts before initializing screens. kill the globals.py. add the python_get_stri...
Dana Jansens [Thu, 2 Jan 2003 21:05:29 +0000 (21:05 +0000)]
run scripts before initializing screens. kill the globals.py. add the python_get_stringlist.

21 years agoadd new action types
Dana Jansens [Thu, 2 Jan 2003 20:37:49 +0000 (20:37 +0000)]
add new action types

21 years agonew code for bindings/callbacks. much sexier. now passes python classes back to the...
Dana Jansens [Thu, 2 Jan 2003 20:36:14 +0000 (20:36 +0000)]
new code for bindings/callbacks. much sexier. now passes python classes back to the callbacks, and the storage of the callbacks in the code is much more clear. huzzah.

21 years agoload config options from the python environment
Dana Jansens [Tue, 31 Dec 2002 19:15:24 +0000 (19:15 +0000)]
load config options from the python environment

21 years agoadd click_raise global var
Dana Jansens [Tue, 31 Dec 2002 09:17:16 +0000 (09:17 +0000)]
add click_raise global var

21 years agorevert def_motion
Dana Jansens [Tue, 31 Dec 2002 09:14:27 +0000 (09:14 +0000)]
revert def_motion

21 years agotypo
Dana Jansens [Tue, 31 Dec 2002 09:11:59 +0000 (09:11 +0000)]
typo

21 years agoadd comments/headers
Dana Jansens [Tue, 31 Dec 2002 08:50:13 +0000 (08:50 +0000)]
add comments/headers

21 years agoadd some globals to modify the default scripting behavior
Dana Jansens [Tue, 31 Dec 2002 08:46:17 +0000 (08:46 +0000)]
add some globals to modify the default scripting behavior

21 years agocreate some globals for use in the python scripts
Dana Jansens [Tue, 31 Dec 2002 07:19:32 +0000 (07:19 +0000)]
create some globals for use in the python scripts

21 years agobindings work. now they have a reset key too.
Dana Jansens [Tue, 31 Dec 2002 06:59:46 +0000 (06:59 +0000)]
bindings work. now they have a reset key too.

21 years agoso close to keybindings. wont link for now.
Dana Jansens [Mon, 30 Dec 2002 22:27:46 +0000 (22:27 +0000)]
so close to keybindings. wont link for now.

21 years agobindings work again. yay
Dana Jansens [Mon, 30 Dec 2002 21:10:13 +0000 (21:10 +0000)]
bindings work again. yay

21 years agoadd a comment
Dana Jansens [Mon, 30 Dec 2002 21:06:08 +0000 (21:06 +0000)]
add a comment

21 years agoadd some const
Dana Jansens [Mon, 30 Dec 2002 21:04:09 +0000 (21:04 +0000)]
add some const

21 years agomore debug output changes
Dana Jansens [Mon, 30 Dec 2002 20:55:33 +0000 (20:55 +0000)]
more debug output changes

21 years agostill busted
Dana Jansens [Mon, 30 Dec 2002 20:49:56 +0000 (20:49 +0000)]
still busted

21 years agofucked up shit
Dana Jansens [Mon, 30 Dec 2002 20:41:33 +0000 (20:41 +0000)]
fucked up shit

21 years agoi dont get how the fuck the key tree is changing..
Dana Jansens [Mon, 30 Dec 2002 16:50:29 +0000 (16:50 +0000)]
i dont get how the fuck the key tree is changing..

21 years agoall broken now. working on adding mouse binding support
Dana Jansens [Mon, 30 Dec 2002 16:42:15 +0000 (16:42 +0000)]
all broken now. working on adding mouse binding support

21 years agoput anticipated more-often-used modifier names in front
Dana Jansens [Mon, 30 Dec 2002 09:00:28 +0000 (09:00 +0000)]
put anticipated more-often-used modifier names in front

21 years agonicer translate()
Dana Jansens [Mon, 30 Dec 2002 08:59:46 +0000 (08:59 +0000)]
nicer translate()

21 years agoway sexier buildtree
Dana Jansens [Mon, 30 Dec 2002 08:52:46 +0000 (08:52 +0000)]
way sexier buildtree

21 years agoremove some old comments
Dana Jansens [Mon, 30 Dec 2002 08:41:42 +0000 (08:41 +0000)]
remove some old comments

21 years agokey chains get built properly!
Dana Jansens [Mon, 30 Dec 2002 08:40:38 +0000 (08:40 +0000)]
key chains get built properly!

21 years agoprint an error for invalid modifier keys
Dana Jansens [Mon, 30 Dec 2002 07:38:45 +0000 (07:38 +0000)]
print an error for invalid modifier keys

21 years agodont try use invalid modifiers
Dana Jansens [Mon, 30 Dec 2002 07:36:06 +0000 (07:36 +0000)]
dont try use invalid modifiers

21 years agoparses the modifiers
Dana Jansens [Mon, 30 Dec 2002 07:35:41 +0000 (07:35 +0000)]
parses the modifiers

21 years agouse the member var _tree
Dana Jansens [Mon, 30 Dec 2002 07:33:56 +0000 (07:33 +0000)]
use the member var _tree

21 years agothe bindings tree might work now
Dana Jansens [Mon, 30 Dec 2002 07:33:13 +0000 (07:33 +0000)]
the bindings tree might work now

21 years agoTrying to make an iterative assimilate()
Derek Foreman [Mon, 30 Dec 2002 07:28:42 +0000 (07:28 +0000)]
Trying to make an iterative assimilate()

21 years agobuild fixes for member funcs
Dana Jansens [Mon, 30 Dec 2002 06:57:10 +0000 (06:57 +0000)]
build fixes for member funcs

21 years agomake some static functions members of OBBindings
Dana Jansens [Mon, 30 Dec 2002 06:56:13 +0000 (06:56 +0000)]
make some static functions members of OBBindings

21 years agonicer output
Dana Jansens [Mon, 30 Dec 2002 06:46:19 +0000 (06:46 +0000)]
nicer output

21 years agocan build trees with modifiers
Dana Jansens [Mon, 30 Dec 2002 06:44:14 +0000 (06:44 +0000)]
can build trees with modifiers

21 years agolets make it compile at least
Dana Jansens [Mon, 30 Dec 2002 06:32:09 +0000 (06:32 +0000)]
lets make it compile at least

21 years agokeybindings underway. dont work yet
Dana Jansens [Mon, 30 Dec 2002 06:31:45 +0000 (06:31 +0000)]
keybindings underway. dont work yet

21 years agobetter comments for the frame and its widgets' adjust() method
Dana Jansens [Sat, 28 Dec 2002 19:03:05 +0000 (19:03 +0000)]
better comments for the frame and its widgets' adjust() method

21 years agoadd --force for autopoint
Dana Jansens [Sat, 28 Dec 2002 01:11:27 +0000 (01:11 +0000)]
add --force for autopoint

21 years agodraw only when needed
Dana Jansens [Fri, 27 Dec 2002 16:29:32 +0000 (16:29 +0000)]
draw only when needed

21 years agobuttons have their pixmaps!
Dana Jansens [Fri, 27 Dec 2002 10:07:57 +0000 (10:07 +0000)]
buttons have their pixmaps!

21 years agofix braces
Dana Jansens [Fri, 27 Dec 2002 09:25:40 +0000 (09:25 +0000)]
fix braces

21 years agodeal with when nothing has focus anymore
Dana Jansens [Fri, 27 Dec 2002 09:18:54 +0000 (09:18 +0000)]
deal with when nothing has focus anymore

21 years agodont seg on multiple root clicks!
Dana Jansens [Fri, 27 Dec 2002 09:17:56 +0000 (09:17 +0000)]
dont seg on multiple root clicks!

21 years agocode style fix
Dana Jansens [Fri, 27 Dec 2002 09:07:22 +0000 (09:07 +0000)]
code style fix

21 years agodelete the rects
Dana Jansens [Fri, 27 Dec 2002 09:06:10 +0000 (09:06 +0000)]
delete the rects

21 years agohandle reparent events..hopefully :>
Dana Jansens [Fri, 27 Dec 2002 08:52:16 +0000 (08:52 +0000)]
handle reparent events..hopefully :>

21 years agoadd an unregister_all for python callbacks
Dana Jansens [Fri, 27 Dec 2002 08:39:53 +0000 (08:39 +0000)]
add an unregister_all for python callbacks

21 years agoadd enter/leave
Dana Jansens [Fri, 27 Dec 2002 08:35:15 +0000 (08:35 +0000)]
add enter/leave

21 years agoenter/leave and focus events are working beautifully
Dana Jansens [Fri, 27 Dec 2002 08:33:57 +0000 (08:33 +0000)]
enter/leave and focus events are working beautifully

21 years agoflush before waiting for timers
Dana Jansens [Fri, 27 Dec 2002 08:30:38 +0000 (08:30 +0000)]
flush before waiting for timers

21 years agosome focus improvements..
Dana Jansens [Thu, 26 Dec 2002 19:55:55 +0000 (19:55 +0000)]
some focus improvements..

21 years agofocus works
Dana Jansens [Thu, 26 Dec 2002 18:15:23 +0000 (18:15 +0000)]
focus works

21 years agofix booge bug that makes widgets not change their background when changing from a...
Dana Jansens [Thu, 26 Dec 2002 18:08:48 +0000 (18:08 +0000)]
fix booge bug that makes widgets not change their background when changing from a texture to a color when a color had been set previously

21 years agosupport the button pressed resources better
Dana Jansens [Thu, 26 Dec 2002 17:22:53 +0000 (17:22 +0000)]
support the button pressed resources better

21 years agoadd newish stuff
Dana Jansens [Thu, 26 Dec 2002 12:03:13 +0000 (12:03 +0000)]
add newish stuff

21 years agobetter support for gettext
Dana Jansens [Thu, 26 Dec 2002 11:58:57 +0000 (11:58 +0000)]
better support for gettext

21 years agobuild fixes for evetdispatcher
Dana Jansens [Thu, 26 Dec 2002 10:58:05 +0000 (10:58 +0000)]
build fixes for evetdispatcher

21 years agoremoving generated file
Dana Jansens [Thu, 26 Dec 2002 10:36:38 +0000 (10:36 +0000)]
removing generated file

21 years agoadd gettextize here
Dana Jansens [Thu, 26 Dec 2002 10:28:15 +0000 (10:28 +0000)]
add gettextize here

21 years agoreadd Makevars
Dana Jansens [Thu, 26 Dec 2002 10:26:17 +0000 (10:26 +0000)]
readd Makevars

21 years agoremove shit generated by gettextize
Dana Jansens [Thu, 26 Dec 2002 10:24:10 +0000 (10:24 +0000)]
remove shit generated by gettextize

21 years agomake bootstrap generate this shit
Dana Jansens [Thu, 26 Dec 2002 10:22:45 +0000 (10:22 +0000)]
make bootstrap generate this shit

21 years agomight not compile... ob uses its own widgets now, which subclass only the base otk...
Dana Jansens [Wed, 25 Dec 2002 22:02:34 +0000 (22:02 +0000)]
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.

21 years agoconflicts with python too :\
Dana Jansens [Wed, 25 Dec 2002 20:35:50 +0000 (20:35 +0000)]
conflicts with python too :\

21 years agono -pedantic :\ it fucks up on the python headers. sigh.
Dana Jansens [Wed, 25 Dec 2002 20:32:32 +0000 (20:32 +0000)]
no -pedantic :\ it fucks up on the python headers. sigh.

21 years agoset CXXFLAGS better
Dana Jansens [Wed, 25 Dec 2002 20:28:12 +0000 (20:28 +0000)]
set CXXFLAGS better

21 years agohandle mouse clicks in the python scripts now
Dana Jansens [Wed, 25 Dec 2002 05:46:02 +0000 (05:46 +0000)]
handle mouse clicks in the python scripts now

21 years agoglobal python scripts. client motion/resizing is all done via python now
Dana Jansens [Wed, 25 Dec 2002 04:54:44 +0000 (04:54 +0000)]
global python scripts. client motion/resizing is all done via python now

21 years agodist up the style data
Dana Jansens [Wed, 25 Dec 2002 04:36:45 +0000 (04:36 +0000)]
dist up the style data

21 years agopython with callbacks!
Dana Jansens [Wed, 25 Dec 2002 02:19:49 +0000 (02:19 +0000)]
python with callbacks!

21 years agouse the -I's in CFLAGS for swig
Dana Jansens [Wed, 25 Dec 2002 02:05:39 +0000 (02:05 +0000)]
use the -I's in CFLAGS for swig

21 years agodefine the openbox variable
Dana Jansens [Wed, 25 Dec 2002 00:30:01 +0000 (00:30 +0000)]
define the openbox variable

21 years ago*** empty log message ***
Dana Jansens [Wed, 25 Dec 2002 00:27:10 +0000 (00:27 +0000)]
*** empty log message ***

21 years agoreturn a NULL instead of segfaulting when asserts are off
Dana Jansens [Wed, 25 Dec 2002 00:26:54 +0000 (00:26 +0000)]
return a NULL instead of segfaulting when asserts are off

21 years agoconst cast to the python function
Dana Jansens [Wed, 25 Dec 2002 00:00:03 +0000 (00:00 +0000)]
const cast to the python function

21 years agorm the old guile stuff. let the user specify the path for the startup script. dont...
Dana Jansens [Tue, 24 Dec 2002 23:57:59 +0000 (23:57 +0000)]
rm the old guile stuff. let the user specify the path for the startup script. dont hardcode it to my home dir.

21 years agodont try import shit for now it dont work
Dana Jansens [Tue, 24 Dec 2002 23:49:00 +0000 (23:49 +0000)]
dont try import shit for now it dont work

21 years agopython. no more guile. python.
Dana Jansens [Tue, 24 Dec 2002 23:31:38 +0000 (23:31 +0000)]
python. no more guile. python.

21 years agoadd the swig generated files
Dana Jansens [Tue, 24 Dec 2002 21:27:39 +0000 (21:27 +0000)]
add the swig generated files

21 years agowrap otk with swig/python
Dana Jansens [Tue, 24 Dec 2002 21:27:16 +0000 (21:27 +0000)]
wrap otk with swig/python

21 years agoremoving old python bullshit
Dana Jansens [Tue, 24 Dec 2002 19:20:17 +0000 (19:20 +0000)]
removing old python bullshit

21 years agopython interface is working!
Dana Jansens [Tue, 24 Dec 2002 19:16:38 +0000 (19:16 +0000)]
python interface is working!

21 years agocorrectly remove client borders when mapping a window with NW gravity
Dana Jansens [Tue, 24 Dec 2002 08:28:03 +0000 (08:28 +0000)]
correctly remove client borders when mapping a window with NW gravity

21 years agousing python and swig for now.
Dana Jansens [Mon, 23 Dec 2002 00:04:32 +0000 (00:04 +0000)]
using python and swig for now.

21 years agoremove python from our c++ objects. going to try out swig
Dana Jansens [Sun, 22 Dec 2002 08:49:59 +0000 (08:49 +0000)]
remove python from our c++ objects. going to try out swig

21 years agootktimer works. imagecontrol is underway!
Dana Jansens [Sat, 21 Dec 2002 19:54:15 +0000 (19:54 +0000)]
otktimer works. imagecontrol is underway!

21 years agoso amateur
Dana Jansens [Sat, 21 Dec 2002 15:02:30 +0000 (15:02 +0000)]
so amateur

21 years agomove the extern OtkRect_Type to the .h
Dana Jansens [Sat, 21 Dec 2002 14:59:14 +0000 (14:59 +0000)]
move the extern OtkRect_Type to the .h

21 years agoadd the OtkRect_Type extern
Dana Jansens [Sat, 21 Dec 2002 14:57:59 +0000 (14:57 +0000)]
add the OtkRect_Type extern

21 years agoadd rect
Dana Jansens [Sat, 21 Dec 2002 14:57:45 +0000 (14:57 +0000)]
add rect

21 years agoput the *'s in the right place for pointers
Dana Jansens [Sat, 21 Dec 2002 14:57:07 +0000 (14:57 +0000)]
put the *'s in the right place for pointers