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
/
screen.c
Age
Commit message (
Expand
)
Author
2014-01-03
Get rid of useless casts of xmalloc/realloc return value.
Jérémie Courrèges-Anglas
2013-02-06
make TEXT atoms global variables
Jérémie Courrèges-Anglas
2011-05-10
Fix display_string construction to handle new XDisplayString() behaviour
anthony
2010-04-16
in init_screen, properly handle a dot in the display string
Shawn Betts
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
2009-04-30
fix 'set fgcolor' for xft. Change screen's ft_font and color slots to xft_fon...
Shawn Betts
2009-04-13
resize the help window when a screen is resized
Shawn
2009-01-16
set _net_wm_name for the root window to ratpoison
Bernhard R. Link
2009-01-16
Move screen activation code to new (de)activate_screen functions,
Bernhard R. Link
2008-10-10
allow window border color to be set seperately for focused and unfocused windows
Kipling Inscore
2008-05-24
Add xft support
Midare Kiyura
2006-04-20
* src/split.c (show_frame_message): use XmbDrawString and XmbTextEscapement
sabetts
2006-03-16
2006-03-15 Bernhard R. Link <brlink@debian.org>
sabetts
2006-03-16
* src/window.c (_XOPEN_SOURCE): new define
sabetts
2006-03-16
remove tabs and trailing whitespace.
sabetts
2005-10-20
* src/window.c: include unistd.h
sabetts
2004-12-04
update copyright.
sabetts
2004-12-02
Updated copyright notices.
sabetts
2004-11-19
* src/actions.c (set_vars): add maxundos
sabetts
2004-10-05
* src/screen.h (is_a_root_window): new prototype
sabetts
2004-02-27
* src/screen.c (screen_free_nums): new function. prototype added
sabetts
2004-02-27
* src/window.c (give_window_focus): save the mouse position before
sabetts
2003-05-25
* src/window.c: do not include ctype.h
sabetts
2003-05-15
* src/data.h (struct rp_frame): renamed from rp_window_frame. All
sabetts
2003-05-15
(struct rp_screen): rename from
sabetts
2003-03-31
* src/split.c (current_window): call screen_get_frame.
sabetts