1631 Commits

Author SHA1 Message Date
Jon Mulder
c4670d271d
fix(bazzite-user-setup): include in file check and move after first if statement (#1023)
Follow-up from: #w1020

Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
2024-04-26 14:55:42 -07:00
Kyle Gospodnetich
376f46ce27 chore: Keep dGPU check even for deck images 2024-04-26 14:22:44 -07:00
Kyle Gospodnetich
0c1a55c629 fix: Correct issue with Steam refusing to launch on some multi-gpu hardware when launched on the dGPU. 2024-04-26 14:20:54 -07:00
Benjamin Sherman
f33d1e799a
fix: bazzite-user-setup should only run when needed (#1020) 2024-04-26 08:46:03 -07:00
Kyle Gospodnetich
8c544aec06 chore: Just syntax fix 2024-04-25 17:28:57 -07:00
Kyle Gospodnetich
813763bdb7 chore: Add cursor files for older gamescope 2024-04-25 14:41:22 -07:00
HikariKnight
8f7bb0bd68
feat: Deprecate looking-glass shm in favor of kvmfr module (#1013)
* feat: Deprecate looking-glass shm in favor of kvmfr

* feat: add kvmfr0 to qemu cgroup_device_acl
If someone has a better way to implement this regex, hit me up! i just happened to know how to do this with perl as i couldnt figure it out with sed

* feat: Manually load kvmfr the first time so the user do not have to reboot use it when enabling.

* chore: make introduction a bit clearer
2024-04-25 14:09:27 -07:00
Kyle Gospodnetich
e46f3fc767 chore: Normalize IMAGE_BRANCH to stable 2024-04-24 11:54:44 -07:00
Kyle Gospodnetich
3c3f433194 Revert "chore: Drop gcadapter_oc kmod, use custom device pollrate to achieve same change"
This reverts commit 79258de26af4f9bbd1542cf49b27d3ebc2dc001c.
2024-04-24 07:59:59 -07:00
Kyle Gospodnetich
1f64f50e27 chore: Drop custom-device-pollrates service due to potential sleep issues 2024-04-24 01:14:56 -07:00
Kyle Gospodnetich
baf680da7c fix: Fix issue with Waydroid due to apparmor entry in LXC config 2024-04-23 19:15:46 -07:00
Kyle Gospodnetich
6a21085e75 chore(deck): Restore sdoled_edid.bin 2024-04-23 17:10:04 -07:00
Marco Rodolfi
74a075aa65
CDEmu just command fixes (#1007)
* CDEmu just fixes

Typos and language fixes

* Still more typos around

* Missed one more
2024-04-23 10:48:35 -07:00
Kyle Gospodnetich
afab9eb611 chore: Remove now unneeded Galileo rotation change 2024-04-23 10:07:55 -07:00
Kyle Gospodnetich
e8cc088fac chore: Move some scripts to /usr/libexec 2024-04-23 10:06:33 -07:00
Kyle Gospodnetich
3c38bd32be feat: Add ujust command to optionally install CDEmu for handling disk-based games without a CD drive. 2024-04-23 08:15:58 -07:00
Aarron Lee
1ecb734b10
feat(ujust): add ujust for disabling/enabling swipe gestures (#1005)
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
2024-04-22 18:13:35 -07:00
Aarron Lee
1d146d6bbc
feat: add bazzite-rollback-helper util (#1002)
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
2024-04-22 16:24:44 -07:00
Kyle Gospodnetich
0833cf0fae chore: Fix vestigial alias 2024-04-22 16:06:50 -07:00
Kyle Gospodnetich
bbd5e3b839 Revert "feat(deck): Use gamescope patched edid for SD OLED by default to work around HDR issues in KDE6."
This reverts commit f3e9f68eb00ff59a213e48d223250bb1992aa70c.
2024-04-22 14:45:00 -07:00
Kyle Gospodnetich
21e5f14fcf feat(deck): End X11 support 2024-04-22 14:41:09 -07:00
Kyle Gospodnetich
5d4cfa3514 chore: Adjust + colors to remain white when highlighted, remove unneeded neofetch configs 2024-04-22 10:23:37 -07:00
Benjamin Sherman
efc52956bd
refactor(ci): retry image pull/push, fix oci labels (#1001)
* refactor(ci): retry image pull/push, fix oci labels

This is now a single place in the build workflow where kernel_version
can be specified to pull the desired akmods image (assuming it was build
and tagged correctly) which also impacts the rest of the workflow and
the Containerfile logic for replacing kernel, or not replacing kernel.

This is the new `kernel_flavor` include in the matrix configuration.

Current valid values would be: main, fsync, or fsync-lts

other included changes:
- pre-pull source images before building (makes building more reliable)
- add retry action for image push/pulls (makes building more reliable)
- rename FEDORA_MAJOR_VERSION/major_version to FEDORA_VERSION/fedora_version
  (in matrix vars) (this is easier to read)
- read kernel version from akmods image and use to populate ostree.linux
  label on the built images (ostree image version is inherited)
- remove some redundant workflow env vars where matrix vars exist

* refactor(ci): remove extraneous excludes

* refactor(ci): inherit image.version, use KERNEL_VERSION for ostree.linux

* refactor(ci): fix env var definition

* refactor(ci): fix trailing double ampersand add echo

* refactor(ci): correct AKMODS_FLAVOR reference

* refactor(ci): target_image_flavor instead of base_image_flavor

* chore: always cliwrap install kernel section

* refactor(ci): revert FEDORA_MAJOR_VERSION for Containerfile
2024-04-22 10:15:28 -07:00
Kyle Gospodnetich
b9419a9bad feat: New fetch logo 2024-04-21 18:25:57 -07:00
Kyle Gospodnetich
17c6889e54 chore: Move flatpak lists to installer /
chore: Fix fastfetch aliases, including under fish.
2024-04-21 16:03:20 -07:00
Kyle Gospodnetich
2be96e15ff chore: Use lock outline for locked appearance 2024-04-21 14:33:41 -07:00
Kyle Gospodnetich
b966293083 chore: Use white for locked, flash red for unlocked 2024-04-21 14:13:22 -07:00
Kyle Gospodnetich
0134c2a35d chore: Add color to signed/unsigned icon 2024-04-21 14:03:32 -07:00
Kyle Gospodnetich
8c921a5780 feat: Switch to fastfetch from hyfetch
chore(KDE): use newer extension installer
2024-04-21 13:53:59 -07:00
Kyle Gospodnetich
eda1f2a3ab chore: Update memory sysctl 2024-04-21 08:11:27 -07:00
Kyle Gospodnetich
05182d1976 chore: Move scripts into image, easier 2024-04-21 08:07:56 -07:00
Kyle Gospodnetich
690b2d5287 chore: Syntax fixes 2024-04-21 08:01:37 -07:00
Kyle Gospodnetich
25d8e48375 Merge branch 'main' into testing 2024-04-21 08:00:00 -07:00
Kyle Gospodnetich
79258de26a chore: Drop gcadapter_oc kmod, use custom device pollrate to achieve same change 2024-04-21 07:55:13 -07:00
Kyle Gospodnetich
eeee54b825 Revert "feat: Add option to ujust to disable swipe gestures in gaming mode (Thanks @nicknamenamenick)"
This reverts commit 94334a07b6af1741c5cdfca63409044e4354ac90.
2024-04-20 23:29:49 -07:00
Kyle Gospodnetich
fe93acb073 Merge branch 'main' into testing 2024-04-20 23:09:53 -07:00
Kyle Gospodnetich
707c6b8cec chore: Standardize on /usr/libexec/hwsupport/ 2024-04-20 23:06:44 -07:00
Kyle Gospodnetich
0767471c3d feat: Add option to ujust to control background transparency of the Ptyxis terminal 2024-04-20 22:55:24 -07:00
Kyle Gospodnetich
94334a07b6 feat: Add option to ujust to disable swipe gestures in gaming mode (Thanks @nicknamenamenick) 2024-04-20 22:52:29 -07:00
Kyle Gospodnetich
59e4c38ce8 feat(deck): Automatically hide HHD-UI desktop icon on Steam Deck hardware where it's not applicable. 2024-04-20 22:39:56 -07:00
HikariKnight
e18988554a fix(just): correctly set default powerprofile to power-saver when selected 2024-04-21 01:34:17 +02:00
Kyle Gospodnetich
f3e9f68eb0 feat(deck): Use gamescope patched edid for SD OLED by default to work around HDR issues in KDE6. 2024-04-20 00:55:48 -07:00
Kyle Gospodnetich
9cef93a73c chore(deck): Enable Caffeine extension by default 2024-04-19 15:46:52 -07:00
Niklas
2dba9b14e5
feat(desktop): add an action to install ollama on a Bazzite system (#994)
* feat(just): add an action to install ollama on a Bazzite system

* fix formatting error in message to install brew
2024-04-19 14:08:44 -07:00
Kyle Gospodnetich
9535b6d69f chore: Update steamdeck-dsp 2024-04-19 00:02:05 -07:00
Kyle Gospodnetich
1fe466f6a9 chore: TF2 64-bit update out on god 2024-04-18 17:11:26 -07:00
Kyle Gospodnetich
c16afeb71e fix(deck): Use new rotation system based on Valve's bootstrap. 2024-04-18 15:57:31 -07:00
Kyle Gospodnetich
73f9ec0709 chore: Drop clevis from dracut.conf.d as well 2024-04-17 22:41:43 -07:00
Noel Miller
c96bc6fb69
feat: add command to support rebasing (#989) 2024-04-17 14:17:49 -07:00
HikariKnight
79146b86fc
fix: Correctly apply vfio after initramfs changes (#987)
* fix: replace enable/disable action with virt-on/off

also fixed the heredoc for looking-glass shm

* chore: update initramfs command when enabling vfio
2024-04-16 20:26:57 -07:00