labwc/src/common
Consolatis 8d17ab2d60 scaled_scene_buffer: make dropping the buffer optional
In preparation to also use the scaled_scene_buffer for
theme components like rounded corner images and button
icons.

No functional change intended.
2023-10-19 21:48:57 +01:00
..
buf.c common/buf.c: do not use memcpy for overlapping regions 2023-09-23 16:28:23 +01:00
dir.c Enable more compiler warnings 2023-02-01 10:42:22 +01:00
fd_util.c Fix coding style 2022-11-03 23:01:52 +01:00
file-helpers.c common/file-helpers.c: share file_exists() to reduce duplication 2023-09-17 19:26:41 +01:00
font.c Add window resize indicator 2023-08-19 18:37:16 +02:00
grab-file.c Add SPDX identifiers 2021-11-13 21:56:53 +00:00
graphic-helpers.c osd: use theme->osd_border_width for focused item 2023-06-29 19:14:08 +01:00
match.c common: use fnmatch() for pattern matching 2023-10-01 14:17:29 +01:00
mem.c common: Add additional memory utilities (xzalloc() etc.) 2022-09-17 10:57:30 -04:00
meson.build common/file-helpers.c: share file_exists() to reduce duplication 2023-09-17 19:26:41 +01:00
nodename.c CodeStyle 2022-01-09 06:37:39 +00:00
parse-bool.c src/common/parse-bool.c: support on/off boolean values 2023-09-13 05:27:27 +01:00
scaled_font_buffer.c scaled_scene_buffer: make dropping the buffer optional 2023-10-19 21:48:57 +01:00
scaled_scene_buffer.c scaled_scene_buffer: make dropping the buffer optional 2023-10-19 21:48:57 +01:00
scene-helpers.c Enable more compiler warnings 2023-02-01 10:42:22 +01:00
spawn.c main: Increase FD limit 2022-07-17 00:59:23 +00:00
string-helpers.c common/string-helpers.c: add strdup_printf() 2023-06-26 06:30:33 +01:00