1
0
Fork 0
Feature Status and Limitations
Agent edited this page 2026-05-26 05:36:15 -04:00

Page revisions

9 Commits

Author SHA1 Message Date
Agent
34f59769f6 wiki: remove hidden example configs from navigation
Only baseline (config.lua) and tiling remain as tracked examples.
Deleted walkthrough pages: Freeform-Move, Snap-Grid, Clump, Nested-Debug, TTY-Baseline.
Updated all overviews, sidebars, and guides to reference only the 2 remaining examples.
Shared helpers page (common.lua, rules.lua) is kept.
2026-05-26 05:36:15 -04:00
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
19de937481 rename project from luacifer to evilwm, remove all E.V.I.L. acronym references 2026-05-11 12:11:55 -04:00
NerfEko
92f63f25f7 chore: rename wiki from evilwm to luacifer
Rename all wiki pages and internal references from evilwm to luacifer.
2026-04-27 06:43: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
NerfEko
f79d624e58 Update wiki for tty automation baseline 2026-04-20 23:03:54 -04:00
NerfEko
221d9137db Document tty support target and release gates 2026-04-20 06:18:22 -04:00
NerfEko
41bcb2b533 Make wiki project-state wording more optimistic
- update Home.md summary to emphasize what evilwm is already good for
- add a concise feature overview table to the wiki front page
- reword Feature-Status-and-Limitations.md to stay honest while sounding
  more like an actively useful project than a deficit list
2026-04-20 04:13:31 -04:00
NerfEko
7e5b32f3f0 Initial evilwm wiki content 2026-04-20 03:51:22 -04:00