922 Commits

Author SHA1 Message Date
Kyle Gospodnetich
6df03b50d1 feat(desktop): Switch from CoreCtrl to LACT as the default AMD overclocking solution. 2023-11-26 16:25:09 -08:00
Kyle Gospodnetich
6bc17918e9 fix: Add missing uas package and move to modules-load.d 2023-11-23 23:54:44 -08:00
Kyle Gospodnetich
0857277629 feat(deck): Switch to new steamdeck-dsp package for audio.
chore: Minor adjustments to how services are enabled by default
2023-11-23 10:31:06 -08:00
Kyle Gospodnetich
8a1d9dcb6b chore: Remove brew from custom.just, this is upstreamed now. 2023-11-22 11:38:18 -08:00
Kyle Gospodnetich
b1640effac feat(deck): Add new improved audio configs 2023-11-21 17:56:44 -08:00
Kyle Gospodnetich
84f685fd20 chore: Correct aspect ratio of whitelogo svg 2023-11-21 17:47:12 -08:00
Kyle Gospodnetich
b298cf27cf feat(deck): Add deck.conf with modules needed for functioning DRD USB 2023-11-21 17:46:58 -08:00
RJ Trujillo
bfff18d64a chore(sunshine): Carry over configuration to desktop images too 2023-11-21 06:57:49 -07:00
RJ Trujillo
a85f2be1e4 chore(sunshine): Update yafti comment, match documentation
Steam Link/Steam Remote Play are pretty awesome
2023-11-21 06:56:17 -07:00
RJ Trujillo
78de8f842b chore(sunshine): Perform removal properly
Removes changes set during the additional installation process
2023-11-21 06:51:01 -07:00
RJ Trujillo
ce959ff922 feat(sunshine): Add just script and yafti entry for enabling autostart 2023-11-21 06:44:05 -07:00
RJ Trujillo
dbbe09725a chore(sunshine): Perform additional installation tasks
Allows using user level autostart of Sunshine
2023-11-21 06:37:46 -07:00
RJ Trujillo
f09dbb99ea chore(sunshine): Install like any other flatpak
Flathub provides the latest stable release of Sunshine so let's get it from there
2023-11-21 06:35:09 -07:00
Lina
a60d4c3bd6 feat: add sunshine setup 2023-11-21 06:14:44 -07:00
Kyle Gospodnetich
bd0af0e77d chore: Clean up logic in bazzite-hardware-setup 2023-11-20 22:26:47 -08:00
Kyle Gospodnetich
dda3acb90d chore: Add dconf improvements from Bluefin 2023-11-20 22:14:45 -08:00
RJ Trujillo
4dadf8c2fe
feat(deck): Implement support for the DeckHD (#573)
* fix(deck): Disable BIOS updates on DeckHD devices

* feat(deck): Add support for installing DeckHD BIOS
2023-11-20 20:11:37 -08:00
Kyle Gospodnetich
8489cc62cd chore: Update white logo to colored for dark themes 2023-11-20 18:50:14 -08:00
RJ Trujillo
b35b1f2ea0
fix(autologin/return-to-gamemode): Don't assume path to home directory (#571)
In cases where the home directory path differs from the user name, it isn't
enough to use a hard path that assumes the user's username is in it.
2023-11-20 18:10:09 -08:00
RJ Trujillo
71310055ee
fix(hardware-setup): Set default target to graphical, fixes rebase from base image (#568)
Fixes: https://github.com/ublue-os/main/issues/423
2023-11-20 08:54:46 -08:00
Kyle Gospodnetich
1f4243763c chore: Format just files for future syntax-check in build system 2023-11-19 23:11:08 -08:00
Kyle Gospodnetich
a9c5cda896 feat: Add WineZGUI, an extremely convenient way to launch double-click simple Windows applications that don't require special considerations for their prefix. 2023-11-19 23:07:47 -08:00
Kyle Gospodnetich
f192c9ed21 chore: Switch to charm repository instead of direct download. 2023-11-19 19:49:53 -08:00
Kyle Gospodnetich
6af4a21cd3 feat: Export OpenTabletDriver GUI in just command 2023-11-16 23:21:58 -08:00
Kyle Gospodnetich
7ee568a287 feat: Add LE stylized Bazzite logo 2023-11-16 18:07:06 -08:00
Kyle Gospodnetich
87904af0ab chore: Revert change to screen rotation script 2023-11-16 15:49:22 -08:00
Kyle Gospodnetich
762db3cb64 fix(deck): Correct EmuDeck install on GNOME builds 2023-11-16 12:39:18 -08:00
Kyle Gospodnetich
bd245b2601 feat(deck): Switch to new fork of steam-patch 2023-11-16 12:39:08 -08:00
Kyle Gospodnetich
38a61d08a5 feat(deck): Add iomem=relaxed karg automatically on handhelds that require RyzenAdj for TDP control 2023-11-16 11:30:44 -08:00
Pat Connors
919c17c7cb
feat(deck): Add documentation link to Bazzite Portal (#550) 2023-11-15 09:05:15 -08:00
Pat Connors
e6df636126
feat: Add documentation link to Bazzite Portal (#549) 2023-11-15 09:05:09 -08:00
Pat Connors
5f8951d88f
feat: Replace Website with Forums on Bazzite Portal (#544)
Links to Bazzite's Discourse.
2023-11-14 17:51:41 -08:00
Pat Connors
e624854335
feat(deck): Replace Website with Forums on Bazzite Portal (#545)
Links to Bazzite's Discourse.
2023-11-14 17:51:35 -08:00
Kyle Gospodnetich
5831b1dac0 feat(gnome): Add bazzite-menu extension to desktop images, modify defaults to show gamemode option on deck builds. 2023-11-14 16:33:15 -08:00
Kyle Gospodnetich
0391221c8b feat(deck): Add needed changes to support OLED Deck.
Galileo is a guess based on current gamescope source.
2023-11-13 22:06:48 -08:00
Kyle Gospodnetich
24e313ad4e chore: Remove 30-distrobox.just overrides, move additions to them to 60-custom.just
This ensures we match upstream ublue in most cases.
2023-11-13 19:33:49 -08:00
Kyle Gospodnetich
d3d08b4c8c fix(kde): Restore Calculator as a flatpak 2023-11-13 09:21:43 -08:00
Kyle Gospodnetich
7378e4a55b
feat(deck): Enable Wayland by default 2023-11-12 19:15:23 -08:00
Kyle Gospodnetich
d9bf80549c chore: Minor syntax fix in os-branch-select 2023-11-12 16:33:42 -08:00
Kyle Gospodnetich
c4a4ce17cc chore: Increase est update time 2023-11-12 15:36:51 -08:00
Kyle Gospodnetich
ea5b583bca fix(deck): Correct zram disabling karg 2023-11-10 23:25:59 -08:00
Kyle Gospodnetich
23bb5cb8f8 chore: Remove shortcuts only, let users delete container if no longer desired. Final step for go-live of layered Steam. 2023-11-10 23:24:48 -08:00
Kyle Gospodnetich
62e299c2b4 fix(deck): Modify returned/accepted values of os-branch-select to something the steam client understands 2023-11-10 21:52:11 -08:00
Kyle Gospodnetich
c99970620f
feat: Always layer Steam (#525)
* feat: Layer Steam & Lutris on all images, unifying behavior across Bazzite.
feat: Add gamescope to non-nvidia desktop images.
chore: Remove versions checks now that F39 is stable.

* chore: Remove bazzite-arch from yafti, always set up desktop icons

* chore(readme): Remove bazzite-arch mentions
feat: Add vk_hdr_layer for future use

* chore: Clean up just commands for layered steam

* chore(ci): Syntax fix

* chore: Replace libOSMesa as well

* chore: Disable vkcapture on all surface images

* chore: Autostart Steam on all images

* chore: Remove old bazzite-arch installs automatically (if applicable)

* chore: Also remove old desktop icons after replacement

* chore: Recommend ujust over just

* chore(readme): Remove KDE note on XwaylandVideoBridge, no longer true.

* chore: Move bazzite-steam binary to desktop image
2023-11-10 13:19:01 -08:00
Kyle Gospodnetich
7e683ba3ba fix(kde): Add gwenview and okular flatpaks to default install list after they were removed from Kinoite.
Fixes #526
2023-11-09 12:02:12 -08:00
Kyle Gospodnetich
a94f845c81 fix(gnome): Fix issue with logo menu not enabling automatically on Fedora 39. 2023-11-09 09:22:36 -08:00
Kyle Gospodnetich
57cbf6794e fix: Resolve xdg-desktop-portal issues(!) 2023-11-08 18:16:57 -08:00
Kyle Gospodnetich
9a6f356ff3 chore: Ignore cec errors in service 2023-11-08 16:36:18 -08:00
Kyle Gospodnetich
edd08c30d7 chore: Restore bluetooth config, set permissions on /var/lib/bluetooth folder 2023-11-08 15:18:08 -08:00
RJ Trujillo
01ecbaf524
feat(deck): Enhance and fix zram and deckswap scripts (#512)
* fix(resize-zram/deckswap): Prevent multiple sizes from being defined

Replaces whatever value is there with the new value

* fix(deckswap): Enable/disable instantaneously

No need to reboot

* feat(resize-zram/deckswap): Resize instantaneously without reboots
2023-11-07 11:38:19 -08:00