]> icculus.org git repositories - dana/openbox.git/history - src/bindings.cc
supply python routines for next/prev workspace
[dana/openbox.git] / src / bindings.cc
2003-01-07 Dana Jansenssupply python routines for next/prev workspace
2003-01-06 Dana Jansensallow to bind multiple functions to everything
2003-01-05 Dana Jansenstransient window support..halfway
2003-01-04 Dana Jansenskill the printf
2003-01-03 Dana Jansensno default reset key
2003-01-03 Dana Jansensput event bindings in OBBindings too
2003-01-03 Dana Jansensrm the old bb src
2003-01-03 Dana Jansenss/reset/resetChains/
2003-01-03 Dana Jansensrm old bb shit, and the old xeventhandler
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-02 Dana Jansenskill button release events
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 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