]> icculus.org git repositories - dana/openbox.git/history - openbox/action.c
handle focus in the kernel, no more plugin
[dana/openbox.git] / openbox / action.c
2003-03-26 Dana Jansenssplit up the relative move/resize actions into horz...
2003-03-26 Dana Jansenscreate actions from string names
2003-03-26 Dana Jansenslet a be null for action_free
2003-03-26 Dana Jansenscheck for no client
2003-03-26 Dana Jansensfree the string for action_restart too
2003-03-24 Dana Jansensdont move/resize !normal windows
2003-03-24 Dana Jansensadd restart and exit actions
2003-03-22 Dana Jansensadd the client_kill function, and the kill action,...
2003-03-21 Dana Jansensadd a dispatched event for interactively moving a window.
2003-03-20 Dana Jansensinit the GError to NULL
2003-03-19 Dana Jansenssnap windows when moving them
2003-03-19 Dana Jansensadd focusraise
2003-03-19 Dana Jansensadd focus actions
2003-03-19 Dana Jansensmouse and key bindings plugins work. segfault somewhere...
2003-03-18 Dana Jansensadd actions for key/mouse bindings etc