summaryrefslogtreecommitdiff
path: root/src/screen.c
AgeCommit message (Expand)Author
2013-02-06make TEXT atoms global variablesJérémie Courrèges-Anglas
2011-05-10Fix display_string construction to handle new XDisplayString() behaviouranthony
2010-04-16in init_screen, properly handle a dot in the display stringShawn Betts
2009-07-15do not shadow identifiers (silencing gcc's -Wshadow warnings)Bernhard R. Link
2009-07-04fix inverted text when using xftwinliststyle-row_brokenShawn Betts
2009-04-30fix 'set fgcolor' for xft. Change screen's ft_font and color slots to xft_fon...Shawn Betts
2009-04-13resize the help window when a screen is resizedShawn
2009-01-16set _net_wm_name for the root window to ratpoisonBernhard R. Link
2009-01-16Move screen activation code to new (de)activate_screen functions,Bernhard R. Link
2008-10-10allow window border color to be set seperately for focused and unfocused windowsKipling Inscore
2008-05-24Add xft supportMidare Kiyura
2006-04-20* src/split.c (show_frame_message): use XmbDrawString and XmbTextEscapementsabetts
2006-03-162006-03-15 Bernhard R. Link <brlink@debian.org>sabetts
2006-03-16* src/window.c (_XOPEN_SOURCE): new definesabetts
2006-03-16remove tabs and trailing whitespace.sabetts
2005-10-20* src/window.c: include unistd.hsabetts
2004-12-04update copyright.sabetts
2004-12-02Updated copyright notices.sabetts
2004-11-19* src/actions.c (set_vars): add maxundossabetts
2004-10-05* src/screen.h (is_a_root_window): new prototypesabetts
2004-02-27* src/screen.c (screen_free_nums): new function. prototype addedsabetts
2004-02-27* src/window.c (give_window_focus): save the mouse position beforesabetts
2003-05-25* src/window.c: do not include ctype.hsabetts
2003-05-15* src/data.h (struct rp_frame): renamed from rp_window_frame. Allsabetts
2003-05-15(struct rp_screen): rename fromsabetts
2003-03-31* src/split.c (current_window): call screen_get_frame.sabetts