labwc/include/common
Johan Malm 881d788bee action: do not expand env vars in Exec action
...<command> argument (but still resolve tilde).

This makes it easier to write sh -c '' constructs without turning labwc
into a shell parser in order to expand environment variables, whilst
respecting single quotes and escaped characters as well as ignoring
subshells syntax like $(foo) and backticks.

Also, fix bug where buffer length+alloc get out-of-sync
2023-09-23 14:52:59 +01:00
..
array-size.h Add ARRAY_SIZE() macro 2023-09-19 22:03:59 +01:00
array.h Add common/array.h with wl_array_len() 2023-08-20 13:08:45 +02:00
border.h
buf.h action: do not expand env vars in Exec action 2023-09-23 14:52:59 +01:00
dir.h
fd_util.h
file-helpers.h common/file-helpers.c: share file_exists() to reduce duplication 2023-09-17 19:26:41 +01:00
font.h
grab-file.h
graphic-helpers.h osd: use theme->osd_border_width for focused item 2023-06-29 19:14:08 +01:00
list.h
match.h
mem.h
nodename.h
parse-bool.h
scaled_font_buffer.h
scaled_scene_buffer.h
scene-helpers.h
spawn.h
string-helpers.h common/string-helpers.c: add strdup_printf() 2023-06-26 06:30:33 +01:00