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
/
input.c
Age
Commit message (
Expand
)
Author
2014-02-20
Kill noisy local variable.
Jérémie Courrèges-Anglas
2014-02-20
Amend / kill weak comments.
Jérémie Courrèges-Anglas
2014-02-20
Simplify using sbuf_free_struct.
Jérémie Courrèges-Anglas
2014-02-20
Stop using XKeycodeToKeysym (deprecated).
Jérémie Courrèges-Anglas
2014-01-04
Ansify read_any_key().
Jérémie Courrèges-Anglas
2014-01-03
Get rid of useless casts of xmalloc/realloc return value.
Jérémie Courrèges-Anglas
2013-11-26
Don't check for usleep, useless since Dec. 2004
Jérémie Courrèges-Anglas
2013-04-15
Support UTF-8 in the input bar
Jérémie Courrèges-Anglas
2013-04-13
get_more_input: use a proper while loop and a switch statement
Jérémie Courrèges-Anglas
2013-04-13
get_more_input: remove useless variable
Jérémie Courrèges-Anglas
2013-04-10
Get rid of several unused variables
Jérémie Courrèges-Anglas
2013-02-06
rp_text_width: remove "font" argument
Jérémie Courrèges-Anglas
2009-07-15
do not shadow identifiers (silencing gcc's -Wshadow warnings)
Bernhard R. Link
2009-07-04
fix inverted text when using xft
winliststyle-row_broken
Shawn Betts
2008-10-22
move all HAVE_HISTORY into history.c
Bernhard R. Link
2008-10-22
define different history types and use them
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-19
grab top level key bindings asynchronously
Shawn
2008-02-11
return a value in read_single_key
Shawn Betts
2008-02-06
Change the way input is read
Shawn
2007-04-23
(update_modifier_map): don't map both super and
sabetts
2006-12-14
*** empty log message ***
sabetts
2006-05-24
* src/xinerama.c (free_xinerama): take void arguments. prototype updated.
sabetts
2006-05-14
(update_modifier_map): use XGetKeyboardMapping.
sabetts
2006-04-20
* src/split.c (show_frame_message): use XmbDrawString and XmbTextEscapement
sabetts
2006-04-02
(handle_key): call XAllowEvents
sabetts
2006-04-02
*** empty log message ***
sabetts
2006-04-01
(grab_key): grab the keyboard synchronously
sabetts
2006-03-16
remove tabs and trailing whitespace.
sabetts
2005-02-22
* src/main.c (read_startup_files): use xsprintf when generating
sabetts
2004-12-04
update copyright.
sabetts
2004-12-02
Updated copyright notices.
sabetts
2004-11-04
*** empty log message ***
sabetts
2004-05-20
* src/input.c (rp_mask_to_x11_mask): handle the shift modifier
sabetts
2004-05-05
(grab_key): use keysym_to_keycode_mod to get the
sabetts
2004-04-24
* src/data.h (struct rp_defaults): new members, font_string,
sabetts
2004-04-18
* src/manage.h (ungrab_keys_all_wins): new prototype
sabetts
2003-11-02
(cook_keycode): null terminate the string.
sabetts
2003-08-31
* src/input.c (get_more_input): use XGrabKeyboard and XUngrabKeyboard
sabetts
2003-08-29
* src/window.c (give_window_focus): use set_rp_window_focus.
sabetts
2003-05-27
* src/editor.c (saved_command): new local global
sabetts
2003-05-25
* src/window.c: do not include ctype.h
sabetts
2003-05-25
(read_key): Do not wait for the key release
sabetts
2003-05-15
(struct rp_screen): rename from
sabetts
2003-04-08
* src/Makefile.am (ratpoison_SOURCES): add linkedlist.h
sabetts
2003-04-05
* src/window.c (get_window_list): if wrap_window_list is on then
sabetts
2003-03-26
* src/split.h (show_frame_message): new prototype
sabetts
[next]