light7734 · she/her
  • Between the Hammer and the Anvil
  • Joined on 2024-12-09
light7734 created pull request light7734/light#44 2025-09-19 04:31:47 +00:00
build: add PKGBUILD for libx11 with msan support
light7734 created branch ci/libx11_msan in light7734/light 2025-09-19 04:31:35 +00:00
light7734 pushed to ci/libx11_msan at light7734/light 2025-09-19 04:31:35 +00:00
d8ab0f5118 build: add PKGBUILD for libx11 with msan support
light7734 pushed to main at light7734/light 2025-09-18 16:38:08 +00:00
048871222f fix(surface): components getting removed AFTER registry callbacks getting disconnected
light7734 pushed to main at light7734/light 2025-09-18 16:32:29 +00:00
d672b25844 refactor(surface): on_surface_destroy now calls XCloseDisplay
light7734 pushed to main at light7734/light 2025-09-18 16:20:36 +00:00
6a6de539ae ci(amd64/gcc/valgrind): start x virtual framebuffer before running tests
light7734 pushed to main at light7734/light 2025-09-18 16:16:59 +00:00
904c58f7ea tests(input): fix a faulty test
99e5091ff3 style: fix unformatted file
Compare 2 commits »
light7734 pushed to main at light7734/light 2025-09-18 16:11:41 +00:00
4941b68eab ci(documentation): add the dockerfile
d448726350 ci(ci/amd64/clang/fuzz): add fuzz dockerfile
8741a769a6 style: remove trailing whitespace
e695808f98 ci(amd64/gcc/valgrind): change base image from alpine to arch
1158da1a39 ci(amd64/gcc/unit_tests): change base image from alpine to arch
Compare 23 commits »
light7734 pushed to main at light7734/light 2025-09-17 19:52:50 +00:00
320cc66267 chore: remove glad
light7734 pushed to main at light7734/light 2025-09-16 07:52:40 +00:00
48ff8550f1 chore: remove glfw as dependency
light7734 opened issue light7734/light#43 2025-09-15 06:42:29 +00:00
docs: design inter-system communication
light7734 opened issue light7734/light#42 2025-09-15 06:41:49 +00:00
feat: add xlib support for linux surface system
light7734 pushed to main at light7734/light 2025-09-14 19:56:44 +00:00
8e48a3992b ci: remove debug comand
light7734 pushed to main at light7734/light 2025-09-10 11:54:46 +00:00
6f007c47ed feat: windows support for surface module
light7734 pushed to main at light7734/light 2025-09-10 11:48:37 +00:00
9b0acc1cc3 ci: modify amd64/gcc/valgrind script
light7734 pushed to main at light7734/light 2025-09-10 11:36:54 +00:00
ad5d961d33 ci: set DEBUGINFO_URLS in amd64/gcc/valgrind script
light7734 pushed to main at light7734/light 2025-09-10 11:01:12 +00:00
38e1131513 ci: fix silly mistake on amd64/gcc/unit_tests.sh
light7734 pushed to main at light7734/light 2025-09-10 10:56:13 +00:00
3564400000 ci: fix gcc unit tests script
light7734 pushed to main at light7734/light 2025-09-10 09:46:20 +00:00
4d0a7f9b45 fix: compilation error on gcc
light7734 pushed to main at light7734/light 2025-09-09 13:49:36 +00:00
961111c5da fix: some tests failing due to repeated glfwInit/glfwTerminate