]> Dogcows Code - chaz/openbox/history - src
add/lower work
[chaz/openbox] / src /
2003-01-03  Dana Jansensadd/lower work
2003-01-03  Dana Jansensprovide capabilities to execute a command
2003-01-03  Dana Jansenstitlebar layouts work
2003-01-03  Dana Jansensrun builtins.py
2003-01-03  Dana Jansenscleanup naming in OBBindings
2003-01-03  Dana Jansensyou can bind buttons already about, and itll replace...
2003-01-03  Dana Jansensadd comment
2003-01-03  Dana Jansensclicks on the client work as they should
2003-01-03  Dana Jansensmoving a window is possible once again
2003-01-03  Dana Jansensnew mouse button code is seeming to work. you can move...
2003-01-03  Dana Jansenstrasitioning for new button event handling
2003-01-02  Dana Jansenstypo
2003-01-02  Dana Jansenskill button release events
2003-01-02  Dana Jansenscheck for valid callback in bind()
2003-01-02  Dana Jansensrun scripts before initializing screens. kill the globa...
2003-01-02  Dana Jansensadd new action types
2003-01-02  Dana Jansensnew code for bindings/callbacks. much sexier. now passe...
2002-12-31  Dana Jansensload config options from the python environment
2002-12-31  Dana Jansensadd click_raise global var
2002-12-31  Dana Jansensadd some globals to modify the default scripting behavior
2002-12-31  Dana Jansenscreate some globals for use in the python scripts
2002-12-31  Dana Jansensbindings work. now they have a reset key too.
2002-12-30  Dana Jansensso close to keybindings. wont link for now.
2002-12-30  Dana Jansensbindings work again. yay
2002-12-30  Dana Jansensadd a comment
2002-12-30  Dana Jansensadd some const
2002-12-30  Dana Jansensmore debug output changes
2002-12-30  Dana Jansensstill busted
2002-12-30  Dana Jansensfucked up shit
2002-12-30  Dana Jansensi dont get how the fuck the key tree is changing..
2002-12-30  Dana Jansensall broken now. working on adding mouse binding support
2002-12-30  Dana Jansensput anticipated more-often-used modifier names in front
2002-12-30  Dana Jansensnicer translate()
2002-12-30  Dana Jansensway sexier buildtree
2002-12-30  Dana Jansensremove some old comments
2002-12-30  Dana Jansenskey chains get built properly!
2002-12-30  Dana Jansensprint an error for invalid modifier keys
2002-12-30  Dana Jansensdont try use invalid modifiers
2002-12-30  Dana Jansensparses the modifiers
2002-12-30  Dana Jansensuse the member var _tree
2002-12-30  Dana Jansensthe bindings tree might work now
2002-12-30  Derek ForemanTrying to make an iterative assimilate()
2002-12-30  Dana Jansensbuild fixes for member funcs
2002-12-30  Dana Jansensmake some static functions members of OBBindings
2002-12-30  Dana Jansensnicer output
2002-12-30  Dana Jansenscan build trees with modifiers
2002-12-30  Dana Jansenslets make it compile at least
2002-12-30  Dana Jansenskeybindings underway. dont work yet
2002-12-28  Dana Jansensbetter comments for the frame and its widgets' adjust...
2002-12-27  Dana Jansensdraw only when needed
2002-12-27  Dana Jansensbuttons have their pixmaps!
2002-12-27  Dana Jansensdeal with when nothing has focus anymore
2002-12-27  Dana Jansenshandle reparent events..hopefully :>
2002-12-27  Dana Jansensadd an unregister_all for python callbacks
2002-12-27  Dana Jansensenter/leave and focus events are working beautifully
2002-12-27  Dana Jansensflush before waiting for timers
2002-12-26  Dana Jansenssome focus improvements..
2002-12-26  Dana Jansensfocus works
2002-12-26  Dana Jansensadd newish stuff
2002-12-25  Dana Jansensmight not compile... ob uses its own widgets now, which...
2002-12-25  Dana Jansensset CXXFLAGS better
2002-12-25  Dana Jansenshandle mouse clicks in the python scripts now
2002-12-25  Dana Jansensglobal python scripts. client motion/resizing is all...
2002-12-25  Dana Jansenspython with callbacks!
2002-12-25  Dana Jansensuse the -I's in CFLAGS for swig
2002-12-25  Dana Jansensdefine the openbox variable
2002-12-25  Dana Jansens*** empty log message ***
2002-12-25  Dana Jansensreturn a NULL instead of segfaulting when asserts are off
2002-12-25  Dana Jansensconst cast to the python function
2002-12-24  Dana Jansensrm the old guile stuff. let the user specify the path...
2002-12-24  Dana Jansensdont try import shit for now it dont work
2002-12-24  Dana Jansenspython. no more guile. python.
2002-12-24  Dana Jansensremoving old python bullshit
2002-12-24  Dana Jansenspython interface is working!
2002-12-24  Dana Jansenscorrectly remove client borders when mapping a window...
2002-12-23  Dana Jansensusing python and swig for now.
2002-12-22  Dana Jansensremove python from our c++ objects. going to try out...
2002-12-21  Dana Jansensincref the Py_None before returning it
2002-12-20  Dana Jansensupdate to cleaned up otk api
2002-12-20  Dana Jansensmore typesafety
2002-12-20  Dana Jansensbe a little more typesafe
2002-12-20  Dana Jansensmake the root window an obwidget type
2002-12-20  Dana Jansenssegfault no more on root clicks
2002-12-19  Dana Jansenspython has begun!
2002-12-19  Dana Jansenslink in python not guile
2002-12-19  Dana Jansensresizing works and whatnot
2002-12-18  Dana Jansenscan resize now too. compress motion events.
2002-12-18  Dana Jansensyou can move windows!
2002-12-18  Dana Jansensguileize
2002-12-18  Dana Jansensoops adding the other OB Widgets
2002-12-18  Dana Jansenscan tell where events are coming from!
2002-12-18  Dana Jansensuse OB Widgets for everything
2002-12-18  Dana Jansensadd an OBBackgroundWidget and use it for setting colors...
2002-12-05  Dana Jansensstore the delta x/y for a motion sequence
2002-12-05  Dana JansensPROPERLY HANDLE CLIENT BORDERS
2002-12-04  Dana Jansenssome cleanups
2002-12-04  Dana Jansenskeep a queue of press/releases and the positions, so...
2002-12-04  Dana Jansenshandle mouse motion too
2002-12-04  Dana Jansenshandle keyboard input
2002-12-04  Dana Jansensenter/leave actions work!
next
This page took 0.050827 seconds and 7 git commands to generate.