]> icculus.org git repositories - dana/openbox.git/history - plugins/mouse/mouse.c
Add include of cairo.h when using librsvg
[dana/openbox.git] / plugins / mouse / mouse.c
2003-08-12 Dana Jansensmove the keyboard and mouse plugins into the kernel...
2003-08-02 Dana Jansensomg i found the bug that would make the mouse cursor...
2003-07-25 Dana Jansenslwindow needs a type
2003-07-24 Dana Jansensdouble clicks only work on the same window with both...
2003-07-23 Scott Moynes* Change xml parsing to pass the parent node, rather...
2003-07-10 Dana Jansensprefixing and capitalization for the Frame->ObFrame...
2003-07-10 Dana Jansensrename the Client struct to ObClient
2003-06-25 Dana Jansensuse the alst button press for clicks instead of teh...
2003-06-04 Dana Jansensremove that fancy new leftHanded option, it should...
2003-06-04 Dana Jansensadd a leftHanded option for mouse bindings, reverses...
2003-05-24 Dana Jansensthis is a big one! im putting stats in here just cuz!
2003-05-24 Dana JansensECKS EM ELL
2003-05-17 Dana Jansensdisallow drag events on title buttons.
2003-05-11 Dana Jansenscan drag slit-apps around in the slit
2003-05-09 Dana Jansensall my changes while i was offline.
2003-04-17 Dana Jansensnet_WM!@^&(
2003-04-17 Dana Jansensuse the right client
2003-04-17 Dana Jansensdont use the client if there is none
2003-04-17 Dana Jansensmove the move/resize functionality into moveresize...
2003-04-17 Dana Jansenssave the client and context during drags since a pointe...
2003-04-15 Dana Jansensstart of showing/rendering menus. woot!
2003-04-13 Dana Jansenspass the Client for frame_context cuz the client might...
2003-04-13 Dana Jansensmove the openbox engine into librender and the kernel...
2003-04-06 Dana Jansenssave the state at the start of a drag and use it throug...
2003-04-05 Dana Jansenschange how rc parsing will work. a=b will be parsed...
2003-04-05 Dana Jansensnot using quarks, using an array and a Context enum...
2003-04-02 Dana Jansensmake the drag threshold and double click time into...
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