sway/common
Michael Schupikov f213180533 strip_whitespace(): Improve and simplify (#1034)
Now strip_whitespace() also strips the unnecessary whitespace between
words in the string. That fixes issues reading the configuration file if
too much space is included between tokens.
2017-01-11 12:45:25 +01:00
..
CMakeLists.txt implement solid color rendering for swaybg 2016-07-30 18:50:13 -05:00
ipc-client.c Handle malloc failure in ipc_recv_response 2016-12-15 19:01:40 -05:00
list.c Handle config-related allocation failures 2016-12-15 19:01:41 -05:00
log.c Handle malloc failure in ipc_recv_response 2016-12-15 19:01:40 -05:00
readline.c Handle malloc failures from read_line 2016-12-15 19:01:40 -05:00
stringop.c strip_whitespace(): Improve and simplify (#1034) 2017-01-11 12:45:25 +01:00
util.c Reorganize includes 2016-09-01 08:18:37 -04:00