Changelog
- 99f47cf chore(examples): move vars declaraction to the top of the file
- ff4c96f chore(examples): move vars declaraction to the top of the file (#35)
- 585ad42 chore(tui): do not show monitors statuses on config tab, fix height renders
- d490136 chore(tui): do not show monitors statuses on config tab, fix height renders (#45)
- 9abb8b9 feat(config): add default configuration when config is not present
- ca03067 feat(config): add default configuration when config is not present (#39)
- 013c67f feat(generators): forward more template variables from
hyprctl monitors
- 5b34666 feat(generators): forward more template variables from `hyprctl monit… (#44)
- a3a5002 feat(lid): add lid state events (#40)
- 7a63600 feat(lid): add lid states to template variables and functions
- 909573b feat(lid): enable listening to lid close/open events
- b588991 feat(tui): add color management pane
- 170b785 feat(tui): add color management pane (#41)
- 149e84e feat(tui): snap monitor center and edges to other monitor centers
- 4c8a34c feat(tui): snap monitor center and edges to other monitor centers (#37)
- cefbe2d fix(hypr): allow for empty monitor description
- 93f8b3d fix(hypr): allow for empty monitor description (#49)
- 23a3c64 test(config): add tests for default config creation
- 155ac49 test(lid): add tests for config read/write to validate defaults
- 82f7bbe test(lid): add tests for lid events passing
- 3c0a929 test(lid): fix config file prefix sanitization
- 2e4409f test(lid): update regenerate after rebasing