]> icculus.org git repositories - mikachu/openbox.git/history - openbox/moveresize.h
add a config option hideDisabled in the theme section that hides disabled buttons...
[mikachu/openbox.git] / openbox / moveresize.h
2003-10-15 Dana Jansensconsistant glib type usage
2003-09-17 Dana Jansensno tabs
2003-09-17 Dana Jansensadd copyright headers, adjust --version output to inclu...
2003-09-03 Dana Jansensadd a reconfigure action, also reconfigure on SIGUSR2.
2003-07-10 Dana Jansensdont need client.h in this header
2003-07-10 Dana Jansensrename the Client struct to ObClient
2003-05-09 Dana Jansensall my changes while i was offline.
2003-04-18 Dana Jansenswatch out when unmanaging a window, that it is not...
2003-04-17 Dana Jansensfix up support for moveresize. make keyboard grabs...
2003-04-17 Dana Jansensadd support for interactive/keyboard move/resize
2003-04-17 Dana Jansensmove the move/resize functionality into moveresize...