]> icculus.org git repositories - dana/openbox.git/history - openbox/client.h
add a var to track errors
[dana/openbox.git] / openbox / client.h
2003-03-28 Dana Jansensrm client_disable_decorations.. it already had an action.
2003-03-28 Dana Jansensadd client_disable_decorations
2003-03-28 Dana Jansenscomment the new parameter
2003-03-28 Dana Jansenslet a window be 'moved' to a new desktop without actual...
2003-03-27 Dana Jansenshandle focus in the kernel, no more plugin
2003-03-26 Dana Jansensuse rgba icons for clients
2003-03-24 Dana Jansensmore focus improvements. everything seems to work!
2003-03-23 Dana Jansensyet more improvements to focus handling
2003-03-22 Dana Jansensadd the client_kill function, and the kill action,...
2003-03-22 Dana Jansensrename the res_name and res_class members to name and...
2003-03-21 Dana Jansensadd the client_set_focused function.
2003-03-21 Dana Jansensrm the focused member from the client struct, it was...
2003-03-20 Dana Jansenssave decor and functions per client for fullscreening!
2003-03-18 Dana Jansensadd a keyboard plugin
2003-03-17 Dana Jansensstop using python internally. add an event dispatcher
2003-03-17 Dana Jansensmake client_showhide a static function
2003-03-17 Dana Jansensspeed up workspace switching by causing the minimal...
2003-03-16 Dana Jansensmerge the C branch into HEAD