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 |
|
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 |
|
Kyle Gospodnetich
|
43fa79a7c6
|
chore: Compress initramfs with zstd during generation in-image
|
2024-08-20 13:13:03 -07:00 |
|
Kyle Gospodnetich
|
78e6c47697
|
chore: Set dracut to always make reproducible images
|
2024-08-20 10:31:17 -07:00 |
|
Kyle Gospodnetich
|
c47e12521e
|
chore: Remove unneeded workarounds for caps
|
2024-08-20 08:46:19 -07:00 |
|
Andrew Moore
|
1d8a8b31cd
|
feat: allow external scripts to specify nested-desktop/waydroid dimensions (#1508)
|
2024-08-17 23:43:44 +00:00 |
|
Aarron Lee
|
af4a669165
|
fix: update bazzite-rollback-helper list to capture new image tags (#1503)
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
|
2024-08-16 05:32:14 +00:00 |
|
Kyle Gospodnetich
|
0992a98670
|
chore: Minor adjustment to karg setting
|
2024-08-14 22:47:19 -07:00 |
|
Kyle Gospodnetich
|
8dba40354b
|
fix(deck): Further power consumption adjustments for deck hardware
|
2024-08-14 14:32:55 -07:00 |
|
Kyle Gospodnetich
|
d133aa9231
|
chore: Remove unneeded workaround service
|
2024-08-13 08:20:54 -07:00 |
|
Jorge O. Castro
|
fa8e6198da
|
feat(cli): Alias xdg-open to open (#1494)
This just makes `open blah.pdf` and so on work via the command line. It opens whatever app is set for that mime type
|
2024-08-12 17:49:07 +00:00 |
|
Kyle Gospodnetich
|
1782cfae61
|
chore: Remove AMD pstate command now that it's matured
|
2024-08-09 21:31:42 -07:00 |
|
Kyle Gospodnetich
|
f26e7e7c6b
|
chore: Remove original terminal ujust command
|
2024-08-09 21:31:16 -07:00 |
|
Kyle Gospodnetich
|
d6ca58ff58
|
Merge branch 'main' into testing
|
2024-08-08 14:12:44 -07:00 |
|
Kyle Gospodnetich
|
a89ba8bccf
|
fix(deck): Correct scx service on Galileo
|
2024-08-08 14:12:38 -07:00 |
|
Kyle Gospodnetich
|
2548e61597
|
chore: Also use files in /etc/ folder
|
2024-08-07 20:51:26 -07:00 |
|
Kyle Gospodnetich
|
64543f6528
|
chore: Move from /usr/etc to /etc
|
2024-08-07 20:51:22 -07:00 |
|
Kyle Gospodnetich
|
a113ab0aff
|
Merge branch 'main' into testing
|
2024-08-07 18:56:52 -07:00 |
|
Kyle Gospodnetich
|
b6aaa4a337
|
chore: Fix typo in mkdir
|
2024-08-07 17:28:38 -07:00 |
|
Kyle Gospodnetich
|
82591f4928
|
Merge branch 'testing' into unstable
|
2024-08-07 16:31:59 -07:00 |
|
Kyle Gospodnetich
|
07df1e9258
|
Merge branch 'main' into testing
|
2024-08-07 16:31:47 -07:00 |
|
Kyle Gospodnetich
|
8c1356c322
|
fix: Disable pipewire camera handling temporarily
|
2024-08-07 16:31:37 -07:00 |
|
Kyle Gospodnetich
|
ea26781d67
|
chore: Also use files in /etc/ folder
|
2024-08-07 10:07:37 -07:00 |
|
Kyle Gospodnetich
|
524ed5e887
|
chore: Move from /usr/etc to /etc
|
2024-08-07 10:02:32 -07:00 |
|
Kyle Gospodnetich
|
6517591092
|
Merge branch 'testing' into unstable
|
2024-08-06 14:16:29 -07:00 |
|
Kyle Gospodnetich
|
7cd4ea1e80
|
feat(deck): Improve default CPU frequency behavior on Galileo & Jupiter
|
2024-08-06 14:08:02 -07:00 |
|
Kyle Gospodnetich
|
6fcd085db4
|
feat(kernel): Enable full preemption by default, reduces latency in certain workloads.
|
2024-08-06 10:50:51 -07:00 |
|
Kyle Gospodnetich
|
a31ec761d7
|
Merge branch 'testing' into unstable
|
2024-08-05 22:19:47 -07:00 |
|
Kyle Gospodnetich
|
290f04b983
|
chore: Add ultramarine to ID_LIKE
|
2024-08-05 13:36:48 -07:00 |
|
Kyle Gospodnetich
|
683121869e
|
chore: Further expand ID_LIKE
|
2024-08-05 13:00:23 -07:00 |
|
Kyle Gospodnetich
|
4775d33401
|
chore: Add nobara to ID_LIKE
|
2024-08-05 08:37:11 -07:00 |
|
Kyle Gospodnetich
|
5bd636a1c9
|
chore: Flip location of version in PRETTY_NAME
|
2024-08-03 22:22:32 -07:00 |
|
Kyle Gospodnetich
|
783ad411d0
|
Merge branch 'main' into unstable
|
2024-08-03 08:30:11 -07:00 |
|
Kyle Gospodnetich
|
af02155318
|
Revert "fix: Prevent bluetooth preventing suspension (#1446)"
This reverts commit 9f2550f3982664da6c22e2e4cf32da4d937ca5ff.
|
2024-08-02 22:01:49 -07:00 |
|
HikariKnight
|
ecfc56d1fa
|
fix(just): fix syntax for benchmark ujust (#1451)
|
2024-08-02 14:25:15 +00:00 |
|
Ryan Bateman
|
37b664260c
|
add benchmark just cmd and stress-ng (#1450)
|
2024-08-02 08:14:56 +00:00 |
|
Antheas Kapenekakis
|
677891a8bb
|
feat: standardize versioning across OSTree and os-release (#1442)
|
2024-08-02 04:49:50 +00:00 |
|
Zeglius
|
9f2550f398
|
fix: Prevent bluetooth preventing suspension (#1446)
Better fix than pr 1390 addressing both, controllers unable to disconnect on suspension and devices not being able of entering suspension
|
2024-08-01 13:55:36 -07:00 |
|
Jorge O. Castro
|
6bb47b7ad0
|
fix: topgrade typo (#1432)
|
2024-07-30 13:32:32 +00:00 |
|
Kyle Gospodnetich
|
18214f6cb8
|
chore: Just syntax fix
|
2024-07-28 22:51:56 -07:00 |
|
Aarron Lee
|
d901c49e03
|
feat(just): add decky prerelease option (#1425)
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
|
2024-07-28 22:39:32 -07:00 |
|
Kyle Gospodnetich
|
83cbbc0d0e
|
chore: Remove git repos from topgrade
|
2024-07-28 20:53:34 -07:00 |
|
mortalglitch
|
bbcdcc207d
|
feat(just) Add bazzite - cli bling for issue #1385 (#1424)
* feat(WIP to bring bluefin CLI bling to bazzite)
* feat(wip to integrate blue-fin cli bling) errors out.
* feat(wip bazzite command line bling) missing preexec and cleanup
* feat(wip bazzite command line bling) added bash prexec to containerfile to meet requirements.
* feat(bazzite-cli)issue #1385
* feat(just) added bazzite-cli to address issue #1385
---------
Co-authored-by: = <=>
|
2024-07-28 16:47:19 -07:00 |
|
Kyle Gospodnetich
|
9dd8ebf10d
|
chore: Improve LACT updater
|
2024-07-28 16:16:53 -07:00 |
|
Kyle Gospodnetich
|
ee163e5737
|
fix: Disable Waydroid updater in topgrade
|
2024-07-28 14:24:51 -07:00 |
|
Pat Connors
|
9b855ea499
|
feat: Add Discourse forums shortcut (#1403)
* chore: add discourse logo for upcoming shortcut
* feat: Add Discourse forums shortcut
* fix: replace bluefin location with bazzite
heh
* fix(icon): path
|
2024-07-28 20:52:37 +00:00 |
|