labwc/src/common
Consolatis 27de4e6398 theme: create hover button fallbacks
...by copying the non-hover variant and adding a transparent overlay.

Co-authored-by: @johanmalm
2023-12-21 02:42:23 +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 theme: create hover button fallbacks 2023-12-21 02:42:23 +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 chase: use wlroots tree node getters 2023-12-03 18:24:26 +00:00
spawn.c src/common/spawn.c: Restore SIGPIPE default handler before exec 2023-10-29 15:18:32 +01:00
string-helpers.c theme: create hover button fallbacks 2023-12-21 02:42:23 +01:00