1
0
Fork 0
Configuration Guide
Agent edited this page 2026-05-26 05:47:03 -04:00

Page revisions

6 Commits

Author SHA1 Message Date
Agent
3f424f5f6a wiki: make TTY baseline the primary example, remove baseline config page
Restored Example-TTY-Baseline.md as the primary walkthrough.
Deleted Example-Baseline-Config.md.
Updated all references across the wiki from examples/config.lua
to examples/tty-baseline.lua.
2026-05-26 05:47:03 -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
NerfEko
a98d84da6e Make imperative Lua style the default in wiki guides
- switch major config-writing and hooks docs to show imperative runtime
  commands first
- document returned actions as an alternative style instead of the default
- add the imperative evil.spawn helper to the command-oriented docs
2026-04-20 06:03:19 -04:00
NerfEko
7e5b32f3f0 Initial evilwm wiki content 2026-04-20 03:51:22 -04:00