| .. |
|
box.c
|
src: remove unused #includes (via include-what-you-use)
|
2025-09-07 19:34:30 +09:00 |
|
buf.c
|
Don't remove newlines when parsing config, menu and XBM
|
2025-10-17 22:08:41 +09:00 |
|
dir.c
|
src: remove unused #includes (via include-what-you-use)
|
2025-09-07 19:34:30 +09:00 |
|
edge.c
|
common: flesh out enum lab_edge and prefer over wlr_edges/wlr_direction
|
2025-08-26 20:36:43 -04:00 |
|
fd-util.c
|
src: include primary header first
|
2025-07-29 21:51:56 +01:00 |
|
file-helpers.c
|
src: include primary header first
|
2025-07-29 21:51:56 +01:00 |
|
font.c
|
font: remove 4px padding on the right
|
2025-09-22 18:23:33 +01:00 |
|
gen-color-table.pl
|
common/graphic-helpers: adopt lookup_named_color from xpm parser
|
2025-06-18 15:48:24 -04:00 |
|
graphic-helpers.c
|
src/common/graphic-helpers.c: fix declaration/definition arg name difference
|
2025-10-01 21:18:44 +01:00 |
|
lab-scene-rect.c
|
src: include primary header first
|
2025-07-29 21:51:56 +01:00 |
|
match.c
|
src: include primary header first
|
2025-07-29 21:51:56 +01:00 |
|
mem.c
|
array: use die_if_null() from common/mem.c
|
2025-09-07 19:17:18 +09:00 |
|
meson.build
|
Don't remove newlines when parsing config, menu and XBM
|
2025-10-17 22:08:41 +09:00 |
|
node-type.c
|
common: add node-type.c/h (renaming ssd_part_type to lab_node_type)
|
2025-09-06 16:00:20 -04:00 |
|
nodename.c
|
src: include primary header first
|
2025-07-29 21:51:56 +01:00 |
|
parse-bool.c
|
include: add config/types.h
|
2025-08-21 16:55:25 +09:00 |
|
parse-double.c
|
src: remove unused #includes (via include-what-you-use)
|
2025-09-07 19:34:30 +09:00 |
|
rgb.txt
|
common/graphic-helpers: adopt lookup_named_color from xpm parser
|
2025-06-18 15:48:24 -04:00 |
|
scene-helpers.c
|
src: remove unused #includes (via include-what-you-use)
|
2025-09-07 19:34:30 +09:00 |
|
set.c
|
src: include primary header first
|
2025-07-29 21:51:56 +01:00 |
|
spawn.c
|
add permissions to actions
|
2025-10-21 23:23:57 +02:00 |
|
string-helpers.c
|
Remove unused function trim_last_field()
|
2025-09-26 10:41:21 -04:00 |
|
xcolor-table.h
|
common/graphic-helpers: adopt lookup_named_color from xpm parser
|
2025-06-18 15:48:24 -04:00 |
|
xml.c
|
fix typo in comment
|
2025-10-10 00:19:22 +09:00 |