]> icculus.org git repositories - dana/openbox.git/history - openbox/dispatch.c
add stacking_below which moves a window to immediately below another window. use...
[dana/openbox.git] / openbox / dispatch.c
2003-07-10 Dana Jansensprefixing and capitalizing the StackLayer -> ObStacking...
2003-07-10 Dana Jansensrename the Client struct to ObClient
2003-07-10 Dana Jansensadd misc.h with some standard enumerations with proper...
2003-03-28 Dana Jansensadd resizing event
2003-03-23 Dana Jansensuse gnew0 to make life easy
2003-03-21 Dana Jansensadd a dispatched event for interactively moving a window.
2003-03-19 Dana Jansenscomment what funcs is
2003-03-18 Dana Jansensadd a keyboard plugin
2003-03-18 Dana Jansensplugins work.
2003-03-17 Dana Jansensmake sure theres always a client for client events
2003-03-17 Dana Jansensall events are dispatched
2003-03-17 Dana Jansensstop using python internally. add an event dispatcher