Kyle Gospodnetich
|
7923908899
|
chore: Further reduce decky timeout
|
2024-08-22 22:03:55 -07:00 |
|
Kyle Gospodnetich
|
708c5339f6
|
chore: Add missing new line to just file
|
2024-08-22 16:26:26 -07:00 |
|
Kyle Gospodnetich
|
1f5e88ea68
|
Merge branch 'main' into testing
|
2024-08-22 15:09:31 -07:00 |
|
Kyle Gospodnetich
|
7dec5f93e4
|
fix: Correct default TimeoutStopSec of Decky Loader
Huge thanks to @aarron-lee for original fix
See: https://github.com/SteamDeckHomebrew/decky-loader/issues/683
|
2024-08-22 15:09:31 -07:00 |
|
Zeglius
|
4155b5643f
|
feat: Add offline documentation (#1530)
* feat: add mdbook docs
* chore: add several articles to docs
* docs: add documentation at surface level
Using Discourse urls as fallback for missing content for now
docs: add missing image files
* docs: Add missing chapter emojis
docs: Add missing warning in Advanced docs in summary
docs: add missing waydroid guide
docs: rename files to avoid spaces
docs: fix badly set docs build params
docs: remove unnecesary placeholders
* docs: Realocate 'Gaming' section under 'General'
* docs: Add 'Introduction' section
This section contains a table of contents of the documentation
* docs: Add unstable documentation warning
* docs: Add missing github url
docs: add missing symlink to resources
* docs: Add discourse scrapper utility
* docs: minor discourse scrapper docs changes
* docs: Add youtube embeding preprocessor
* minor reformat for youtube-embed
* docs: Add mdbook preprocessor template
* docs: add format-author preprocessor
* docs: add git lib to mdbook toolset
* docs: Always fetch the highest quality image by fetch_discourse_md
* docs: fix youtube-embed ignoring new line requirement
* docs: Add documentation transcription guide
* docs: Missing url in transcription guide
* docs: Remove YAML header from doc guide
* docs: Minor tweaks to transcription guide
* docs: Add utilities preprocessor module
docs: Move debug preprocessor util to utils
* docs: tweak debug function
* docs: Add 'replace-urls' preprocessor
* chore: Move mappings parameter in replace-urls preprocessor
* docs: add ignore field to replace-urls
* docs: add Mdbook python types
* docs: Add ignore field to replace-urls
Now we can exclude files from being processed with blob patterns
* chore(ci): add deploy_docs
* chore(ci): Add dynamic edit url template to deploy_docs
* chore(ci): Add html.site-url to deploy_docs
* chore(readme): Use relative paths for repo_content
* chore(ci): Add README to included paths for deploy_docs
* chore(ci): Disable deploy_docs
* chore(ci): Use main in deploy_docs.on.push.branches
* docs: Rephrase unstable docs warning
* chore(ci): Exclude docs from triggering build workflow
* chore(ci): Enable deploy_docs
* fix(docs): Remove unnecessary imports in preprocessors
* docs: Move unstable docs warning to index.hbs
* docs: Add page metadata inclusion with fetch_discourse_md.py
* docs: Move fetch_discourse_md.py to docs/utils
* docs: Add 'fetched_at' metadata field in fetch_discourse_md.py
* docs: Update fetch_discourse_md.py to format metadata in json
* Revert "chore(readme): Use relative paths for repo_content"
This reverts commit 6a781c659607e0c83c19248241684c5785c7e93b.
* docs: Replace include with an url to repo README
* ci(docs): Add multilanguage doc build support
* docs: add Justfile utility
* docs: update Justfile utility
* ci(docs): Add stricter workflow trigger to deploy_docs
* docs: add 'preview_translation' to Justfile
* docs: add documentation translation guide
* ci(docs): Add mdbook cache
* ci(docs): Add i18n-report
* ci(docs): tweak deploy_docs workflow triggers
* ci(docs): remove unnecessary slash at build.yml
* ci(docs): remove unnecessary slash at deploy_docs.yml
* ci(docs): add docs/book.toml to deploy_docs trigger
* ci(docs): Add schedule trigger
* ci(docs): add github-pages cleaning
* ci(docs): Exclude docs from generate_changelog
* docs: Add dependencies installation script
* ci(docs): Add mdbook pdf build
* docs: Tweak Justfile to support pdf generation
* Revert "docs: Always fetch the highest quality image by fetch_discourse_md"
This reverts commit 74130ee1fe9264dc7a4c4c49fb416ef3dc12e322.
* ci(docs): Exclude deploy_docs.yml from cache-mdbook keys
* docs: Add 'mdbook_build' to Justfile
* docs: Add 'mdbook_serve' to Justfile
* docs: Add debug flag to fetch_discourse_md
* docs: Automate discourse documentation scrapping
* docs: Add flock to fetch_discourse_md
* docs: Add translation file generation with Justfile
* docs: Prefix url replacements with site-url in replace-urls.py preprocessor
* docs: Add installation guides
docs: Replace print button
* Revert "docs: Prefix url replacements with site-url in replace-urls.py preprocessor"
This reverts commit a685de4dce54debc900607d743069b79202a26ac.
* Reapply "docs: Prefix url replacements with site-url in replace-urls.py preprocessor"
This reverts commit 777d8055eac7543001200834939c960fb490e666.
* docs: fix replace-urls.py
* docs: fix fetch_discourse_md.py hitting discourse ip_10_secs_limit
* ci(docs): Remove duplicate '/' in build translation step
* ci(docs): Update actions/cache
* ci(docs): Reduce deploy_docs schedule timespan between triggers
* docs: update install-deps.sh
* docs: Update Advanced docs
* docs: Add favicon
* docs: Reword unstable documentation warning
* docs: Change default theme to 'navy'
* ci(docs): Move permisions to job scope
* feat: Add offline documentation
|
2024-08-22 13:56:29 -07:00 |
|
Aarron Lee
|
0bba7d316b
|
feat(ujust): add post-gamescope-logs ujust (#1533)
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
|
2024-08-22 13:55:59 -07:00 |
|
Kyle Gospodnetich
|
dc6d4dc282
|
chore: Use ID for branch select
|
2024-08-22 12:20:06 -07:00 |
|
Kyle Gospodnetich
|
a0e2a73925
|
chore: Update upower
chore: Remove some unneeded packages
|
2024-08-22 10:41:45 -07:00 |
|
Kyle Gospodnetich
|
844bd2ceaf
|
chore: Update to kernel 6.9.12-205
|
2024-08-22 09:53:14 -07:00 |
|
Kyle Gospodnetich
|
dc86875e10
|
chore: Update gamescope to 3.15.1
|
2024-08-22 07:45:28 -07:00 |
|
Kyle Gospodnetich
|
2215dfd14f
|
Merge branch 'testing'
|
2024-08-21 21:57:28 -07:00 |
|
Kyle Gospodnetich
|
6cfc41297f
|
chore: Update xwayland
|
2024-08-21 21:45:39 -07:00 |
|
Kyle Gospodnetich
|
c8bc726691
|
fix(deck): Ensure the branch is lowercase and trimmed in os-branch-select
|
2024-08-21 21:43:14 -07:00 |
|
Kyle Gospodnetich
|
5dbc6c50fc
|
chore(ci): Use proper kernel flavor
|
2024-08-21 17:47:49 -07:00 |
|
Kyle Gospodnetich
|
867737dda6
|
chore: Update image readme url
|
2024-08-21 17:05:30 -07:00 |
|
Kyle Gospodnetich
|
9db6690c5b
|
Merge branch 'main' into testing
|
2024-08-21 17:00:07 -07:00 |
|
Pat Connors
|
fc473e1cc5
|
chore(docs): Delete offline documentation temporarily... (#1521)
* chore(docs): Delete Bazzite Landing
* chore(docs): Delete Updates Directory
* chore(docs): Delete Apps Doc Dir
* chore(docs): Delete HTPC and Handheld Doc Dirs
* chore(docs): Delete General Docs Dir
* chore(docs): Delete Gaming Docs Dir
* chore(docs): delete goofy ah icon
* chore(docs): Delete docs .desktop
We have the Discourse shortcut which leads to the documentation anyways.
|
2024-08-21 14:52:47 -07:00 |
|
Zeglius
|
e55ea85217
|
Revert "Performance issue with fish shell (#1483)" (#1528)
This reverts commit 063d8828a0b738245ce798787b2d3a2c6550dc0e.
|
2024-08-21 14:52:30 -07:00 |
|
Zeglius
|
181497bc17
|
feat: Prepare mdBook workflow for documentation (#1441)
* feat: add mdbook docs
* chore: add several articles to docs
* docs: add documentation at surface level
Using Discourse urls as fallback for missing content for now
docs: add missing image files
* docs: Add missing chapter emojis
docs: Add missing warning in Advanced docs in summary
docs: add missing waydroid guide
docs: rename files to avoid spaces
docs: fix badly set docs build params
docs: remove unnecesary placeholders
* docs: Realocate 'Gaming' section under 'General'
* docs: Add 'Introduction' section
This section contains a table of contents of the documentation
* docs: Add unstable documentation warning
* docs: Add missing github url
docs: add missing symlink to resources
* docs: Add discourse scrapper utility
* docs: minor discourse scrapper docs changes
* docs: Add youtube embeding preprocessor
* minor reformat for youtube-embed
* docs: Add mdbook preprocessor template
* docs: add format-author preprocessor
* docs: add git lib to mdbook toolset
* docs: Always fetch the highest quality image by fetch_discourse_md
* docs: fix youtube-embed ignoring new line requirement
* docs: Add documentation transcription guide
* docs: Missing url in transcription guide
* docs: Remove YAML header from doc guide
* docs: Minor tweaks to transcription guide
* docs: Add utilities preprocessor module
docs: Move debug preprocessor util to utils
* docs: tweak debug function
* docs: Add 'replace-urls' preprocessor
* chore: Move mappings parameter in replace-urls preprocessor
* docs: add ignore field to replace-urls
* docs: add Mdbook python types
* docs: Add ignore field to replace-urls
Now we can exclude files from being processed with blob patterns
* chore(ci): add deploy_docs
* chore(ci): Add dynamic edit url template to deploy_docs
* chore(ci): Add html.site-url to deploy_docs
* chore(readme): Use relative paths for repo_content
* chore(ci): Add README to included paths for deploy_docs
* chore(ci): Disable deploy_docs
* chore(ci): Use main in deploy_docs.on.push.branches
* docs: Rephrase unstable docs warning
* chore(ci): Exclude docs from triggering build workflow
* chore(ci): Enable deploy_docs
* fix(docs): Remove unnecessary imports in preprocessors
* docs: Move unstable docs warning to index.hbs
* docs: Add page metadata inclusion with fetch_discourse_md.py
* docs: Move fetch_discourse_md.py to docs/utils
* docs: Add 'fetched_at' metadata field in fetch_discourse_md.py
* docs: Update fetch_discourse_md.py to format metadata in json
* Revert "chore(readme): Use relative paths for repo_content"
This reverts commit 6a781c659607e0c83c19248241684c5785c7e93b.
* docs: Replace include with an url to repo README
* ci(docs): Add multilanguage doc build support
* docs: add Justfile utility
* docs: update Justfile utility
* ci(docs): Add stricter workflow trigger to deploy_docs
* docs: add 'preview_translation' to Justfile
* docs: add documentation translation guide
* ci(docs): Add mdbook cache
* ci(docs): Add i18n-report
* ci(docs): tweak deploy_docs workflow triggers
* ci(docs): remove unnecessary slash at build.yml
* ci(docs): remove unnecessary slash at deploy_docs.yml
* ci(docs): add docs/book.toml to deploy_docs trigger
* ci(docs): Add schedule trigger
* ci(docs): add github-pages cleaning
* ci(docs): Exclude docs from generate_changelog
* docs: Add dependencies installation script
* ci(docs): Add mdbook pdf build
* docs: Tweak Justfile to support pdf generation
* Revert "docs: Always fetch the highest quality image by fetch_discourse_md"
This reverts commit 74130ee1fe9264dc7a4c4c49fb416ef3dc12e322.
* ci(docs): Exclude deploy_docs.yml from cache-mdbook keys
* docs: Add 'mdbook_build' to Justfile
* docs: Add 'mdbook_serve' to Justfile
* docs: Add debug flag to fetch_discourse_md
* docs: Automate discourse documentation scrapping
* docs: Add flock to fetch_discourse_md
* docs: Add translation file generation with Justfile
* docs: Prefix url replacements with site-url in replace-urls.py preprocessor
* docs: Add installation guides
docs: Replace print button
* Revert "docs: Prefix url replacements with site-url in replace-urls.py preprocessor"
This reverts commit a685de4dce54debc900607d743069b79202a26ac.
* Reapply "docs: Prefix url replacements with site-url in replace-urls.py preprocessor"
This reverts commit 777d8055eac7543001200834939c960fb490e666.
* docs: fix replace-urls.py
* docs: fix fetch_discourse_md.py hitting discourse ip_10_secs_limit
* ci(docs): Remove duplicate '/' in build translation step
* ci(docs): Update actions/cache
* ci(docs): Reduce deploy_docs schedule timespan between triggers
* docs: update install-deps.sh
* docs: Update Advanced docs
* docs: Add favicon
* docs: Reword unstable documentation warning
* docs: Change default theme to 'navy'
* ci(docs): Move permisions to job scope
|
2024-08-21 11:56:12 -07:00 |
|
Kyle Gospodnetich
|
de1a1c14da
|
fix: Downgrade to 6.9.x kernel temporarily due to issues with UMA buffer size on some handhelds
|
2024-08-21 11:55:31 -07:00 |
|
Kyle Gospodnetich
|
9729406137
|
chore(mesa): Update to 24.1.6
|
2024-08-21 05:08:52 -07:00 |
|
Kyle Gospodnetich
|
ab52c42846
|
chore: Update scx-sheds to latest commit
|
2024-08-20 18:37:11 -07:00 |
|
Kyle Gospodnetich
|
53dfbf2a28
|
chore(ci): Update image details
|
2024-08-20 17:51:55 -07:00 |
|
Kyle Gospodnetich
|
c16593d7da
|
Revert "fix: Always require fuse for AppImage support"
This reverts commit 0830b5ae68120919e1746382f2d842c5156516fe.
No longer needed due to being fixed in ublue-os/main
|
2024-08-20 13:17:56 -07:00 |
|
Kyle Gospodnetich
|
fca3c75d1c
|
chore: Move evdi to extra repo
|
2024-08-20 13:13:53 -07:00 |
|
Kyle Gospodnetich
|
43fa79a7c6
|
chore: Compress initramfs with zstd during generation in-image
|
2024-08-20 13:13:03 -07:00 |
|
Kyle Gospodnetich
|
427ee46924
|
chore(ci): Move kernel_version to include section of build
|
2024-08-20 12:51:33 -07:00 |
|
Kyle Gospodnetich
|
449f0c9c9f
|
Revert "chore: Temporarily remove evdi/displaylink until fixed upstream"
This reverts commit d0e06ae7399351bbad55b32cc8fe0978835ce6bc.
|
2024-08-20 12:26:40 -07:00 |
|
Kyle Gospodnetich
|
78e6c47697
|
chore: Set dracut to always make reproducible images
|
2024-08-20 10:31:17 -07:00 |
|
Kyle Gospodnetich
|
0830b5ae68
|
fix: Always require fuse for AppImage support
|
2024-08-20 10:02:39 -07:00 |
|
Kyle Gospodnetich
|
f4f54b10f9
|
chore: Update chimeraos patch for gamescope 3.15.0
|
2024-08-20 09:42:09 -07:00 |
|
dependabot[bot]
|
15eba3a0a4
|
chore(deps): bump hhd-dev/rechunk from 0.8.5 to 0.8.6 (#1516)
Bumps [hhd-dev/rechunk](https://github.com/hhd-dev/rechunk) from 0.8.5 to 0.8.6.
- [Release notes](https://github.com/hhd-dev/rechunk/releases)
- [Changelog](https://github.com/hhd-dev/rechunk/blob/master/example_changelog.md)
- [Commits](https://github.com/hhd-dev/rechunk/compare/v0.8.5...v0.8.6)
---
updated-dependencies:
- dependency-name: hhd-dev/rechunk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-20 08:57:20 -07:00 |
|
Kyle Gospodnetich
|
3dfcf94367
|
chore: Update akmods verification step with new tag
|
2024-08-20 08:56:11 -07:00 |
|
Kyle Gospodnetich
|
ea20eed21b
|
Merge branch 'testing'
|
2024-08-20 08:52:04 -07:00 |
|
Kyle Gospodnetich
|
c47e12521e
|
chore: Remove unneeded workarounds for caps
|
2024-08-20 08:46:19 -07:00 |
|
Kyle Gospodnetich
|
19bed74d64
|
chore(ci): Use fully qualified fedora_version-kernel_version tag for akmods and kernel-cache.
|
2024-08-20 08:43:15 -07:00 |
|
Kyle Gospodnetich
|
0e3d08464d
|
chore: Remove BAZZITE_VERSION from build versions
|
2024-08-20 07:29:21 -07:00 |
|
Kyle Gospodnetich
|
6794b1fa52
|
chore(gamescope): Update to 3.15.0
|
2024-08-20 07:18:19 -07:00 |
|
Kyle Gospodnetich
|
ebf79e05eb
|
chore: Prepare for pinned Kernel releases
|
2024-08-19 22:34:12 -07:00 |
|
Kyle Gospodnetich
|
9e7d08eb12
|
chore: Remove BAZZITE_VERSION from build versions
|
2024-08-19 18:27:22 -07:00 |
|
Kyle Gospodnetich
|
b26bf178e8
|
chore: Swap back to Clang, not issue.
|
2024-08-19 12:58:53 -07:00 |
|
Kyle Gospodnetich
|
e1de23da95
|
chore: Sync gamescope with Nobara
|
2024-08-19 09:13:36 -07:00 |
|
Kyle Gospodnetich
|
d8c19f2524
|
Merge branch 'main' into testing
|
2024-08-18 22:12:10 -07:00 |
|
Kyle Gospodnetich
|
f92d175314
|
chore(ci): Fix registry name
|
2024-08-18 22:11:57 -07:00 |
|
Kyle Gospodnetich
|
79fafc9fa1
|
chore: Move to Steam section
|
2024-08-18 22:11:57 -07:00 |
|
Antheas Kapenekakis
|
1d0a5c1206
|
chore(rechunk): always use stable tag (#1515)
|
2024-08-18 22:11:57 -07:00 |
|
Kyle Gospodnetich
|
68a352de26
|
chore: Temporarily fix SDL2 dependency issue
|
2024-08-18 22:11:57 -07:00 |
|
Kyle Gospodnetich
|
9633da08f5
|
chore(ci): Fix registry name
|
2024-08-18 21:10:49 -07:00 |
|
Kyle Gospodnetich
|
e9c6316d3a
|
chore: Move to Steam section
|
2024-08-18 21:10:49 -07:00 |
|
Antheas Kapenekakis
|
fa833ce72f
|
chore(rechunk): always use stable tag (#1515)
|
2024-08-18 21:10:48 -07:00 |
|