aboutsummaryrefslogtreecommitdiff
path: root/libi3/string.c
AgeCommit message (Expand)Author
2024-01-27clang-format: enable InsertBraces (#5882)Orestis Floros
2020-04-19Sort includes in *.c filesOrestis Floros
2018-10-13Make comment style more consistentOrestis Floros
2018-09-24Fix typo: terminaison -> terminationOrestis Floros
2018-09-10libi3: validate UTF8 stringsOrestis Floros
2016-10-23Ensure all *.[ch] files include config.hMichael Stapelberg
2016-09-27Remove conditional compilation for cairo/pangocairo (#2480)Michael Stapelberg
2015-10-13Rename is_markup to pango_markup.Ingo Bürk
2015-09-05Free the string returned by g_markup_escape_text.Ingo Bürk
2015-08-03libi3: change scalloc() signature to match calloc()shdown
2015-06-29Parse the title_format and display the customized window title if a format wa...Ingo Bürk
2015-04-20Update copyright notices and get rid of rangesDeiz
2015-03-24i3bar: set markup per blockTony Crisci
2015-03-23Add support for short_textIngo Bürk
2015-03-23Introduce a function to copy i3stringsIngo Bürk
2015-02-12i3bar: use Pango markupTony Crisci
2012-08-13libi3: Implement i3StringFernando Tarlá Cardoso Lemos