]> icculus.org git repositories - mikachu/openbox.git/history - openbox/dispatch.h
replace the focus_backup with the screen_support_win, we dont need 2 offscreen windows.
[mikachu/openbox.git] / openbox / dispatch.h
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-24 Dana Jansensmore focus improvements. everything seems to work!
2003-03-21 Dana Jansensbetter comment for Event_Client_Moving
2003-03-21 Dana Jansensadd a dispatched event for interactively moving a window.
2003-03-19 Dana Jansensmove the focus_order lists into the kernel
2003-03-18 Dana Jansensadd a keyboard plugin
2003-03-18 Dana Jansensplugins work.
2003-03-17 Dana Jansensoops missing a */
2003-03-17 Dana Jansensfix comments
2003-03-17 Dana Jansensall events are dispatched
2003-03-17 Dana Jansensstop using python internally. add an event dispatcher