Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-02-15 | header cleanups & copyright year update & co | algernon | |
2001-02-11 | * manage.h (set_state): Added prototype | sabetts | |
* manage.c (send_configure): Now sends the window's x,y,width,height coordinates. (set_state): Added * events.c (map_request): Calls set_state when mapping an unmapped window. * actions.c (maximize_transient): takes an rp_window as the argument. Removed code to handle void *data. Incremental resizing only happens if the maximum size isn't set. Removed actual X maximization code. (maximize): Moved meat to maximize_normal(). | |||
2000-12-15 | added prototype | sabetts | |
2000-12-09 | * data.h (struct rp_window): added x, y, width, height, border; | sabetts | |
* events.c (configure_request): Now honours request, but then maximizes it afterwards. (configure_request): updates the rp_window's geometry fields * manage.c (manage): commented out XMoveResizeWindow call (send_configure): added * actions.h (maximize): added prototype * actions.c (maximize): added | |||
2000-10-20 | added unmanaged windows and window padding | rcyeske | |
2000-09-07 | restructured tree, added automake and autoconf to the build process. | sabetts | |