3612 Commits

Author SHA1 Message Date
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
f11bcdd4de chore: Remove no longer needed patch from steamdeck-dsp 2024-05-09 07:22:35 -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
Kyle Gospodnetich
f3443e33b9 Merge branch 'testing' 2024-05-08 10:09:08 -07:00
Kyle Gospodnetich
8082434728 chore: Use slightly newer files due to Lenovo issue 2024-05-08 10:08:29 -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
6ec681fd0b Merge branch 'testing' 2024-05-07 23:06:26 -07:00
Kyle Gospodnetich
a86138ffd7 chore(framework): Drop natural scrolling change 2024-05-07 23:05:58 -07:00
Kyle Gospodnetich
dbe2aec915 feat(framework): Use older mediatek firmware for Framework 16 2024-05-07 23:05:57 -07:00
Kyle Gospodnetich
0f6db900e9
chore: Update gamescope to 3.14.13 2024-05-07 21:48:18 -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
dd74352765 chore: Override mutter-common 2024-05-07 15:46:56 -07:00
Kyle Gospodnetich
8f3f391907 Merge branch 'testing' 2024-05-07 13:16:04 -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
3ef01c8463 fix: Disable joycond by default until BT issues can be triaged. 2024-05-07 13:02:06 -07:00
Kyle Gospodnetich
420f934b72 fix(ally): Correct power save issue automatically 2024-05-06 23:27:30 -07:00
Kyle Gospodnetich
b9a9c33ac5 feat(gnome): Add triple buffering patched mutter 2024-05-06 23:01:16 -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
Aaron Trout
8855f96a9d
fix: update link to universal blue contributing guide in PR template (#1083)
Previous link was a 404
2024-05-06 08:35:02 -07:00
Pat Connors
03bdd6a974
feat(nvidia): Default to x11 again (#1078)
Maybe soon the proprietary Nvidia drivers can run a Wayland session without exploding into giblets.
2024-05-05 17:50:31 -07:00
Pat Connors
600c1882fa
chore(motd): Add tip about bazzite-rollback-helper (#1075) 2024-05-05 13:10:33 -07:00
Aarron Lee
8ff93975cc
fix: minisforum v3 enable iomem and add waydroid-launcher resolution (#1077)
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
2024-05-05 13:06:07 -07:00
Kyle Gospodnetich
4d473e8163 chore: Update steamdeck-dsp package 2024-05-04 22:17:05 -07:00
Kyle Gospodnetich
114e45b9ca chore: Just syntax fix 2024-05-04 20:53:19 -07:00
Pat Connors
933e851814
feat(desktop): EmuDeck added to Desktop images (#1071)
* feat(desktop): Add EmuDeck to Desktop images

Highly requested (by at least 2 people)

* feat(desktop): Add EmuDeck to Bazzite Portal

chore: Rename Steam game mode to Steam Big Picture Mode for desktop image

* chrore: install not get
2024-05-03 22:25:27 -07:00
Kyle Gospodnetich
b79e24dc9c chore: Update to gamescope 3.14.12 2024-05-03 22:17:03 -07:00
Kyle Gospodnetich
c60e4c1d91 feat(framework): Add color calibration files for the Framework 16 2024-05-03 22:14:16 -07:00
Kyle Gospodnetich
25ae0707c0 Revert "feat: Switch to zap for managing AppImages, auto-update zap installed AppImages with Topgrade"
This reverts commit 7d291a10ad94e460ba156ea1093369d908b5696d.
2024-05-03 20:02:11 -07:00
Kyle Gospodnetich
510b4a20ee Merge branch 'main' into testing 2024-05-03 16:16:28 -07:00
Kyle Gospodnetich
db47cb8022 chore: Add message to log about natural scrolling 2024-05-03 16:16:21 -07:00
Chenx Dust
26c8b6d9aa
fix(kde): Remove QT_IM_MODULE and GTK_IM_MODULE for IBus in wayland (#1069)
To enable IBus in wayland session, it is necessary to remove environment variable  `QT_IM_MODULE` and `GTK_IM_MODULE`. The proper method to make ibus work is setting virtual keyboard to "IBus Wayland".
2024-05-03 16:12:03 -07:00
Kyle Gospodnetich
10aea96288
chore: Use natural scrolling on framework by default 2024-05-03 15:14:21 -07:00
Kyle Gospodnetich
27a7db15e4 fix: Use override replace when upgrading lact with topgrade
feat(deck): Update Handheld-Controller-Glyphs theme with topgrade
2024-05-03 12:15:41 -07:00
Kyle Gospodnetich
41f3c4b794 chore: Call ublue-update wait when ujust update is called 2024-05-03 11:54:05 -07:00
Kyle Gospodnetich
82eb117f8b chore: Adjust LACT updater 2024-05-03 11:49:33 -07:00
Kyle Gospodnetich
09d69a8267 chore: Use upgrade instead of update in zap
chore: Resume using gear lever for Wootility, can't be updated with zap
2024-05-03 11:41:22 -07:00
Kyle Gospodnetich
eab782b80b chore: Update zap download URL 2024-05-03 10:00:39 -07:00
Kyle Gospodnetich
a926b72309 chore(ci): Ignore changes to installer folder 2024-05-03 09:09:26 -07:00
Kyle Gospodnetich
0fed30054a chore: Restore GearLever 2024-05-03 09:08:25 -07:00
Kyle Gospodnetich
f86661ed12 feat(deck): Add DeckHD patch for gamescope 2024-05-03 08:28:39 -07:00
Kyle Gospodnetich
7d291a10ad feat: Switch to zap for managing AppImages, auto-update zap installed AppImages with Topgrade 2024-05-02 23:42:24 -07:00
Kyle Gospodnetich
21a9d6ddff
fix(waydroid): Correct issue with controller reset script (Thanks @kubepy) 2024-05-03 01:04:27 -04:00
github-actions[bot]
a01a75a2ed
chore(main): Update Steam BBCode Changelog (#1012)
Co-authored-by: KyleGospo <10704358+KyleGospo@users.noreply.github.com>
2024-05-02 00:12:58 -07:00