No description
Find a file
2025-08-27 18:32:56 +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 (change) move child_pid, dpy globals to lib/crywl.c 2025-08-27 18:32:56 +10:00
.gitignore explicitly ignore build/ bin/ 2025-08-26 17:36:16 +10:00
config.mk pkg ref: xcb-icccm -> xcb-icccm.pc 2025-08-27 13:18:01 +10:00
flake.lock complete flake.nix + progress wlroots -> wlroots_0_19 2025-08-26 15:44:16 +10:00
flake.nix complete flake.nix + progress wlroots -> wlroots_0_19 2025-08-26 15:44:16 +10:00
Makefile rename config.def.h -> config.h 2025-08-27 13:25:43 +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)