]> icculus.org git repositories - mikachu/openbox.git/history - openbox
kill the const, use g_new instead of malloc, g_free the font in font_close()
[mikachu/openbox.git] / openbox /
2003-03-19 Dana Jansensrm the comments pointer bindings stuff, thats in a...
2003-03-19 Dana Jansensadd new windows to the back of the focus order list
2003-03-19 Dana Jansensmove the focus_order lists into the kernel
2003-03-19 Dana Jansensadd focus actions
2003-03-19 Dana Jansensmouse and key bindings plugins work. segfault somewhere...
2003-03-19 Dana Jansensreset focus to root before exiting
2003-03-18 Dana Jansensadd 'grab_server' for grabbing .. the .. server!
2003-03-18 Dana Jansensprovide functions for grabbing and ungrabbing the keybo...
2003-03-18 Dana Jansenskill some whitespace
2003-03-18 Dana Jansenskill a comment
2003-03-18 Dana Jansensdont set the focused client if it's already set
2003-03-18 Dana Jansenssend the right client for unfocus events
2003-03-18 Dana Jansenssend unfocus events after focus events
2003-03-18 Dana Jansensadd actions for key/mouse bindings etc
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 Jansensoops missing a */
2003-03-17 Dana Jansensfix comments
2003-03-17 Dana Jansensrming almost all the old python stuffs
2003-03-17 Dana Jansensall events are dispatched
2003-03-17 Dana Jansensstop using python internally. add an event dispatcher
2003-03-17 Dana Jansensdont skip ungrab corssing events
2003-03-17 Dana Jansensdeclare variables first!
2003-03-17 Dana Jansensmake client_showhide a static function
2003-03-17 Dana Jansensspeed up workspace switching by causing the minimal...
2003-03-17 Dana Jansensgive engines mouse event notifications. make the openbo...
2003-03-17 Dana Jansenspixmap button masks work (hardcoded)
2003-03-16 Dana Jansenswill draw fonts when stop segging
2003-03-16 Dana Jansenspointer's variables are config vars
2003-03-16 Derek Foremanadded font_startup
2003-03-16 Dana Jansensmerge the C branch into HEAD