summaryrefslogtreecommitdiff
path: root/src/bar.c
AgeCommit message (Expand)Author
2016-11-17Add xrandr supportMathieu OTHACEHE
2014-03-24Factorize code in update_{window,group}_names.Jérémie Courrèges-Anglas
2014-03-24Kill unused and forgotten include of assert.h in bar.cJérémie Courrèges-Anglas
2013-05-26Adapt group bar to be updated on group number or name change.cr/implement_gnumber-with_winliststylecos
2013-05-26draw_string: only call rp_text_width when neededJérémie Courrèges-Anglas
2013-05-26draw_string: more cleanup and clarificationsJérémie Courrèges-Anglas
2013-05-26draw_string: document variablesJérémie Courrèges-Anglas
2013-05-26feed draw_partial_string with a string and a lengthJérémie Courrèges-Anglas
2013-05-26draw_string: indentationJérémie Courrèges-Anglas
2013-05-26fix draw_string when winliststyle is "row"Jérémie Courrèges-Anglas
2013-05-26sync comment with realityJérémie Courrèges-Anglas
2013-04-10free_bar: make this function reusableJérémie Courrèges-Anglas
2013-04-10Get rid of several unused variablesJérémie Courrèges-Anglas
2013-02-06rp_text_width: remove "font" argumentJérémie Courrèges-Anglas
2009-07-15silence warnings about signed/unsigned char mismatchBernhard R. Link
2009-07-04fix inverted text when using xftwinliststyle-row_brokenShawn Betts
2008-05-25properly indent calls to rp_text_width and rp_draw_stringShawn
2008-05-25change -1 to the proper string length in some calls to rp_text_width and rp_d...Shawn
2008-05-24Add xft supportMidare Kiyura
2007-03-08* src/split.c (set_active_frame): call switch_frame hooksabetts
2006-12-14*** empty log message ***sabetts
2006-11-18(bar_y): take into account screen paddingsabetts
2006-09-26* src/manage.c (update_window_name): return 1 if anything changed. 0 otherwise.sabetts
2006-08-24(prepare_bar): cap the width and height to the size ofsabetts
2006-05-24* src/xinerama.c (free_xinerama): take void arguments. prototype updated.sabetts
2006-04-29* src/bar.c (marked_message): print NULL if msg is null in debug outputsabetts
2006-04-20* src/split.c (show_frame_message): use XmbDrawString and XmbTextEscapementsabetts
2006-03-16* src/window.c (_XOPEN_SOURCE): new definesabetts
2006-03-16remove tabs and trailing whitespace.sabetts
2006-03-15* src/bar.c (show_bar): accept a fmt argument. all callers and prototype upda...sabetts
2004-12-09* src/messages.h (MESSAGE_NO_OTHER_WINDOW): remove padding spacessabetts
2004-12-04update copyright.sabetts
2004-12-02Updated copyright notices.sabetts
2004-11-03(blank_frame): use the frames screen, not the current screen.sabetts
2004-02-27* src/window.c (give_window_focus): save the mouse position beforesabetts
2003-09-21(prepare_bar): move and resize the window before mapping it.sabetts
2003-08-11(prepare_bar): just use height for the height of the window.sabetts
2003-08-10(get_mark_box): take the bar padding into account whensabetts
2003-06-02* src/group.c (groups_merge): don't merge a group with itself.sabetts
2003-05-25* src/window.c: do not include ctype.hsabetts
2003-05-25* src/bar.c (reset_alarm): new functionsabetts
2003-05-25(read_key): Do not wait for the key releasesabetts
2003-05-20 * src/linkedlist.h: Move all C function to linkedlist.csabetts
2003-05-18(marked_wrapped_message): Free the GC's created withsabetts
2003-05-15(struct rp_screen): rename fromsabetts
2003-05-09* src/manage.h (clear_unmanaged_list): new prototypesabetts
2003-05-09* src/split.c (split_frame): call update_bar() instead ofsabetts
2003-04-08* src/Makefile.am (ratpoison_SOURCES): add linkedlist.hsabetts
2003-04-06* src/bar.c (marked_wrapped_message): make the marked line spansabetts
2003-04-06* src/window.c (get_window_list): if window_list_style is STYLE_COLUMN thensabetts