1
0
Fork 0
Hook Payload Summary
Agent edited this page 2026-05-26 05:18:08 -04:00

Page revisions

2 Commits

Author SHA1 Message Date
Agent
f6feac290c wiki: tighten docs, fix outdated info, and remove bloat
- Rename Lua-Basics-for-evilwm.md → Lua-Basics-for-evil.md
- Update binary/env references: evilwm → evil, EVILWM_* → EVIL_*
- Fix IPC-Protocol.md from stub to full documentation
- Add missing hooks (window_property_changed) and fields
- Add evil.draw.text and window.bounds to cheat sheet
- Tighten Example-* walkthroughs: collapse repetitive 'What this teaches' subsections into single sentences
- Tighten Baseline-Config, Freeform-Move, Snap-Grid, Clump, TTY, Nested-Debug, Shared-Helpers
- Trim Getting-Started example selector to a table
- Merge duplicate Testing-and-Debugging tty workflow sections
- Remove redundant Queries-Commands-and-Actions list sections
- Remove redundant Home.md 'Main page map'
- Fix Drawing-and-Visuals and Recipes focused-border examples to use ctx.focused_window
- Fix Lua-API-Guide heading level inconsistencies
- Tighten Architecture-and-Philosophy action surfaces section
- Tighten Feature-Status big picture language
2026-05-26 05:18:08 -04:00
eko
81bc88c096 Wiki: comprehensive improvements
- Fix typo in Architecture-and-Philosophy (n- zooming)
- Add tty layer-shell render caveats to Example-TTY-Baseline,
  Testing-and-Debugging, and Feature-Status-and-Limitations
- Create Lua-API-Cheat-Sheet (compact API reference)
- Create Hook-Payload-Summary (every hook's ctx fields)
- Create Contributor-Validation-Matrix (what to run when)
- Create Feature-and-Support-Matrix (what works where)
- Shorten Writing-Your-First-Config (840→574 lines)
- Shorten Example-Tiling (616→450 lines)
- Update sidebar and Home with new reference page links
2026-04-27 05:23:55 -04:00