summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-06-22remove unused history_list_items functionBernhard R. Link
2008-06-20support the netwm dialog window typeShawn
2008-06-20add a maxsize formatter character to format_stringShawn
2008-06-16update copyright noticeShawn Betts
2008-05-29don't grab the key if the keysym doesn't map to a keycodeShawn Betts
2008-05-28Only check for xft.pc if xft is not disabled.Bernhard R. Link
2008-05-25don't free defaults.font when xft is enabledShawn
2008-05-25properly indent calls to rp_text_width and rp_draw_stringShawn
2008-05-25change -1 to the proper string length in some calls to rp_text_width and rp_d...Shawn
2008-05-24fix whitespace errors in xft patchShawn
2008-05-24Add xft supportMidare Kiyura
2008-05-02make read_any_key a proper prototypeBernhard R. Link
2008-02-19grab top level key bindings asynchronouslyShawn
2008-02-11return a value in read_single_keyShawn Betts
2008-02-11Merge branch 'master' of sabetts@git.sv.gnu.org:/srv/git/ratpoisonShawn Betts
2008-02-11ifdef out Xtst library callsShawn Betts
2008-02-06Merge branch 'master' of ssh://sabetts@git.sv.gnu.org/srv/git/ratpoisonShawn
2008-02-06Change the way input is readShawn
2007-12-07call switchwin hook when a window in unmapped or destroyedShawn Betts
2007-10-08add more ignored filesShawn Betts
2007-10-06Remove .cvsignore files. add .gitignore filesShawn Betts
2007-08-14src/main.c (xvsprintf): limit memory allocation to 200K when vsnprintf return...brl
2007-07-19src/manage.c (update_window_name): call get_class_hints directly to avoid it ...brl
2007-07-19src/manage.c (get_wmname): always try XmbTextPropertyToTextList first to also...brl
2007-07-18free more stuff at termination time to make valgrind output better readablebrl
2007-05-19* src/manage.c (get_wmname): free buffer to close memory holebrl
2007-05-17* src/actions.c (cmd_windows): free buffer to close memory holebrl
2007-05-07(init_defaults): only load the backup font when thesabetts
2007-05-04* src/main.c (init_defaults): if the default font fails, use thesabetts
2007-04-23(update_modifier_map): don't map both super andsabetts
2007-03-08* src/split.c (set_active_frame): call switch_frame hooksabetts
2007-01-31* src/frame.c (frame_read): fix bug to never set dedicatedbrl
2006-12-19(force_maximize): remove call to usleepsabetts
2006-12-14*** empty log message ***sabetts
2006-11-26*** empty log message ***sabetts
2006-11-21complete MAINTAINERCLEANFILES variablesbrl
2006-11-19(show_frame_message): handle the case when the framesabetts
2006-11-18(bar_y): take into account screen paddingsabetts
2006-11-17* src/split.c (show_frame_indicator): use defaults.frame_fmtsabetts
2006-10-04(handle_key): demote the 'no matching key' error to debug output.sabetts
2006-10-04(strtok_ws): remove useless debug ouput.sabetts
2006-09-27(initialize_default_keybindings): bind "swap" to C-t x and C-t C-xsabetts
2006-09-27*** empty log message ***sabetts
2006-09-26* src/manage.c (update_window_name): return 1 if anything changed. 0 otherwise.sabetts
2006-08-27(parse_args): gobble spaces at the beginning ofsabetts
2006-08-24(prepare_bar): cap the width and height to the size ofsabetts
2006-05-24* src/actions.c (spawn): pass cmd twice to execclsabetts
2006-05-24* src/events.c (handle_signals): pass NULL to execlpsabetts
2006-05-24* src/actions.c (spawn): pass NULL to execclsabetts
2006-05-24* src/xinerama.c (free_xinerama): take void arguments. prototype updated.sabetts