Kyle Gospodnetich
7aa716c927
chore: Add missing patch file
2024-04-23 16:43:57 -07:00
Kyle Gospodnetich
3e608724f4
chore(waydroid): Update requirements
2024-04-23 16:41:23 -07:00
Kyle Gospodnetich
d6d1173174
chore(waydroid): Disable apparmor
2024-04-23 16:40:42 -07:00
Kyle Gospodnetich
3cd04cf620
chore: Update waydroid version
2024-04-23 16:39:45 -07:00
Kyle Gospodnetich
bcd868022c
chore: Add pipewire-workaround
2024-04-23 16:35:31 -07:00
Kyle Gospodnetich
1ab933cb4b
feat: Add framework-laptop kmod
2024-04-23 12:35:51 -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
b8a8a43dbc
chore: Switch back to fsync kernel
2024-04-23 09:01:24 -07:00
Kyle Gospodnetich
9f1a3dbf30
chore: Adjust order
2024-04-23 09:00:19 -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
Kyle Gospodnetich
fc9fe6821d
chore: Fix repo file path
2024-04-23 00:06:06 -07:00
Kyle Gospodnetich
8ae44a7b63
feat: Include zoxide by default
2024-04-22 23:59:22 -07:00
Kyle Gospodnetich
3bc16a2fb9
chore: Move dock updater to libexec for consistency
2024-04-22 23:56:54 -07:00
Kyle Gospodnetich
9587ecc8bb
chore: Keep .sh pathing for simplicity
2024-04-22 23:49:32 -07:00
Kyle Gospodnetich
aeef96fc6d
chore: Update patches for jupiter-hw-support
2024-04-22 23:41:43 -07:00
Kyle Gospodnetich
a541f0575e
chore: Restore goverlay
2024-04-22 22:43:50 -07:00
Kyle Gospodnetich
c789ce2db5
feat: Add kmod for cdemu
2024-04-22 22:40:30 -07:00
Kyle Gospodnetich
049912f67a
feat: Add kmod for looking glass client
2024-04-22 21:37:49 -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
Benjamin Sherman
a8675e9904
fix(ci): extract digest output from retry action ( #1003 )
2024-04-22 11:09:44 -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
5b7dcdbe12
chore(deck): Use correct package for qdbus
2024-04-21 18:55:01 -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
d94ad84138
chore(readme): Update package list
2024-04-21 08:09:10 -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
d9e207608b
Revert "chore: Drop v4l2loopback temporarily"
...
This reverts commit 7c0bee3badb2827683b8cc706371dd03fc1427ed.
2024-04-20 23:40:47 -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
2271c90218
chore(readme): Remove unneeded package
2024-04-20 23:13:58 -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
a7d184227b
chore: Update jupiter-hw-support patch
2024-04-20 23:06:15 -07:00
Kyle Gospodnetich
b10f4c5023
chore: Use qt6 version of qtvirtualkeyboard
2024-04-20 22:58:08 -07:00
Kyle Gospodnetich
aeb9aa008e
chore(ci): Remove unneeded lines
2024-04-20 22:57:05 -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