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
Age
Commit message (
Expand
)
Author
2008-10-10
choose a better approach to setting the border color in remove_frame
Shawn
2008-10-10
allow window border color to be set seperately for focused and unfocused windows
Kipling Inscore
2008-10-10
clean up set_active_window_body() with 2 new helper functions
J.R. Mauro
2008-10-10
doc/ratpoison.texi: fix argument order of execf
Bernhard R. Link
2008-06-22
document new %M in manpage
Bernhard R. Link
2008-06-22
make xstrdup argument const char*
Bernhard R. Link
2008-06-22
Mark command arguments as arg_COMMAND
Bernhard R. Link
2008-06-22
remove unused history_list_items function
Bernhard R. Link
2008-06-20
support the netwm dialog window type
Shawn
2008-06-20
add a maxsize formatter character to format_string
Shawn
2008-06-16
update copyright notice
Shawn Betts
2008-05-29
don't grab the key if the keysym doesn't map to a keycode
Shawn Betts
2008-05-28
Use AC_HELP_STRING for all help texts.
Bernhard R. Link
2008-05-28
Only check for xft.pc if xft is not disabled.
Bernhard R. Link
2008-05-25
update news and authors wrt xft
Shawn
2008-05-25
use PKG_CHECK_MODULES to detect xft
Shawn
2008-05-25
don't free defaults.font when xft is enabled
Shawn
2008-05-25
properly indent calls to rp_text_width and rp_draw_string
Shawn
2008-05-25
change -1 to the proper string length in some calls to rp_text_width and rp_d...
Shawn
2008-05-24
fix whitespace errors in xft patch
Shawn
2008-05-24
Add xft support
Midare Kiyura
2008-05-02
make read_any_key a proper prototype
Bernhard R. Link
2008-04-18
Merge branch 'master' of ssh://sabetts@git.sv.gnu.org/srv/git/ratpoison
Shawn
2008-04-18
fix off by one bug in rpws
Shawn
2008-04-18
bump version to 1.4.4-GIT
Shawn
2008-04-18
add 1.4.3 news
v1.4.3
Shawn
2008-02-22
remove AC_CANONICAL_HOST and bin-dist target as only user of it
Bernhard R. Link
2008-02-21
update debian/ directory
Bernhard R. Link
2008-02-21
fix syntax errors in the manpage
Bernhard R. Link
2008-02-19
grab top level key bindings asynchronously
Shawn
2008-02-11
return a value in read_single_key
Shawn Betts
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
Merge branch 'master' of ssh://sabetts@git.sv.gnu.org/srv/git/ratpoison
Shawn
2008-02-06
Change the way input is read
Shawn
2008-02-06
add TAGS to .gitignore
Shawn
2007-12-07
call switchwin hook when a window in unmapped or destroyed
Shawn Betts
2007-10-22
bump the version number in the docs to 1.4.3
Shawn Betts
2007-10-11
Merge branch 'master' of sabetts@git.sv.gnu.org:/srv/git/ratpoison
Shawn Betts
2007-10-11
Properly shell-escape ratpoison commands for perl bindings.
Shawn Betts
2007-10-08
Merge branch 'master' of ssh://sabetts@git.sv.gnu.org/srv/git/ratpoison
Shawn Betts
2007-10-08
add more ignored files
Shawn Betts
2007-10-08
Update debian/ directory
Bernhard R. Link
2007-10-06
bump version to 1.4.3-GIT
Shawn Betts
2007-10-06
add NEWS for 1.4.2
v1.4.2
Shawn Betts
2007-10-06
Remove .cvsignore files. add .gitignore files
Shawn Betts
2007-08-14
src/main.c (xvsprintf): limit memory allocation to 200K when vsnprintf return...
brl
2007-07-19
src/manage.c (update_window_name): call get_class_hints directly to avoid it ...
brl
2007-07-19
src/manage.c (get_wmname): always try XmbTextPropertyToTextList first to also...
brl
2007-07-18
free more stuff at termination time to make valgrind output better readable
brl
[next]