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
/
actions.c
Age
Commit message (
Expand
)
Author
2009-04-13
grab the keyboard and pointer in cmd_resize
Shawn Betts
2009-04-13
make ratinfo and ratrelinfo work with ratpoison -c and return coordinates rel...
Shawn Betts
2009-04-13
fix segfault in banishrel and make it banish to the corner of the frame when ...
Shawn Betts
2009-04-13
Add ratinfo, ratrelinfo, and banishrel commands
Rob Paisley
2009-01-16
Move screen activation code to new (de)activate_screen functions,
Bernhard R. Link
2008-11-01
in cmd_tmpwm wait for a second if it failed to re-select the root events.
Shawn
2008-11-01
fix (i hope) the tmpwm race condition and the bug that sometimes keys don't w...
Shawn
2008-10-22
make history expansion an option (switched off by default)
Bernhard R. Link
2008-10-22
add 'set historysize' and 'set historycompaction' (defaulting to true) to com...
Bernhard R. Link
2008-10-22
move all HAVE_HISTORY into history.c
Bernhard R. Link
2008-10-22
SHELLCMD history only shows execute arguments, things to execute are stored a...
Bernhard R. Link
2008-10-22
define different history types and use them
Bernhard R. Link
2008-10-22
return the correct value when set_barinpadding is called without arguments
Antti Nykänen
2008-10-19
disallow duplicate group names
Ali Gholami Rudi
2008-10-12
don't delete the last group
Ali Gholami Rudi
2008-10-12
change grename arg type to arg_REST
Shawn
2008-10-12
add grename command
Ali Gholami Rudi
2008-10-11
cmd_swap checks that both frames are on the same screen
Bernhard R. Link
2008-10-10
mark the last group in cmd_groups
Shawn
2008-10-10
add gother command
Ali Gholami Rudi
2008-10-10
src/actions.c: fix memory leak in cmd_groups()
Ali Gholami Rudi
2008-10-10
bind nextscreen/prevscreen to C-t N and C-t P
Shawn
2008-10-10
allow window border color to be set seperately for focused and unfocused windows
Kipling Inscore
2008-06-22
Mark command arguments as arg_COMMAND
Bernhard R. Link
2008-05-29
don't grab the key if the keysym doesn't map to a keycode
Shawn Betts
2008-05-25
properly indent calls to rp_text_width and rp_draw_string
Shawn
2008-05-24
fix whitespace errors in xft patch
Shawn
2008-05-24
Add xft support
Midare Kiyura
2008-02-11
Merge branch 'master' of sabetts@git.sv.gnu.org:/srv/git/ratpoison
Shawn Betts
2008-02-11
ifdef out Xtst library calls
Shawn Betts
2008-02-06
Change the way input is read
Shawn
2007-07-18
free more stuff at termination time to make valgrind output better readable
brl
2007-05-17
* src/actions.c (cmd_windows): free buffer to close memory hole
brl
2007-03-08
* src/split.c (set_active_frame): call switch_frame hook
sabetts
2006-12-14
*** empty log message ***
sabetts
2006-11-26
*** empty log message ***
sabetts
2006-11-17
* src/split.c (show_frame_indicator): use defaults.frame_fmt
sabetts
2006-09-27
(initialize_default_keybindings): bind "swap" to C-t x and C-t C-x
sabetts
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 of
sabetts
2006-05-24
* src/actions.c (spawn): pass cmd twice to execcl
sabetts
2006-05-24
* src/actions.c (spawn): pass NULL to execcl
sabetts
2006-05-24
* src/xinerama.c (free_xinerama): take void arguments. prototype updated.
sabetts
2006-05-22
*** empty log message ***
sabetts
2006-05-15
* src/manage.c (grab_top_level_keys): use defaults.top_kmap for the top kmap
sabetts
2006-04-29
* src/bar.c (marked_message): print NULL if msg is null in debug output
sabetts
2006-04-29
(cmd_getenv): return an empty string for
sabetts
2006-04-21
* src/actions.h: new command sfrestore
sabetts
2006-04-20
* src/split.c (show_frame_message): use XmbDrawString and XmbTextEscapement
sabetts
[next]