summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Collapse)Author
2001-03-19* src/main.c (ratpoison_longopts): add --command to recognizedsabetts
command-line options. * src/communications.h (send_command): new function prototype * src/data.h (rp_command): new global variable * src/events.c (receive_command): new function (property_notify): handles rp_command Atoms * src/communications.c (send_command): new function * src/main.c (print_help): prints help for --command (main): handles --command command-line option
2001-03-14* src/conf.h: replaced the silly c++ style comment aroundsabetts
HIDE_MOUSE with a REAL comment. * src/manage.c (update_window_information): updates the window's border width. * src/conf.h (WINDOW_BORDER_WIDTH): new constant * src/manage.c (maximize_normal): Set the border width to WINDOW_BORDER_WIDTH. takes the border width into account when calculating the position, width, and height. (maximize_transient): likewise (maximize): calls XSetWindowBorderWidth to set the window's border width. (force_maximize): likewise
2001-03-12merged rel-0-1-0 branchsabetts
2001-03-12merged rel-0-1-0 branchsabetts
2001-03-06added 'changes since 0.1.0'rcyeske
2001-03-02* actions.c (initialize_default_keybindings): removed emacssabetts
binding. * Makefile.am (SUBDIRS): removed man/ * configure.in (AC_OUTPUT): removed man/Makefile removed references to emacs. * doc/Makefile.am (man_MANS): ratpoison.1 moved to doc/ * doc/ratpoison.texi: minor updates.
2001-02-28*** empty log message ***sabetts
2001-02-24tweaksrcyeske
2001-02-23new newssabetts
2001-02-18mention that ALL of the fixed size buffers are fixed.algernon
2001-02-14updatedrcyeske
2000-12-15*** empty log message ***sabetts
2000-11-27fixed some problems with modifiers for key eventssabetts
2000-10-15*** empty log message ***sabetts
2000-09-15new news!sabetts
2000-09-14*** empty log message ***sabetts
2000-09-07added some content!sabetts
2000-09-07restructured tree, added automake and autoconf to the build process.sabetts