Kyle Gospodnetich
91b779fe2d
Merge branch 'testing'
2024-05-18 22:13:58 -07:00
Kyle Gospodnetich
0f493d70af
feat: Add install date to fastfetch
2024-05-18 21:58:22 -07:00
Michael
67759bef83
fix(ujust): setup-cdemu script failing to install cdemu ( #1151 )
2024-05-18 12:26:45 -07:00
Kyle Gospodnetich
d39549e558
chore(framework): Remove default extension enablement
2024-05-17 09:01:49 -07:00
Kyle Gospodnetich
8f15e0b8bc
chore: Fix syntax issue in yafti.yml
...
Fixes #1139
2024-05-17 06:29:02 -07:00
m2
feb4cdcc20
fix: correct brew directory. ( #1140 )
...
* fix: brew auto upgrade services
* fix: brew not in right directory
* chore: simplify move.
2024-05-17 06:26:14 -07:00
Kyle Gospodnetich
8df6fb7740
Revert "chore: Disable brew in topgrade"
...
This reverts commit b0a0ae4944a95ce072e5d05634e26acd03c1494b.
2024-05-16 21:10:23 -07:00
Kyle Gospodnetich
b0a0ae4944
chore: Disable brew in topgrade
2024-05-16 15:14:06 -07:00
m2
fd7640dedb
fix: brew auto upgrade services ( #1135 )
2024-05-16 14:51:56 -07:00
Kyle Gospodnetich
0e8f77dedf
feat: Add option to enable desktop integration for Waydroid
2024-05-16 11:52:58 -07:00
Kyle Gospodnetich
1d2a51333c
fix: Always use sudo for waydroid GPU selector
2024-05-16 11:45:11 -07:00
m2
7e2f60e212
Merge pull request #1130 from ublue-os/brew-compress
...
chore: compress brew on image
2024-05-16 11:33:52 -04:00
Kyle Gospodnetich
926fdb998b
Merge branch 'main' into testing
2024-05-16 06:35:22 -07:00
Kyle Gospodnetich
c2bb74d8e8
fix: Use EmuDeck AppImage
2024-05-16 06:34:57 -07:00
m2Giles
911e692fee
chore: missing space
2024-05-16 09:29:03 -04:00
m2Giles
6fccc69994
chore: compress brew on image
2024-05-16 08:57:49 -04:00
m2Giles
733fb48c9e
chore: set environment variables for brew
2024-05-16 00:54:41 -04:00
m2Giles
8e32db53ab
chore: use brew's installer
2024-05-16 00:49:40 -04:00
m2
3812263d53
fix: correct file
2024-05-15 21:44:29 -04:00
m2Giles
b54a91fcae
chore: remove unused file
2024-05-15 20:50:03 -04:00
m2Giles
66fd205966
chore: simplify brew setup
2024-05-15 20:47:05 -04:00
m2Giles
178e53a214
chore: brew.sh on image.
2024-05-15 20:09:08 -04:00
m2Giles
2dbf29701b
feat: homebrew on image
2024-05-15 20:01:14 -04:00
Asir N
fda8b6055a
fix: AOKZOE A1 Pro (AMD R愛zen 7840U) - Add device to simpledeckytdp-supported-hardware and hhd-supported-hardware, as well as add waydroid-launcher resolution ( #1126 )
...
* fix(waydroid): Add AOKZOE A1 Pro waydroid-launcher resolution
Adding AOKZOE A1 Pro (AMD 7840U) as it shares the same resolution as it's 6800U counterpart.
* fix(hhd): Add AOKZOE A1 Pro to supported hardware
Adding AOKZOE A1 Pro (AMD 7840U) as hhd already supports it.
* fix(simpledeckytdp): Add AOKZOE A1 Pro (powered by AMD R愛zen 7840U)
Adding AOKZOE A1 Pro as it already supports RyzenAdj (and by extension SimpleDeckyTDP itself).
『愛してるよ! 愛だけに!』
---------
Co-authored-by: Asir N <78288795+asir928@users.noreply.github.com>
Co-authored-by: Asir N <78288795+WhippuGBP@users.noreply.github.com>
2024-05-13 21:45:21 -07:00
August Deer
231aca390f
fix: allow setting Ptyxis transparency to 1 (fully opaque) ( #1109 )
2024-05-12 23:45:20 -07:00
Renn
a37b715432
feat: Add udev rule to do cec onboot when bluetooth device connection ( #1105 )
2024-05-11 10:49:41 -07:00
Kyle Gospodnetich
62d8187544
chore: Fix missing elif
2024-05-10 23:34:47 -07:00
dnkmmr
a1dafc179a
Added alias to fix-gmod 81-bazzite-fixes.just ( #1008 )
...
The alias is `patch-gmod`
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2024-05-10 23:09:53 -07:00
Kyle Gospodnetich
a5d54cd0f0
chore: Enable waydroid service on desktop as part of init
2024-05-10 22:45:01 -07:00
Kyle Gospodnetich
6bc8af8efd
fix(deck): Remove ssd_spread mount option from BTRFS SD card options. Fixes a bug with some hardware where the SD card reports as full erroneously.
2024-05-10 20:59:07 -07:00
Kyle Gospodnetich
295ccec69e
Merge branch 'main' into testing
2024-05-10 20:56:34 -07:00
Marco Rodolfi
9f56df27c5
chore: readd rmlint as an optional package ( #1102 )
...
* feat(just): add recipe to restart proton (#1091 )
* feat(just): add recipe to restart proton
useful for when a game gets stuck at "launching" or "exiting"
* chore: fix grammar
* chore: Just syntax fix
* chore(gnome): remove MUTTER_DEBUG_FORCE_KMS_MODE (#1094 )
This is no longer needed for VRR in v40+ and it breaks direct scanout.
Signed-off-by: Tayler Geiger <mail@tayler.dev>
* fix(ujust): Add --or-update flag for Flatpak command (#1095 )
* chore(gnome): Add missing 3037 fix to deck images
* chore: Remove no longer needed patch from steamdeck-dsp
* Readd rmlint as an optional ujust command
* Missed a leftover from the old file
---------
Signed-off-by: Tayler Geiger <mail@tayler.dev>
Co-authored-by: HikariKnight <2557889+HikariKnight@users.noreply.github.com>
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
Co-authored-by: Tayler Geiger <tayler@redhat.com>
Co-authored-by: Pat Connors <121328689+nicknamenamenick@users.noreply.github.com>
2024-05-10 19:29:41 -07:00
Victor Borges
6181223d31
fix(deck): fix Handheld Controller Glyphs theme folder casing ( #1096 )
...
* fix(deck): Change Handheld Controller Glyphs theme folder casing
* fix rm command
* fix casing in third-party-css-loader-update
2024-05-10 19:28:49 -07:00
PVermeer
e61cd2424e
fix(desktop): sqlite column error in btrfs-dedup service ( #1099 )
...
* fix(duperemove): sqlite column error
* chore(duperemove): add prefix - back to ExecStart command
2024-05-10 19:28:29 -07:00
Marco Rodolfi
c263c40b8f
Fix batteryservice on latest bioses ( #1103 )
...
Based on my testing with my Deck LCD on 0131 it seems that it randomly loses the setting after sleep/reboot/shutdown.
Run this command after each possible systemd stage to force it to leave this applied correctly. Tested locally.
2024-05-10 19:27:51 -07:00
Kyle Gospodnetich
179a9dea5f
Merge branch 'main' into testing
2024-05-10 16:47:45 -07:00
Kyle Gospodnetich
45f533ed43
feat(gnome): Use auto-power-profile extension with customizations from Universal Blue
2024-05-10 16:40:19 -07:00
Kyle Gospodnetich
f343f7e859
chore(gnome): Add missing 3037 fix to deck images
2024-05-09 07:22:35 -07:00
Pat Connors
4bd187256a
fix(ujust): Add --or-update flag for Flatpak command ( #1095 )
2024-05-08 15:02:35 -07:00
Tayler Geiger
624fa1b00f
chore(gnome): remove MUTTER_DEBUG_FORCE_KMS_MODE ( #1094 )
...
This is no longer needed for VRR in v40+ and it breaks direct scanout.
Signed-off-by: Tayler Geiger <mail@tayler.dev>
2024-05-08 14:53:27 -07:00
Kyle Gospodnetich
9a9a4861b0
chore: Just syntax fix
2024-05-08 10:26:51 -07:00
HikariKnight
4219f5f6ad
feat(just): add recipe to restart proton ( #1091 )
...
* feat(just): add recipe to restart proton
useful for when a game gets stuck at "launching" or "exiting"
* chore: fix grammar
2024-05-08 07:16:09 -07:00
Kyle Gospodnetich
a86138ffd7
chore(framework): Drop natural scrolling change
2024-05-07 23:05:58 -07:00
Kyle Gospodnetich
9b85e2bc97
chore: Fix syntax issue
2024-05-07 18:16:24 -07:00
Kyle Gospodnetich
fe2218ec38
fix(gnome): Change thread type to fix random GNOME login screen crashes
2024-05-07 17:19:13 -07:00
Kyle Gospodnetich
f94ce7bd3e
chore: Prevent user setup from running for sddm under any circumstance.
2024-05-07 13:15:55 -07:00
Kyle Gospodnetich
420f934b72
fix(ally): Correct power save issue automatically
2024-05-06 23:27:30 -07:00
Kyle Gospodnetich
adc3b49d58
feat(framework): Add font size patch for Framework 13
2024-05-06 17:59:13 -07:00
Kyle Gospodnetich
043ef7ee7c
feat(framework): Apply audio fixes for AMD Framework 13 automatically
2024-05-06 17:56:43 -07:00
Kyle Gospodnetich
e813c33f21
feat(framework): Move OSD over volume buttons
2024-05-06 15:50:07 -07:00