labwc/src/common
Consolatis c9de358075 output: ensure we don't run into an assert() on VT switch
Also reduce log spam from failed output commits that
can happen for various reasons outside of our control.

Fixes: #1667
2024-04-08 21:14:47 +01:00
..
buf.c src/common/buf.c: enhance the buffer API 2024-03-16 15:45:46 +00:00
dir.c config: support merging multiple config files 2024-01-18 20:20:36 +00: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 common/font: avoid rendering semi-transparent background twice 2024-04-08 09:55:37 -04:00
grab-file.c Add SPDX identifiers 2021-11-13 21:56:53 +00:00
graphic-helpers.c Use pre-multiplied colors by default 2024-04-06 22:54:09 +02: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: validate and properly parse floats 2024-04-02 10:37:50 -04:00
nodename.c Fixed some typos 2024-01-04 19:32:51 +00:00
parse-bool.c session: only update activation environment... 2024-03-04 01:57:32 +01:00
parse-double.c common: validate and properly parse floats 2024-04-02 10:37:50 -04:00
scaled_font_buffer.c common: render text buffers with opaque background 2024-03-17 19:09:53 +00:00
scaled_scene_buffer.c scaled_scene_buffer: make dropping the buffer optional 2023-10-19 21:48:57 +01:00
scene-helpers.c output: ensure we don't run into an assert() on VT switch 2024-04-08 21:14:47 +01:00
spawn.c common/spawn.c: add spawn_piped() 2024-03-24 21:44:16 +00:00
string-helpers.c session: process environment.d and allow empty variables 2024-03-11 20:01:14 +00:00
surface-helpers.c cursor: process layer subsurfaces in cursor_button_press() 2024-03-09 00:44:19 +01:00