]> icculus.org git repositories - dana/openbox.git/history - plugins/mouse
dont focus !normal windows on enter events
[dana/openbox.git] / plugins / mouse /
2003-03-28 Dana Jansensadd send-tos with the mouse wheel
2003-03-26 Dana Jansensnot using CurrentTime anywhere
2003-03-26 Dana Jansenssplit the relative functions
2003-03-26 Dana Jansensadd exit/restart.
2003-03-26 Dana Jansensdont let bind to actionexecute or desktop cuz they...
2003-03-26 Dana Jansensdont let bind to actiondesktop
2003-03-26 Dana Jansensuse the action_from_string helper
2003-03-26 Dana Jansensproperly restrict bindings for motion events
2003-03-26 Dana Jansenseven beter
2003-03-26 Dana Jansensbetter comment parsing
2003-03-26 Dana Jansenssep is not used any more
2003-03-26 Dana Jansensfix comment parsing
2003-03-26 Dana Jansensdont set fields if in a comment
2003-03-26 Dana Jansensrm the lex .c on clean
2003-03-26 Dana Jansensfields must not start or end with '-'
2003-03-26 Dana Jansensdocument the options
2003-03-26 Dana Jansensonly let bind Move and Resize to Drags
2003-03-26 Dana Jansensadd the lexer
2003-03-26 Dana Jansensparse a mouserc file for mouse bindings
2003-03-26 Dana Jansensadd new parsing shit
2003-03-26 Dana Jansensstrdown the context name
2003-03-26 Dana Jansensuse names for mouse buttons, all case insensitive
2003-03-25 Dana Jansenspresses work when clicks dont on the frame around the...
2003-03-25 Dana Jansenstranslate "Control" and "Shift" for modifiers too
2003-03-23 Dana Jansensraise AND focus
2003-03-23 Dana Jansensadd the plugin_setup_config function
2003-03-22 Dana Jansensadd the client_kill function, and the kill action,...
2003-03-21 Dana Jansensdont raise on client clicks
2003-03-19 Dana Jansensdont raise the window on a titlebar drag either
2003-03-19 Dana Jansensadd a drag threshold
2003-03-19 Dana Jansensuse the grab.h funcs to grab keys and buttons
2003-03-19 Dana Jansensfewer context lookups
2003-03-19 Dana Jansensadd click on client binding. XAllow when clicking on...
2003-03-19 Dana Jansensall the old ob2 mouse bindings are workin
2003-03-19 Dana Jansensadd mbinds for shading windows on the titlebar
2003-03-19 Dana Jansensend drags
2003-03-19 Dana Jansensdont clean up nulls
2003-03-19 Dana Jansensmouse and key bindings plugins work. segfault somewhere...
2003-03-18 Dana Jansensadd the mouse plugin