950 Commits

Author SHA1 Message Date
Kyle Gospodnetich
955be4cc01 chore: Use new ujust executable in Yafti 2023-10-18 20:35:44 -07:00
Kyle Gospodnetich
d83d129c42 feat(deck): Add additional tweaks for zram performance, switch to sysctl.d to disable watchdog (Thanks Saber J2X and fiftydinar) 2023-10-18 16:17:49 -07:00
RJ Trujillo
d6d8ee60ef
Merge pull request #452 from HikariKnight/virtual-audio-channels
Feat: Add Virtual Surround 7.1 setup to just
2023-10-18 17:05:17 -06:00
Kyle Gospodnetich
3be722994c feat: Disable split lock mitigation for increased gaming performance in titles like God of War (Thanks Saber J2X) 2023-10-18 16:03:59 -07:00
HikariKnight
4b769201cc chore: added extra output about where we got the convolver files from 2023-10-19 00:40:49 +02:00
HikariKnight
f539e99fc6 feat: add a basic virtual surround 7.1 config using ASH Control Room 1 2023-10-19 00:24:24 +02:00
HikariKnight
1e824a5a81 fix: add missing comment with info about what virtual audio channels are and their use case 2023-10-18 20:07:06 +02:00
RJ Trujillo
250f20e13e
fix(yafti): Use pkexec to enable Deck BIOS and FW updates 2023-10-18 08:08:56 -06:00
Kyle Gospodnetich
9f839527a1 Merge branch 'pkexec' 2023-10-17 22:41:34 -07:00
Kyle Gospodnetich
50b2894c53 feat(deck): Increase ZRAM size to 4GB by default (Thanks Saber J2X) 2023-10-17 22:41:34 -07:00
Pat Connors
1b3d3211c6
feat: Added "System Management" Category (#450)
* feat: Added "System Management" Category

chore: moved Warehouse to this category.
feat: added Metadata Cleaner to Utilities category
fix: removed FAQ link at the end

* same thing for deck
2023-10-17 18:12:15 -07:00
Pat Connors
96cebff9d2
feat: Added "System Management" Category (deck) (#451)
chore: moved Warehouse to this category.
feat: added Metadata Cleaner to Utilities category
fix: removed FAQ link at the end
2023-10-17 18:12:08 -07:00
HikariKnight
7586e95bf7
feat: add virtual audio channels for special usecases (#449) 2023-10-17 16:54:09 -07:00
Kyle Gospodnetich
4ab99c68e9 feat(gnome): Switch to dconf settings for a number of needed changes in gnome, add default dash application assignments. 2023-10-17 11:33:17 -07:00
Kyle Gospodnetich
06c88683ad chore: Switch to new obs-vkcapture package
fix(gnome): Remove non-working gsetting call
2023-10-17 01:42:52 -07:00
Kyle Gospodnetich
9368037631 fix: Correct hostname check (Thanks szescxz) 2023-10-16 23:56:15 -07:00
Kyle Gospodnetich
544c47825b feat(kde): Add new Valve-themed user photos 2023-10-16 23:56:15 -07:00
Pat Connors
69727c3b01
feat: Include link to Bazzite's FAQ documentation... (#446)
...at the end of the Bazzite Portal.

NOTE: If this takes up too much real estate and forces the "reboot now" option to be hidden or anything then DNM or revert!
2023-10-16 22:55:13 -07:00
Pat Connors
56ec7c7d07
feat: Include link to Bazzite's FAQ documentation... (#447)
...at the end of the Bazzite Portal.

NOTE: If this takes up too much real estate and forces the "reboot now" option to be hidden or anything then DNM or revert!
2023-10-16 22:54:58 -07:00
Kyle Gospodnetich
c50d9e89cc
feat(deck): Switch to stable Decky Loader releases 2023-10-16 18:07:28 -07:00
Kyle Gospodnetich
022625ea50 fix: Drop DNS over TLS and SNTP due to reported issues/edge cases, will reintroduce as an option.
chore: Remove script for Nvidia distrobox removal, no longer needed.
2023-10-16 17:04:04 -07:00
Kyle Gospodnetich
d8aa71ce87 chore: Install pixmaps later 2023-10-16 16:10:36 -07:00
Kyle Gospodnetich
e1f5353af2 chore: Make please wait message slightly friendlier. 2023-10-16 15:51:46 -07:00
Kyle Gospodnetich
5af6e8672b feat(gnome): Replace GNOME user icons with Valve-themed ones 2023-10-16 15:18:55 -07:00
RJ Trujillo
af64da2383
fix(user-setup): Actually read the cached Fedora version
The last ran Fedora version was pointing to a nonexistant path
2023-10-16 15:37:44 -06:00
Pat Connors
fbd05a1320
feat: Add Warehouse to Bazzite Portal on Deck images (#443)
Flatpak Manager
Link: https://flathub.org/apps/io.github.flattool.Warehouse
2023-10-16 11:47:38 -07:00
Pat Connors
29aad27a8e
feat: Add Warehouse to Bazzite Portal on Desktop images (#442)
Flatpak Manager
Link: https://flathub.org/apps/io.github.flattool.Warehouse
2023-10-16 11:47:26 -07:00
dnkmmr
9114ec3fb3
fix: removed unneeded parts of the nix installation on the justfile (#441)
* Update 60-custom.just

* Update 60-custom.just

* Update 60-custom.just
2023-10-16 08:24:53 -07:00
Kyle Gospodnetich
b3bae538f4
feat: Add message to plymouth during long bazzite-hardware-setup steps 2023-10-15 10:04:17 -07:00
RJ Trujillo
4610c636d6 feat: Mark Fedpra 39 as stable 2023-10-15 07:37:29 -06:00
RJ Trujillo
a1dbc27047
Merge pull request #431 from ublue-os/fix-fedora-ver-check
fix(user-setup): Correct Fedora version check, prevents setup from ru…
2023-10-15 07:03:19 -06:00
Kyle Gospodnetich
2067b9c3d0
chore: Increase default batterylimit 2023-10-15 00:38:58 -07:00
RJ Trujillo
9913e3da4d chore(treewide): Drop askpass, use pkexec
This is much nicer as it uses the native polkit interface for password prompts and
doesn't require any foolery like setting ksshaskpass/openssh-askpass as the global
paramter for sudo askpass
2023-10-14 21:27:34 -06:00
RJ Trujillo
98d0536dac
fix(user-setup): Correct Fedora version check, prevents setup from running every boot
The file path for the last ran Fedora version wasn't being referenced causing the script to rerun every boot
2023-10-14 17:59:57 -06:00
Kyle Gospodnetich
1e938ed57d chore: Fix unclosed function
Fixes #428
2023-10-14 09:44:36 -07:00
Kyle Gospodnetich
cd35d5006c fix: Enable initramfs generation for LUKS.
Also fixes #426
2023-10-13 21:20:20 -07:00
Kyle Gospodnetich
c4184147eb chore: Remove gradience presets before copying to ensure they are up to date 2023-10-13 21:13:58 -07:00
Kyle Gospodnetich
2c6f0dd529 fix: Add improvements to flatpak manager from bluefin, correct bundled themes for flatpak. 2023-10-13 19:45:35 -07:00
Kyle Gospodnetich
3bb59da8a2 chore: Clean up bazzite-hardware-setup 2023-10-13 18:22:18 -07:00
Kyle Gospodnetich
cc41dd34f3 fix: Re-run bazzite-hardware-setup and bazzite-user-setup if Fedora version changes 2023-10-13 14:33:43 -07:00
RJ Trujillo
631423b360
feat(ci): Build images based on Fedora 39 (#332)
* feat: Build images based on Fedora 39

* fix(f39): Install kernel specific kmods

Installs kmods specific to the kernel/image flavor being used as ASUS and Surface no longer include these

* fix(f39): Skip Mesa for now, install 32bit version of Gamescope

* chore: Switch to Gradience flatpak

* chore: Syntax fix

---------

Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2023-10-13 13:35:10 -07:00
HikariKnight
168267634b
feat: Looking glass shm OOB auto generation and support (#424)
* feat: add support for default looking-glass shm file

* feat: add command to add selinux file context for looking-glass shm

* fix: add better description to the just command

* fix: correct vfio.pci.disable_vga=1 to vfio_pci.disable_vga=1
2023-10-13 10:44:22 -07:00
HikariKnight
24b3a66f36
feat: enable automounting of hugepages with 1GB pagesize if the karg hugepagesz=1G is present (#425) 2023-10-13 10:44:10 -07:00
Kyle Gospodnetich
922efd7d8b chore: Restore BTRFS changes for all users 2023-10-12 16:48:49 -07:00
Kyle Gospodnetich
d4ffe57656 feat: Throw an error if a flatpak fails to install in bazzite-flatpak-manager, add notification with icon and restart every 30 seconds until it can complete 2023-10-12 14:59:23 -07:00
Kyle Gospodnetich
e6589d38e0 chore: Change default KDE application menu icon 2023-10-12 12:15:52 -07:00
Kyle Gospodnetich
1d84e3f319 fix: Correct issue with screen rotation on non-deck hardware 2023-10-12 12:15:41 -07:00
Kyle Gospodnetich
7e45823c49 chore: Replace kcm-about-distroc to update distro text in KDE settings 2023-10-12 08:09:42 -07:00
Kyle Gospodnetich
d3df175397 chore: Include descendants of Decky 2023-10-11 23:06:38 -07:00
Kyle Gospodnetich
a9cb200620 chore: Add Decky Loader to System76-scheduler ignore list 2023-10-11 23:00:38 -07:00