mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 17:56:34 +00:00
Previous generator packed 5 fields in the image chunk header but Xcursor format needs 9 (header_size, type, nominal, version, w, h, xhot, yhot, delay). Missing version field → malformed → wlroots ignored it → fell back to default visible cursor. Now writes correct 68-byte Xcursor with all 9 header fields. Added more cursor names (x_cursor, pirate, sides). Also: terminal UI shows bash-style cwd$ prompt, separates command from output visually, auto-detects pwd after each command for prompt update. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| bsb-tests.json | ||
| package.json | ||
| tsconfig.json | ||