3796 Commits

Author SHA1 Message Date
Kyle Gospodnetich
8914464dd8 chore: Adjust pycache inclusion 2024-06-25 13:45:30 -07:00
Kyle Gospodnetich
7e750e65c0 chore: Add spec files for python-fuse 2024-06-25 13:40:58 -07:00
HikariKnight
7848f42799
feat: add firstboot warning to users with polaris gpus (#1277)
Only triggers if `/usr/libexec/bazzite-sdl-gpu-warn` exists (only does on handheld images)
also triggers on any gpus defined in `/usr/libexec/gamescope-sdl-workaround`
2024-06-25 07:59:53 -07:00
HikariKnight
c70ccbd174
feat(tdpfix): add detection for multiple cards (#1279) 2024-06-25 07:59:38 -07:00
Kyle Gospodnetich
653a387d92 chore: Minor fix 2024-06-24 17:10:00 -07:00
HikariKnight
289b63f5fa
fix(just): correctly detect if virt-manager is installed (#1278) 2024-06-24 16:49:26 -07:00
Kyle Gospodnetich
cf8b8818dd chore: Link to documentation in waydroid-launcher 2024-06-24 13:30:30 -07:00
Kyle Gospodnetich
9a80d87fc4 chore: Override UserpaceHID in bluetooth input config 2024-06-24 13:19:16 -07:00
Kyle Gospodnetich
58fc0b253a chore: Update os-release 2024-06-24 09:55:31 -07:00
RJ Trujillo
9f6f5e143b
Merge pull request #1273 from m18h/onexplayer-f1-fixes
feat: kernel arguments for onexplayer f1
2024-06-24 10:30:19 -04:00
RJ Trujillo
bca46180e1
Merge pull request #1269 from ublue-os/update-sunshine-workaround
fix: update sunshine workaround to handle symlinks
2024-06-24 10:28:30 -04:00
RJ Trujillo
78ad225e96
Merge pull request #1272 from ublue-os/dependabot/github_actions/jasonn3/build-container-installer-1.2.1
chore(deps): bump jasonn3/build-container-installer from 1.2.0 to 1.2.1
2024-06-24 10:27:07 -04:00
dependabot[bot]
364f2f6aaf
chore(deps): bump jasonn3/build-container-installer from 1.2.0 to 1.2.1
Bumps [jasonn3/build-container-installer](https://github.com/jasonn3/build-container-installer) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/jasonn3/build-container-installer/releases)
- [Commits](https://github.com/jasonn3/build-container-installer/compare/v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: jasonn3/build-container-installer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 11:47:25 +00:00
Michael K. Essandoh
0e54886183 Merge branch 'onexplayer-f1-fixes' of github.com:m18h/bazzite into onexplayer-f1-fixes 2024-06-24 11:44:19 +00:00
Brother Michael
8bff5e7560 feat: added panel orietation and gttsize kargs 2024-06-24 11:43:44 +00:00
Brother Michael
5ac38c527e
added panel orietation and gttsize kernel args 2024-06-24 11:32:23 +00:00
Brother Michael
e6d229169a
Merge pull request #1 from ublue-os/main
chore(ujust): Improve setup-virtualization user experience (#1237)
2024-06-24 09:57:07 +00:00
HikariKnight
7438427991 fix: update sunshine workaround to handle the symlink 2024-06-24 09:48:17 +02:00
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
trbocode
d2e087f0b6
feat: Add ydotool (#1262) 2024-06-22 22:16:06 -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
95957bd99d
chore(gnome): Drop no longer needed VTE override 2024-06-22 16:23:33 -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
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
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
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
Kyle Gospodnetich
466a35decc
feat(gnome): Add Exhibit flatpak for viewing 3D models. 2024-06-17 07:47:40 -07:00