]> icculus.org git repositories - mikachu/openbox.git/history - openbox/action.c
double break statements :) oops
[mikachu/openbox.git] / openbox / action.c
2003-04-03 Dana Jansensdouble break statements :) oops
2003-03-31 Dana Jansensdisallow resizing of windows which are shaded
2003-03-29 Dana Jansensmake SendToDesktop action work right, give the option...
2003-03-29 Dana Jansensrm a redundant actiondata struct
2003-03-29 Dana Jansenstranslate sendtodesktop actions
2003-03-29 Scott MoynesMenu data structures basically completed.
2003-03-29 Dana Jansensadd unshaderaise and shadelower actions from Mikachu
2003-03-28 Dana Jansensrm client_disable_decorations.. it already had an action.
2003-03-28 Dana Jansensadd resizing event
2003-03-28 Dana Jansenslet a window be 'moved' to a new desktop without actual...
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