sty6 · she/her
-
Help I don't know into coding.
Shopify "developer" and web janitor. HTML, Javascript, Liquid, ReactJS. Learning Rust, C++, and C sometimes.
-
Joined on
2026年03月08日
64ece3b18c
Merge branch 'main' of https://www.codeberg.org/sty6/lucid
ac1078813b
COMMANDS.md mostly written? I think?
6b8f310ccf
Deleting because was replaced.
0bdc319745
Fixed commands.md (didn't escape properly)
0891f9a48d
Merge branch 'main' of https://www.codeberg.org/sty6/lucid
539b7ae239
started writing a command library
59e7490622
Update README.md
e08bf429a7
add files
f20458d75b
first commit
596f361c17
Update README.md
af6b39f12c
Update README.md
da2adb9306
we're so back
b98a39bb33
we're so back
4206b234f7
stupid bs vibecoded update that I need to fix later
8659a465fd
'finished' keybind parser
dd1c23b25f
Rewrote ipc entirely, Now uses a hand-rolled parser and a consolidated action list
9c5e66e8ed
Can now read from config files for border/window settings
c52cd8194d
Moved away from manually storing layers in Vec<>, framework of config started
e51cf6dd78
Fixed weird edge case when swapping sibling nodes where focused_id wouldn't update
27f3f0f970
minor restructure of dispatch_node() because I got sick of typing the same two lines constantly