2161 Commits

Author SHA1 Message Date
Kyle Gospodnetich
f78db5f724 chore(gnome): Update convergence renders 2024-09-20 23:08:44 -07:00
Kyle Gospodnetich
27d8ab751e chore: Update convergence wallpaper render 2024-09-20 21:14:17 -07:00
Kyle Gospodnetich
6b9981db47 chore: Remove resolve ujust, this is now provided under the same name upstream. 2024-09-20 13:00:30 -07:00
Marco Vermeulen
deeb6a3030
fix: just recipe infer DeckHD on bios install (#1685) 2024-09-20 19:49:19 +00:00
Như Bảo Trương
a6fe9a1952
Don't wait on compsize since compsize doesn't run (#1693) 2024-09-20 19:48:18 +00:00
Kyle Gospodnetich
5ea26ef77b
chore(gnome): Prep for F41 with Purple Accent Color as the default 2024-09-19 11:53:16 -06:00
Pat Connors
72e90b1177
chore(just) Link new documentation (#1682) 2024-09-17 12:41:44 -07:00
Pat Connors
f6a1be6d0a
chore: Replace Discourse link with new docs page (#1683)
Forgot about this one too.  Similar to https://github.com/ublue-os/bazzite/pull/1682/files.
2024-09-17 12:41:30 -07:00
Pat Connors
d4bc633c7b
chore(motd): Link new documentation (#1684)
I keep finding these... Should've forked this and made 1 big PR.
2024-09-17 12:41:16 -07:00
Kyle Gospodnetich
9babf92ba9 feat(gnome): Add light mode to static Convergence wallpaper 2024-09-17 12:37:59 -07:00
Kyle Gospodnetich
5444f7cf84 chore(gnome): Remove alpha channel from papers 2024-09-16 13:50:08 -07:00
Kyle Gospodnetich
97c01cd2e8 feat(gnome): Use JXL and dynamic wallpaper by default 2024-09-16 11:39:59 -07:00
Kyle Gospodnetich
e1ba0f63d5 feat(gnome): Add Dynamic version of Convergence wallpaper 2024-09-16 11:20:16 -07:00
Kyle Gospodnetich
7ce0b3da6b chore: Upgrade new wallpaper to 4k 2024-09-16 10:52:51 -07:00
Kyle Gospodnetich
fe3d15639c chore: Compsize is expensive and informational, let's skip it. 2024-09-16 09:56:15 -07:00
Kyle Gospodnetich
e1fbb541d0 Merge branch 'main' into testing 2024-09-16 09:53:34 -07:00
Kyle Gospodnetich
b01a7c42a5 fix: Set nice value in btrfs-dedup script to ensure anything it spawns is handled appropriately 2024-09-16 09:53:28 -07:00
Kyle Gospodnetich
606694634c
fix: Further reduce BTRFS resource allocations 2024-09-16 09:12:12 -07:00
Kyle Gospodnetich
7af4e8ae6b chore: Remove unneeded wallpaper file 2024-09-15 13:20:03 -07:00
Kyle Gospodnetich
0ea45c1a16 chore: Change default wallpaper 2024-09-15 13:19:40 -07:00
Kyle Gospodnetich
d0f101a8c9 chore: Change default wallpaper 2024-09-15 13:19:35 -07:00
Kyle Gospodnetich
6e861d1c00 Merge branch 'main' into testing 2024-09-15 13:11:34 -07:00
Kyle Gospodnetich
16f07f235a chore: Update new wallpaper 2024-09-15 13:11:23 -07:00
Aarron Lee
13dd10bd0e
feat(ujust): add ujust script for disabling/enable ryzenadj --max-performance on AC power change (#1674)
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
2024-09-15 13:11:10 -07:00
Kyle Gospodnetich
a99c585fcc feat: Add new wallpaper 2024-09-14 20:36:42 -07:00
Kyle Gospodnetich
4d68aaf702 feat: Add new wallpaper 2024-09-14 19:47:37 -07:00
Zeglius
c486c03d77
docs: Migrate docs to a separate repo (#1668)
* ci(docs): Remove deploy docs action

See issue #1667

* ci(docs): Adapt offline docs step in build to pull from new docs repo

See issue #1667

* docs: Move docs to new repo

See issue #1667

* docs: Replace links from ublue-os.github.io/bazzite to docs.bazzite.gg

See issue #1667

* docs: Add readme with link pointing to new documentation repo
2024-09-14 08:39:43 -07:00
Kyle Gospodnetich
c39c9520f8 chore(deck): Add bazzite-session-select symlink 2024-09-13 15:43:08 -07:00
Kyle Gospodnetich
7e9b7f5344 chore: Update portal icon 2024-09-13 14:28:45 -07:00
Kyle Gospodnetich
14cb28a7c4
feat(deck): Always log into steam gaming mode on first boot 2024-09-12 21:33:01 -07:00
Kyle Gospodnetich
d62cb24ae1 fix(deck): Add KDE-specific fractional scaling option 2024-09-12 12:57:15 -07:00
Kyle Gospodnetich
f4b0baa3c5 fix(gnome): Don't remove steam .desktop files, these are auto-categorized now 2024-09-12 11:39:39 -07:00
Kyle Gospodnetich
d08212d6ad chore: Use elif 2024-09-12 11:23:04 -07:00
Kyle Gospodnetich
813dc6cdca feat(deck): Add handheld scaling fix to GNOME and KDE 2024-09-12 11:08:12 -07:00
Kyle Gospodnetich
1ae7208b4b chore: Remove decky workaround, patched upstream 2024-09-12 00:03:19 -07:00
Tobe95
be5757f408
feat(deck): ENV to disable Steam TDP-control on deck-hardware (#1535)
* Add DISABLE_STEAM_TDP_CONTROL

* Config file for DISABLE_STEAM_TDP_CONTROL

* Change "= 0" to "!= 1"
2024-09-10 08:27:35 -07:00
Kyle Gospodnetich
b21bec03aa Merge branch 'main' into testing 2024-09-09 14:04:03 -07:00
Kyle Gospodnetich
3decff63fe feat(deck): Add ONEXPLAYER F1 support 2024-09-09 14:03:52 -07:00
Zeglius
478399b05e
chore(just): Improve wording in install-resolve prompts (#1637)
* chore(just): Improve wording in install-resolve prompts

* chore(just): Add italic bold text to warning prompt

* chore(just): Reduce usage of bold font to warning message

* chore(just): Missing 'the'
2024-09-09 17:06:04 +00:00
Kyle Gospodnetich
4f1b1d3d59 feat(framework): Add color correction profile for the new Framework 13 display. 2024-09-09 09:59:45 -07:00
HikariKnight
04eafbb023
feat: add support for onexfly 8840U (#1636)
* feat: add onexfly 8840U
However this sysid is shared between the 16gb model and the 32gb model, will this cause issues with the GTTSize being applied if this happens on a 16GB model? or will i have to separate out the 2 models in hardware setup by adding additional checks.

* feat: add onexfly 8840u to hhd supported hardware

* fix: only apply gttsize of 16256 to onexplayers with 32GB ram
2024-09-08 18:56:03 +00:00
Pat Connors
b02ed1d91a
chore(motd): Update to new documentation (#1630)
No more Discourse links!
2024-09-08 00:24:40 +00:00
Kyle Gospodnetich
8faadd9400 feat(nvidia): Add -nvidia-open images
fix(nvidia): Re-enable GSP firmware
chore(nvidia): Remove X11 from Nvidia KDE for F41 and above.
2024-09-04 18:40:38 -07:00
Kyle Gospodnetich
c54e495a51 feat: Use bfq for MicroSD cards
Fixes #1611
2024-09-04 12:14:13 -07:00
Kyle Gospodnetich
e03a595306 Merge branch 'main' into testing 2024-09-03 20:21:58 -07:00
Kyle Gospodnetich
0ab5b651d9
chore: Use just fedora as the IMAGE_LIKE per ngompa's request. 2024-09-03 19:48:56 -07:00
Kyle Gospodnetich
532b4fe3f3 chore: Further changes for disabling brew auto updates 2024-09-02 17:27:15 -07:00
Zeglius
95c73120c2
chore(just): Improve install-resolve ux (#1593)
* chore(just): Add a more informative message to install-resolve

* chore(just): Bump up install-resolve SCRIPT_URL version
2024-09-02 18:30:50 +00:00
Kyle Gospodnetich
23e0344b80 Revert "chore: Increase default ptyxis size to fix motd layout"
This reverts commit 5400fed7b93c0cbbcb0b7f165a07c56c566041a3.
2024-09-01 11:06:26 -07:00
James Snyder
fb3d4f8f35 fix(cec-control): compare variable rather than variable name 2024-08-31 02:42:24 -05:00