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.h
Age
Commit message (
Expand
)
Author
2016-12-09
Adapt function name
Jérémie Courrèges-Anglas
2016-12-08
Add a function to find a screen matching a given XWindowAttributes
Mathieu OTHACEHE
2016-12-08
Move function declaration to the right header
Mathieu OTHACEHE
2016-12-08
Remove useless argument from is_rp_window_for_screen function
Mathieu OTHACEHE
2016-12-01
Fix fdump and sselect
Mathieu OTHACEHE
2016-11-22
Style nits, typo and non-existing functions.
Jérémie Courrèges-Anglas
2016-11-17
Add xrandr support
Mathieu OTHACEHE
2009-01-16
Move screen activation code to new (de)activate_screen functions,
Bernhard R. Link
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