Antheas Kapenekakis
c0540d5c28
fix(gamescope): improve frame pacing when refresh halving is enabled + add param ( #1811 )
2024-10-29 21:00:17 -07:00
Pat Connors
e0e761bb8a
chore(yafti): Add visible password to desktop yaml config ( #1812 )
2024-10-29 21:00:06 -07:00
Pat Connors
0038e540ff
chore(yafti): Fix order for deck configuration ( #1813 )
...
I still don't understand why it doesn't launch now... 😅
2024-10-29 20:59:54 -07:00
Kyle Gospodnetich
07d63160bc
Merge branch 'testing' into unstable
2024-10-29 14:48:21 -07:00
Kyle Gospodnetich
e3093f1d78
chore(ci): Drop release-please
unstable-41.20241029
unstable-41.20241029.1
2024-10-29 14:46:25 -07:00
Zeglius
8c4e1c1267
chore(bazzite-rollback-helper): Minor tweaks ( #1805 )
...
* chore(bazzite-rollback-helper): Return 1 errcode on unsuccesful rebase
* chore(bazzite-rollback-helper): Add '-y' flag to skip confirmation on rebase
* chore(bazzite-rollback-helper): Confirmation on rebase defaults to yes
* chore(bazzite-rollback-helper): Reword rebase cancelation message
* chore(bazzite-rollback-helper): Comment out debug messages
2024-10-29 14:45:41 -07:00
Antheas Kapenekakis
ba42e0eef4
fix(changelogs): change main to stable ( #1806 )
2024-10-29 12:14:31 -07:00
Pat Connors
1b101c7847
Fix -deck version of yafti configuration ( #1795 )
2024-10-29 09:28:00 -07:00
Kyle Gospodnetich
05b862f352
Merge branch 'testing'
41.20241029.1
2024-10-29 08:28:59 -07:00
Noel Miller
5468f2ab3c
move to 40 based ISO to install 41
2024-10-29 09:28:42 -05:00
Jorge O. Castro
8caa6c9a16
fix(ci): pin ISO installer to known working version
...
Forcing to fix ISOs.
2024-10-29 07:22:00 -04:00
Kyle Gospodnetich
01a39ed1fa
chore: update -> rebase to avoid confusion
2024-10-28 22:57:57 -07:00
Kyle Gospodnetich
3a4b0d61f2
fix(ci): Use "stable" instead of "main" when handling changelog target
41.20241029
2024-10-28 22:42:17 -07:00
Aarron Lee
c0996e7a68
fix(ujust): move pwfeedback ujust to correct file ( #1796 )
...
* Controverisal and opinionated Bazzite Portal changes (#1793 )
* Add desktop yafti config
* add -deck yafti config
* feat(just): add ujust for installing speaker firmware (#1792 )
* chore: Remove bazzite.gg line from changelog since they're featured on the site
* Fix issues with Bazzite Portal for Desktop images (#1794 )
I am going to try this on a `-deck` image in 10 minutes to see what I have to fix there. I know DaVinci has to go sadly.
* fix(ujust): move pwfeedback ujust to correct file
---------
Co-authored-by: Pat Connors <121328689+nicknamenamenick@users.noreply.github.com>
Co-authored-by: HikariKnight <2557889+HikariKnight@users.noreply.github.com>
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
2024-10-28 19:20:21 -07:00
Pat Connors
4e82f8f87b
Fix issues with Bazzite Portal for Desktop images ( #1794 )
...
I am going to try this on a `-deck` image in 10 minutes to see what I have to fix there. I know DaVinci has to go sadly.
2024-10-28 17:56:27 -07:00
Kyle Gospodnetich
a4cafc04b9
Merge branch 'testing' into unstable
2024-10-28 16:45:42 -07:00
Kyle Gospodnetich
b5423ed809
chore: Remove bazzite.gg line from changelog since they're featured on the site
2024-10-28 16:45:38 -07:00
HikariKnight
2dbab65b9e
feat(just): add ujust for installing speaker firmware ( #1792 )
2024-10-28 16:45:38 -07:00
Kyle Gospodnetich
cff2815ae4
chore: Remove bazzite.gg line from changelog since they're featured on the site
2024-10-28 16:45:30 -07:00
HikariKnight
0e160cc038
feat(just): add ujust for installing speaker firmware ( #1792 )
2024-10-28 15:40:25 -07:00
Pat Connors
191d32e3c1
Controverisal and opinionated Bazzite Portal changes ( #1793 )
...
* Add desktop yafti config
* add -deck yafti config
2024-10-28 15:19:02 -07:00
Kyle Gospodnetich
e12ae3e2d4
Merge branch 'main' into unstable
2024-10-28 13:42:47 -07:00
Kyle Gospodnetich
8cd51c0545
chore: Also update libs package
2024-10-28 13:42:45 -07:00
Kyle Gospodnetich
49d586fa2e
chore: Add announcement webp
2024-10-28 13:27:02 -07:00
Kyle Gospodnetich
dff4be543e
chore: Always update libelf
2024-10-28 13:23:50 -07:00
Kyle Gospodnetich
e36a10be36
Merge branch 'unstable' into testing
2024-10-28 12:49:52 -07:00
Kyle Gospodnetich
d79e02a97a
chore: Update to kernel 6.11.5-307
2024-10-28 12:49:45 -07:00
Noel Miller
2ad5c3b1bc
fix: test f41 fix
2024-10-28 13:47:28 -05:00
Zeglius
5a31a44bec
chore: Rewrite of bazzite-rollback-helper and shorter name ( #1791 )
...
* chore(bazzite-rollback-helper): reimplement "list_images" subcommand
* chore(bazzite-rollback-helper): reimplement "current" subcommand
* chore(bazzite-rollback-helper): reimplement "rollback" subcommand
* chore(bazzite-rollback-helper): add "help" flag to "list_images" subcommand
* chore(bazzite-rollback-helper): add "help" and "verbose" flags to "current" subcommand
* chore(bazzite-rollback-helper): add "help" flag to "rollback" subcommand
* chore(bazzite-rollback-helper): reimplement rebase subcommand
* chore(bazzite-rollback-helper): reformat helptext
* chore(bazzite-rollback-helper): Better helptext for "rebase" subcommand
* chore(bazzite-rollback-helper): Simplified "current" subcommand
* chore(bazzite-rollback-helper): Added ostree-image format to "rebase"
* chore(bazzite-rollback-helper): Added "brh" as briefer name for helper
* chore(bazzite-rollback-helper): minor refactor
2024-10-28 09:56:42 -07:00
Kyle Gospodnetich
fca56e8ff0
chore: Add two additional firmware symlinks for Ayaneo
2024-10-28 08:33:52 -07:00
dependabot[bot]
a1dd471a19
chore(deps): bump DecimalTurn/Comment-Filter from 0.1.4 to 0.2.1
...
Bumps [DecimalTurn/Comment-Filter](https://github.com/decimalturn/comment-filter ) from 0.1.4 to 0.2.1.
- [Release notes](https://github.com/decimalturn/comment-filter/releases )
- [Commits](9683f00200...f0aa7694ec
)
---
updated-dependencies:
- dependency-name: DecimalTurn/Comment-Filter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 11:49:43 +00:00
Kyle Gospodnetich
ee5be99176
chore: Update to kernel 6.11.5-306
testing-41.20241027.7
unstable-41.20241027.8
2024-10-27 18:58:43 -07:00
Kyle Gospodnetich
e3832fea81
chore: Move to symlinks for aw87559 firmware
2024-10-27 17:40:14 -07:00
Pat Connors
af3a6644cf
Replace old documentation link for ujust ( #1788 )
unstable-41.20241027.6
testing-41.20241027.5
2024-10-27 14:25:06 -07:00
Aarron Lee
cc87b290f2
feat(ujust): Update pwfeedback ujust to include optional arg ( #1789 )
...
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
2024-10-27 14:20:06 -07:00
Kyle Gospodnetich
f120e124fe
chore: Update to kernel 6.11.5-305
testing-41.20241027.4
2024-10-27 11:11:57 -07:00
Kyle Gospodnetich
fc6ff98b70
Revert "chore(ci): Remove zstd on stable"
...
This reverts commit 9e62c9933975e38856c8fd30034c02d303fca9b7.
2024-10-27 11:05:32 -07:00
Kyle Gospodnetich
5a1724b073
feat: Add pipewire sofa filter chain for surround sound support
unstable-41.20241027.3
testing-41.20241027.3
2024-10-27 08:04:00 -07:00
Kyle Gospodnetich
1b4d96c804
chore: Add missing symlink
testing-41.20241027.2
unstable-41.20241027.2
2024-10-27 00:18:39 -07:00
Kyle Gospodnetich
ee5a44e606
chore: Remove no longer applicable comment
unstable-41.20241027.1
testing-41.20241027.1
2024-10-26 23:29:29 -07:00
Kyle Gospodnetich
313ffe8b83
feat: Add Firmware for Awinic aw87559 audio
2024-10-26 23:26:43 -07:00
Kyle Gospodnetich
f6236f7cb5
chore(gnome): Add newer just perfection package
testing-41.20241026.3
unstable-41.20241027
unstable-41.20241026.3
testing-41.20241027
2024-10-26 17:53:59 -07:00
Kyle Gospodnetich
9266bf803b
chore(gnome): Add btrfs-assistant to Utilities folder
2024-10-26 17:05:57 -07:00
Kyle Gospodnetich
c57a8a1c88
Revert "chore: Drop custom mutter temporarily"
...
This reverts commit 9487062c1c045adfa4480c84f915b6b06ac2ad9b.
unstable-41.20241026.2
testing-41.20241026.2
2024-10-26 16:01:28 -07:00
Antheas Kapenekakis
94c4761b28
chore(changelog): Tweak changelog with rebase command, ignore refs in target ( #1786 )
...
* fix: ignore refs/head/ from github.ref
* chore: update changelog text with rebase command
* fix: skip merge commits as they are not informative
* chore: reorder release text to look better truncated
2024-10-26 20:20:26 +00:00
Kyle Gospodnetich
af729fe863
chore: Update to kernel 6.11.5-304
2024-10-26 09:05:49 -07:00
Kyle Gospodnetich
e33919542c
Merge remote-tracking branch 'origin/main' into unstable
2024-10-26 08:14:23 -07:00
Kyle Gospodnetich
688b1254a5
Merge branch 'testing' into unstable
2024-10-26 08:14:20 -07:00
Antheas Kapenekakis
ebe85ec4e1
fix(selinux): fix setroubleshoot stacktraces ( #1784 )
2024-10-26 07:47:27 -07:00
Antheas Kapenekakis
151ff99bfb
fix: fix version number in changelogs ( #1782 )
unstable-41.20241026.1
testing-41.20241026.1
2024-10-26 14:36:18 +00:00