index
:
ratpoison
cr/add_confirmquit
cr/deprecate_winliststyle
cr/implement_gnumber
cr/implement_gnumber-with_winliststyle
cr/implement_gnumber_hack
cr/implement_gnumber_uglyhack
cr/perl_prefer_envvar
cr/remove_cos_obsolete_email
cr/remove_cos_obsolete_irc
fix/authors_dups_clean-up
fix/gselect_exact_match
fix/unsetenv_memory_corruption
hax/altgr_support
master
rp_simplified
ratpoison is a simple window manager with no flashy wank.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
data.h
Age
Commit message (
Expand
)
Author
2003-03-07
* src/main.c (main): call init_window_stuff(). Remove call to init_numbers().
sabetts
2003-02-27
* src/main.c (free_screen): new function
sabetts
2003-02-22
* src/actions.c (cmd_number): use list delete entry macro
sabetts
2003-02-10
* src/split.h (num_frames): new prototype
sabetts
2002-11-24
* src/main.c: include sys/wait.h
sabetts
2002-11-20
* src/main.c (init_defaults): set pointer warping to on by
sabetts
2002-03-13
* src/split.c (set_active_frame): fix to operate properly with
sabetts
2002-01-24
* src/messages.h (MESSAGE_FRAME_STRING): Pad the string with
sabetts
2001-12-21
* src/data.h (rp_error_msg): new global extern
sabetts
2001-12-09
* src/events.c (handle_key): revert the focus immediately after
sabetts
2001-10-18
(struct rp_window_frame): new field 'last_access'
sabetts
2001-09-21
* src/split.h (find_frame_up): new prototype
sabetts
2001-09-09
* src/list.h (update_window_position): new prototype
sabetts
2001-09-06
numlock, caps lock, and scroll lock are ignored for the prefix key.
sabetts
2001-08-23
new rudeness command
sabetts
2001-08-23
new code to handle transient windows
sabetts
2001-06-11
* src/main.c (rp_rat_bits): remove
sabetts
2001-06-05
* src/manage.c (hide_window): ignore only StructureNotify events.
sabetts
2001-06-02
* src/manage.c (hide_window): ignore unmap_notify events when
sabetts
2001-06-01
reverted last revision
sabetts
2001-06-01
iconic window map_request properly
sabetts
2001-04-15
* src/messages.h (MESSAGE_WELCOME): new define
sabetts
2001-04-13
* src/split.h (blank_frame): new prototype
sabetts
2001-04-07
* src/split.h (hide_frame_indicator): new prototype
sabetts
2001-04-06
* src/split.h (h_split_frame): renamed frome h_split_window
sabetts
2001-04-01
* src/split.h (find_window_for_frame): new function prototype
sabetts
2001-03-29
better command functionality
sabetts
2001-03-19
* src/main.c (ratpoison_longopts): add --command to recognized
sabetts
2001-03-12
merged rel-0-1-0 branch
sabetts
2001-02-28
* manage.h (ungrab_prefix_key): new prototype
sabetts
2001-02-23
* main.c (main): passes return value of find_window_other() to
sabetts
2001-02-20
removed key_actions table, replaced with set of functions
rcyeske
2001-02-15
header cleanups & copyright year update & co
algernon
2001-02-14
removed bold coloring
rcyeske
2001-02-10
* communications.c (send_restart, send_kill): Added
sabetts
2000-12-15
* data.h (struct rp_window): Added colormap member
sabetts
2000-12-15
(struct rp_window): Added XSizeHints member
sabetts
2000-12-09
* data.h (struct rp_window): added x, y, width, height, border;
sabetts
2000-11-27
fixed some problems with modifiers for key events
sabetts
2000-10-20
added initial support for hiding the rat on key events
sabetts
2000-10-17
fixed bug that lost focus of any window when the current window was unmapped.
sabetts
2000-10-15
added --kill and --restart to kill and restart a running ratpoison process
sabetts
2000-09-07
restructured tree, added automake and autoconf to the build process.
sabetts