]> icculus.org git repositories - dana/openbox.git/history - plugins/mouse/mouse.c
use the client's size instead of the frames size so the real size is used, not the...
[dana/openbox.git] / plugins / mouse / mouse.c
2003-03-31 Dana Jansensuse the client's size instead of the frames size so...
2003-03-31 Dana Jansensunser drag_used when drag is unset too
2003-03-31 Dana Jansensadd a space where it belongs
2003-03-31 Dana Jansensmake realeases fire releases instead of presses. make...
2003-03-28 Dana Jansensset lbutton from clicks
2003-03-28 Dana Jansensrm debug prints
2003-03-28 Dana Jansenstake borders into account for figuring clicks
2003-03-26 Dana Jansensnot using CurrentTime anywhere
2003-03-26 Dana Jansensparse a mouserc file for mouse bindings
2003-03-26 Dana Jansensstrdown the context name
2003-03-25 Dana Jansenspresses work when clicks dont on the frame around the...
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