No description
Find a file
2025-08-28 02:56:39 +10:00
docs rename config.def.h -> config.h 2025-08-27 13:25:43 +10:00
LICENSE opinionated reorganisation 2025-08-25 14:24:22 +10:00
protocols Implement support for output power management 2024-06-20 19:11:52 -06:00
src remove wayland.h temp link target 2025-08-28 02:56:39 +10:00
.gitignore ignore compile_commands.json 2025-08-28 00:14:32 +10:00
compile_commands.json ignore compile_commands.json 2025-08-28 00:14:32 +10:00
config.mk Makefile uses Bear to improve clangd 2025-08-28 00:11:54 +10:00
flake.lock complete flake.nix + progress wlroots -> wlroots_0_19 2025-08-26 15:44:16 +10:00
flake.nix Makefile uses Bear to improve clangd 2025-08-28 00:11:54 +10:00
Makefile ignore clangd .cache/ 2025-08-28 00:13:12 +10:00
README.dwl (crywl progression) README 2025-08-26 17:35:32 +10:00
README.md MAJOR REFACTOR (IN PROGRESS) 2025-08-27 16:36:00 +10:00

CryWL

Hacking

# Instantiate *pure* devshell
#   provides: `mk` alias for preconfigured gmake
nix develop -i
mk

TODO

  • Implement config.mk option to disable printstatus(...) (unnecessary resource usage unless debugging)