| .. |
|
box.c
|
common/box: drop box_contains()
|
2025-05-21 13:55:59 +02:00 |
|
buf.c
|
buf.c: fix off by one bug in buf_add_char()
|
2024-11-07 23:34:48 +01:00 |
|
dir.c
|
theme: use 'labwc' directory
|
2025-01-06 20:15:26 +00:00 |
|
direction.c
|
action: make "FocusOutput" behave like "MoveToOutput"
|
2024-08-24 14:59:42 -04:00 |
|
fd-util.c
|
Replace _ with - in source file names
|
2024-05-22 07:10:51 +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
|
font: use PangoStyle enum
|
2025-04-23 20:20:29 +01:00 |
|
gen-color-table.pl
|
common/graphic-helpers: adopt lookup_named_color from xpm parser
|
2025-06-18 15:48:24 -04:00 |
|
grab-file.c
|
common: remove buf_init(), add BUF_INIT and buf_move()
|
2024-04-18 07:00:23 +01:00 |
|
graphic-helpers.c
|
common/graphic-helpers: adopt lookup_named_color from xpm parser
|
2025-06-18 15:48:24 -04:00 |
|
lab-scene-rect.c
|
Replace multi_rect with lab_scene_rect
|
2025-06-10 06:03:03 +09: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
|
Replace scaled_rect_buffer with lab_scene_rect
|
2025-06-10 06:03:03 +09:00 |
|
nodename.c
|
Fixed some typos
|
2024-01-04 19:32:51 +00:00 |
|
parse-bool.c
|
config/rcxml.c: fix parsing of three-state query parameters
|
2024-10-30 21:53:23 -04:00 |
|
parse-double.c
|
common: validate and properly parse floats
|
2024-04-02 10:37:50 -04:00 |
|
rgb.txt
|
common/graphic-helpers: adopt lookup_named_color from xpm parser
|
2025-06-18 15:48:24 -04:00 |
|
scaled-font-buffer.c
|
string-helpers: add str_equal()
|
2025-01-25 07:27:21 +09:00 |
|
scaled-icon-buffer.c
|
scaled-icon-buffer: don't render twice in scaled_icon_buffer_set_view()
|
2025-06-07 08:54:34 +01:00 |
|
scaled-img-buffer.c
|
scaled-scene-buffer: guard against negative sizes
|
2025-05-19 06:51:42 +09:00 |
|
scaled-scene-buffer.c
|
scaled-scene-buffer: guard against negative sizes
|
2025-05-19 06:51:42 +09:00 |
|
scene-helpers.c
|
scene-helpers: use wlr_scene_output_needs_frame
|
2025-06-13 18:37:44 +02:00 |
|
set.c
|
set: prevent possible segfault when keycode 0 is released
|
2025-01-06 14:50:14 +09:00 |
|
spawn.c
|
Replace _ with - in source file names
|
2024-05-22 07:10:51 +01:00 |
|
string-helpers.c
|
string-helpers: rtrim() with just char *s, call it later in string_strip
|
2025-03-16 11:18:39 +00:00 |
|
surface-helpers.c
|
surface-helpers: reduce log spam
|
2025-01-26 14:22:06 +01:00 |
|
xcolor-table.h
|
common/graphic-helpers: adopt lookup_named_color from xpm parser
|
2025-06-18 15:48:24 -04:00 |