feat: adjust layout #10

Open
phbaer wants to merge 19 commits from feat-adjust-layout into main
Owner
No description provided.
Clarify feature release locking
All checks were successful
Release firmware / release (push) Successful in 1m48s
Release firmware / release (pull_request) Successful in 1m46s
70cbbf6111
Add start widget config
All checks were successful
Release firmware / release (push) Successful in 1m41s
Release firmware / release (pull_request) Successful in 1m44s
68863503b9
Implement an on/off button which can optionally be driven by a dedicated switch.
All checks were successful
Release firmware / release (push) Successful in 1m42s
Release firmware / release (pull_request) Successful in 1m42s
8f9c3105d0
All checks were successful
Release firmware / release (push) Successful in 1m42s
Release firmware / release (pull_request) Successful in 1m42s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat-adjust-layout:feat-adjust-layout
git switch feat-adjust-layout

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff feat-adjust-layout
git switch feat-adjust-layout
git rebase main
git switch main
git merge --ff-only feat-adjust-layout
git switch feat-adjust-layout
git rebase main
git switch main
git merge --no-ff feat-adjust-layout
git switch main
git merge --squash feat-adjust-layout
git switch main
git merge --ff-only feat-adjust-layout
git switch main
git merge feat-adjust-layout
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
phbaer/walldisplay!10
No description provided.