* feat: add automatically generated changelogs
* fix changelog header by not removing unstable-
* fix: add dispatch settings
* fix remove defaults from target to run on ref if not provided
* fix add missing echo
* fix: fix changelog path
* fix: tweak input branch name
* fix: add debug logs
* fix: fix setting env vars in action
* fix: var name syntax
* fix: use github output instead
* fix: use tag name
* fix: add workflow tag trigger
* feat: add changelog option + small note to hide ugly preview
* chore: simplify changelog description
* fix: add more filler text to avoid preview breaking
* fix: tweak filler text
* Revert "chore: Update to kernel 6.11.2-201"
This reverts commit 6bac9811e3.
* Revert "chore: Kill X11 session for good"
This reverts commit b7ee250370.
* fix(legion go): remove lcd script (#1745)
It was not meant to be...
* fix: temporarily disable "turn off screen when idle" in kde for handhelds
Temp workaround until we can figure out what causes it to not come back upon input immediately on handhelds.
I was unable to reproduce this on a laptop(desktop image as laptop is too old for deck image) and a desktop (deck image)
* chore: run the command directly if the if statements are true
---------
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
Co-authored-by: Antheas Kapenekakis <5252246+antheas@users.noreply.github.com>
This tracks upstream changes:
2172a5be56
The changes are:
- version
- man page filename
- changelog
(And some whitespace only changes from me using the upstream copy of spec)
* Revert "chore: Kill X11 session for good"
This reverts commit b7ee250370.
* fix(legion go): remove lcd script (#1745)
It was not meant to be...
* fix(steam): Add shortcut to start Steam BPM without slugishness
This adds a script that stops Steam gracefully to later on start it directly in Big Picture mode.
This serves as workaround for issue #1675
* chore(steam): Remove steam bpm shortcut from deck images
---------
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
Co-authored-by: Antheas Kapenekakis <5252246+antheas@users.noreply.github.com>