]> icculus.org git repositories - dana/openbox.git/history - src/bindings.cc
load config options from the python environment
[dana/openbox.git] / src / bindings.cc
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