247 Commits

Author SHA1 Message Date
HikariKnight
76622e8c57 feat: add initramfs rebuilding with support for user defined initramfs args (#586)
* feat: add support for  managing initramfs args
without disrupting bazzite-hardware-setup needed_initramfs args

* fix: make enable-vfio use new initramfs management

* fix: quote the initramfs to not bug rpm-ostree

* chore: sort argsfiles from args.d before parsing

* chore: bump hw version and cleanup

* chore: add missing indent for vfio section

* fix: add missing reboot on rebuild of initramfs
2023-11-26 19:10:00 -08:00
Kyle Gospodnetich
6cf04a7f15 chore: Switch to upstream nix scripts in ublue-os/config 2023-11-26 16:25:16 -08:00
Kyle Gospodnetich
6df03b50d1 feat(desktop): Switch from CoreCtrl to LACT as the default AMD overclocking solution. 2023-11-26 16:25:09 -08:00
Kyle Gospodnetich
8a1d9dcb6b chore: Remove brew from custom.just, this is upstreamed now. 2023-11-22 11:38:18 -08:00
RJ Trujillo
bfff18d64a chore(sunshine): Carry over configuration to desktop images too 2023-11-21 06:57:49 -07:00
Kyle Gospodnetich
1f4243763c chore: Format just files for future syntax-check in build system 2023-11-19 23:11:08 -08:00
Kyle Gospodnetich
6af4a21cd3 feat: Export OpenTabletDriver GUI in just command 2023-11-16 23:21:58 -08:00
Pat Connors
e6df636126
feat: Add documentation link to Bazzite Portal (#549) 2023-11-15 09:05:09 -08:00
Pat Connors
5f8951d88f
feat: Replace Website with Forums on Bazzite Portal (#544)
Links to Bazzite's Discourse.
2023-11-14 17:51:41 -08:00
Kyle Gospodnetich
24e313ad4e chore: Remove 30-distrobox.just overrides, move additions to them to 60-custom.just
This ensures we match upstream ublue in most cases.
2023-11-13 19:33:49 -08:00
Kyle Gospodnetich
c99970620f
feat: Always layer Steam (#525)
* feat: Layer Steam & Lutris on all images, unifying behavior across Bazzite.
feat: Add gamescope to non-nvidia desktop images.
chore: Remove versions checks now that F39 is stable.

* chore: Remove bazzite-arch from yafti, always set up desktop icons

* chore(readme): Remove bazzite-arch mentions
feat: Add vk_hdr_layer for future use

* chore: Clean up just commands for layered steam

* chore(ci): Syntax fix

* chore: Replace libOSMesa as well

* chore: Disable vkcapture on all surface images

* chore: Autostart Steam on all images

* chore: Remove old bazzite-arch installs automatically (if applicable)

* chore: Also remove old desktop icons after replacement

* chore: Recommend ujust over just

* chore(readme): Remove KDE note on XwaylandVideoBridge, no longer true.

* chore: Move bazzite-steam binary to desktop image
2023-11-10 13:19:01 -08:00
Kyle Gospodnetich
f127260bbf fix: Switch to layered OpenRazer due to issues in Distrobox. 2023-11-05 16:41:08 -08:00
Pat Connors
9351a2a4d0
feat: Add Bazzite's webpage from Universal Blue to Portal. (#507)
* feat: Add Bazzite Website from Ublue

* feat(deck): Add Bazzite website from Ublue.
2023-11-04 18:34:28 -07:00
Kyle Gospodnetich
e1f1252e9f feat(deck): Add QTVirtualKeyboard for SDDM
chore: Cleanup
2023-10-31 12:55:27 -07:00
Kyle Gospodnetich
85190df0e3 chore: Temporarily drop add-to-steam in just 2023-10-30 22:39:43 -07:00
Lily
a6218f7443
chore: Add cleaner fedora distrobox check. (#488) 2023-10-30 18:37:08 -07:00
Kyle Gospodnetich
2fca121eb4 chore: Add notice about file deletion 2023-10-29 19:01:33 -07:00
Kyle Gospodnetich
f911e0207f chore: Replace TF2 fix with LD_PRELOAD method 2023-10-29 18:13:22 -07:00
Kyle Gospodnetich
75a7755476 chore: Only enable service to avoid an error 2023-10-28 00:14:27 -07:00
Kyle Gospodnetich
86dae4e257 fix: Add replacement openrazer service 2023-10-28 00:05:56 -07:00
Kyle Gospodnetich
dcce67b7a6 feat: Add RazerGenie to OpenRazer install.
Fixes #473
2023-10-27 15:07:21 -07:00
Kyle Gospodnetich
46ea062fa7 chore: Remove update just command override now that upstream supports ublue-update 2023-10-27 12:49:45 -07:00
Pat Connors
78bacc184d
feat: Add AppImage Pool to Bazzite Portal #6 (#471)
Under Utilities and System Tools
2023-10-26 00:10:44 -07:00
Kyle Gospodnetich
ffe7968f5f fix: Add --noconfirm to OpenTabletDriver install step
Fixes #467
2023-10-25 20:53:17 -07:00
HikariKnight
090a15ccab
fix: correct mistype in removing virtual surround (#466) 2023-10-25 00:48:54 -07:00
Pat Connors
a600fa78fe
feat: Warehouse as preinstalled Flatpak. (#465)
* feat: Add SaveDesktop and Warehouse as preinstalled Flatpaks

For KDE images, and moved from Bazzite Portal.

* feat (GNOME): Add SaveDesktop and Warehouse as preinstalled Flatpaks

For GNOME images, and moved from Bazzite Portal.

* fix (deck): Bazzite Portal real estate fix

Renamed Utilities to Utilities and System Tools.
Moved PinApp back to Utilities.
Added Resources (https://flathub.org/apps/net.nokyan.Resources)
Added Pika Backup (https://flathub.org/apps/org.gnome.World.PikaBackup)

* fix: Bazzite Portal real estate fix

Renamed Utilities to Utilities and System Tools.
Moved PinApp back to Utilities.
Added Resources (https://flathub.org/apps/net.nokyan.Resources)
Added Pika Backup (https://flathub.org/apps/org.gnome.World.PikaBackup)

* Update install

* Update install

* Update yafti.yml

* Update yafti.yml
2023-10-24 21:15:49 -07:00
Kyle Gospodnetich
f01799625e Fix: Remove pkexec, this resolves some newly reported issues with the bazzite portal 2023-10-23 11:48:12 -07:00
Kyle Gospodnetich
f0ed60d9e6 chore: Disown steamos-add-to-steam when used in just 2023-10-22 17:53:23 -07:00
Kyle Gospodnetich
502d2d736d feat: Automatically add Waydroid to Steam during init-waydroid call 2023-10-22 17:13:25 -07:00
Kyle Gospodnetich
af339d97c4 chore: Replace remaining just calls with ujust 2023-10-20 00:00:11 -07:00
Kyle Gospodnetich
673086cc51 chore: Minor cleanup for ujust 2023-10-19 17:43:09 -07:00
Kyle Gospodnetich
a96f959844 chore: Replace additional references to just 2023-10-18 20:38:24 -07:00
Kyle Gospodnetich
955be4cc01 chore: Use new ujust executable in Yafti 2023-10-18 20:35:44 -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
Kyle Gospodnetich
9f839527a1 Merge branch 'pkexec' 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
HikariKnight
7586e95bf7
feat: add virtual audio channels for special usecases (#449) 2023-10-17 16:54:09 -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
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
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
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
Kyle Gospodnetich
05bce160dd
Update Bazzite Branding (#419)
* chore(branding): Add new Neofetch logo

* chore: Move neofetch related files to system_files/shared directory

* chore: Copy system_files/shared last to ensure it replaces every file present

* chore(readme): Switch to new logo & tagline

* chore: Add press kit

* chore: Update Bazzite Portal logo

* chore: Replace icon on boot screen

* chore: Replace icons in pixmaps folder

* chore: Update opengraph image

* chore(readme): Minor fixes

* chore: Add favicon

* chore: Move Neofetch config back to desktop specific folder

* chore: Add logos for light BGs, update logo in repo with light BG compatible one

* chore: Use colored font logo that works on any background for certain logos

* chore: Add optional icon for KDE application menu

* chore(press-kit): Update README

* chore: Add rei0260 to the top of our thank you list
2023-10-11 11:38:36 -07:00
HikariKnight
793ea46ef1
fix: install Krita instead of Ardour when user requests Krita (#420) 2023-10-11 10:33:38 -07:00
Kyle Gospodnetich
f42737a09a fix: Correct issue with opentabletdriver just command if ~/.config/systemd/user folder doesn't exist 2023-10-09 21:56:18 -07:00
Kyle Gospodnetich
e4ff5b8991 chore: Remove KDE check for xwaylandvideobridge now that we ship a tray icon area 2023-10-09 10:15:34 -07:00
Kyle Gospodnetich
f54a662523 chore: Correct description for oversteer application in Bazzite Portal 2023-10-09 00:24:26 -07:00