3897 Commits

Author SHA1 Message Date
Zeglius
b739cd9e69
chore(ujust): Improve setup-virtualization user experience (#1237)
* chore(ujust): Improve virt-manager detection at setup-virtualization

* refactor(ujust): isolate temporary var in a subshell

* chore(ujust): Move libvirtd,service enablement logic to service

* Add bazzite-libvirtd-setup.service

* fix(ujust): Replace faulty bazzite-libvirtd-setup.service triggering condition

* chore(ujust): reduce grep usage in setup-virtualization

* chore(ujust): add missing sudo call

* chore(ujust): remove unnecessary check in disable-virtualization

rpm-ostree should remove virtualization related packages/kernel args regardless of virt-manager being installed.
rpm-ostree will not generate a commit if no effective change is applied.

* chore(ujust): Disable setup service at disable-virtualization

---------

Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
2024-06-23 17:46:49 -07:00
Crono
ae31f7779e
Fix typo straggler (#1265) 2024-06-23 09:00:41 -07:00
p3nj
cf63b89c0b
feat(fcitx5): Add advanced Chinese input method fcitx5-chinese-addons (#1261)
Add fcitx5-chinese-addons package under fcitx5-mozc to enable advance input method for Chinese users. (Shuangpin, Wubi..)
2024-06-23 09:00:24 -07:00
Kyle Gospodnetich
4add5a2a05 chore: Drop unneeded desktop file change 2024-06-22 23:24:27 -07:00
Kyle Gospodnetich
c1c49930e9 chore: Restore some pipewire packages 2024-06-22 22:59:53 -07:00
Kyle Gospodnetich
67e1711c5d Merge branch 'main' into testing 2024-06-22 22:17:07 -07:00
trbocode
d2e087f0b6
feat: Add ydotool (#1262) 2024-06-22 22:16:06 -07:00
Kyle Gospodnetich
741cfa0e6c chore: More package cleanup 2024-06-22 21:54:42 -07:00
Kyle Gospodnetich
0cae883ab9 chore: Keep fsync kernel repo enabled for dependencies that need kernel headers 2024-06-22 21:41:21 -07:00
Kyle Gospodnetich
a1c6484850 Merge branch 'main' into testing 2024-06-22 21:40:20 -07:00
Crono
0bcea89e96
feat: Add Brazilian Portuguese translation to README (#1258)
* Add Brazilian Portuguese README

* Add Brazilian Portuguese language selectors

* Fix & adjust some minor details

* Fix one minor syntax error

* Fix table of contents linking

* Fix spelling mistakes
2024-06-22 16:31:44 -07:00
Kyle Gospodnetich
3ab9fe4d5a
chore: Drop some fluff that can be layered or installed with brew 2024-06-22 16:28:28 -07:00
Kyle Gospodnetich
95957bd99d
chore(gnome): Drop no longer needed VTE override 2024-06-22 16:23:33 -07:00
Kyle Gospodnetich
8d5e8331af
chore: Drop no longer needed kernel devel packages 2024-06-22 15:33:06 -07:00
Kyle Gospodnetich
6ccc17efa6
chore: Restore missing wallpaper engine download 2024-06-22 15:19:33 -07:00
Kyle Gospodnetich
00f1eb4d23 feat: Add Bore config from CachyOS 2024-06-22 14:15:08 -07:00
Kyle Gospodnetich
4743adfbd1 feat: Drop System76-Scheduler, replaced by schedule changes in systemd and by BORE scheduler in kernel. 2024-06-22 13:00:32 -07:00
Kyle Gospodnetich
f5ff39af2b Merge branch 'main' into testing 2024-06-22 12:46:23 -07:00
Kyle Gospodnetich
47785d5572 chore: Remove unneeded patch 2024-06-22 12:42:20 -07:00
Kyle Gospodnetich
22ad79f6d8 feat(kde): Add krdp 2024-06-22 12:40:49 -07:00
Kyle Gospodnetich
a551bf096f chore: Update xwayland to 24.1.0 2024-06-22 12:38:21 -07:00
HikariKnight
6831f7cb2e
feat: generalize certain SYS_IDs (#1257)
* feat: add sysid script to trunctrate some SYS_IDs

* chore: update scripts to get SYS_ID from sysid script
`valve-hardware` and the `priv-write.patch` excluded as they only check for the deck if anything.
2024-06-22 11:02:25 -07:00
trbocode
998626c2a6
fix(wine): Match Fedora wine's configuration (#1255) 2024-06-22 07:12:23 -07:00
Kyle Gospodnetich
0fac777c62 chore: More adjustments to system76-scheduler audio handling 2024-06-21 22:54:20 -07:00
qoijjj
715bc0410d
fix: adjust build schedule based on adjustments to main and hwe (#1254) 2024-06-21 21:15:50 -07:00
Kyle Gospodnetich
de972dfb0b chore(nvidia): Remove GreenWithEnvy (Requires X11) 2024-06-21 12:18:41 -07:00
Kyle Gospodnetich
edcd37a7cc chore(nvidia): Remove no longer applicable tip 2024-06-21 12:17:51 -07:00
Kyle Gospodnetich
7119166be1 chore: Drop dracut and modprobe files, use ones provided by negativo instead 2024-06-21 11:10:13 -07:00
HikariKnight
1c2148bde6
fix(bazzite-powersave): make arg to set PPD to balance work (#1252)
the default is to enable power-saver mode when run and that always worked and was the point of the script, which is why this never got caught before now.
2024-06-21 10:44:32 -07:00
Kyle Gospodnetich
5a78d7a88e chore: Update to Mesa 24.1.2 2024-06-21 09:43:19 -07:00
Kyle Gospodnetich
064db3b0de Merge branch 'main' into testing 2024-06-21 09:40:55 -07:00
Kyle Gospodnetich
ce96045838 chore(nvidia): Add some workarounds for driver issues 2024-06-21 09:40:51 -07:00
Zeglius
548a9ccce0
fix(steam): Fix flickering in nvidia cards (#1251)
This fixes the flickering introduced in commit 6500fed

Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
2024-06-21 07:53:37 -07:00
Kyle Gospodnetich
0045e3241b Reapply "feat(nvidia): Drop x11 session now that explicit sync is functioning (#1161)"
This reverts commit e4341a814fc75d3b6f4c522baae4f550b1fa21d2.
2024-06-20 21:25:06 -07:00
Kyle Gospodnetich
75360ed6e2 chore: Switch to nvidia-555 test repo (Revert me when upstreamed) 2024-06-20 21:25:06 -07:00
Kyle Gospodnetich
ca3d605304 fix: Restore missing wine executables 2024-06-20 12:44:19 -07:00
Kyle Gospodnetich
3aa7681cfd Revert "feat: Restore xpadneo driver for some xbox controllers over bluetooth."
This reverts commit 1fd0d7aa666f39c5e665f96bedf9d988a5f36fa3.
2024-06-19 14:41:49 -07:00
Kyle Gospodnetich
8e5233a414 fix: Correct missing 32-bit obs-vkcapture libraries, rpm-ostree chicanery 2024-06-19 12:30:56 -07:00
Kyle Gospodnetich
ae8e77ddca chore: Drop unneeded [$e] 2024-06-18 23:29:46 -07:00
Kyle Gospodnetich
12bed03824 feat(kde): Add MangoHud, DXVK, and vkBasalt configs under the "Create new" menu. 2024-06-18 23:19:11 -07:00
Kyle Gospodnetich
00b629b701 chore(kde): Use newer kwriteconfig6 for system76-scheduler 2024-06-18 22:42:23 -07:00
Kyle Gospodnetich
83aa70ed1a chore: Add dxvk-example.conf to desktop images 2024-06-18 21:33:20 -07:00
Kyle Gospodnetich
2df9d821e3 feat(gnome): Support DXVK/vkBasalt config file templates on non-deck versions of Bazzite GNOME.
feat(gnome): Add template for MangoHud.conf
2024-06-18 21:29:22 -07:00
Kyle Gospodnetich
c313765470 feat: Automatically disable bluetooth ertm to improve reliability of controller connections 2024-06-18 21:06:36 -07:00
Kyle Gospodnetich
797c404f88 chore: Update kernel-signer to 0.2.3 2024-06-18 15:01:58 -07:00
Kyle Gospodnetich
643dc00d0b feat(kde): Restore KDE Wallpaper Engine integration for KDE 6 2024-06-18 14:35:22 -07:00
Kyle Gospodnetich
3fbd3a0d57 fix: Disable explicit sync in gamescope by default until fixed 2024-06-17 16:15:25 -07:00
Kyle Gospodnetich
1faf9dfdad feat(gnome): Add ibus-mozc for Japanese input 2024-06-17 14:53:49 -07:00
Kyle Gospodnetich
6500fed617
fix(steam): Improve big picture mode performance on multi-gpu AMD laptops. 2024-06-17 14:31:30 -07:00
Kyle Gospodnetich
7687e97326
chore: Increment hardware setup version 2024-06-17 07:57:52 -07:00