Kyle Gospodnetich
440612baa9
fix(deck): Prevent BIOS updates on DeckHD and 32GB decks even if requested.
2023-12-05 16:42:39 -08:00
Kyle Gospodnetich
9fef0bd938
fix(deck): Add udev rule for Galileo brightness control
2023-12-03 21:12:37 -08:00
RJ Trujillo
0eaaf6a0f0
chore(greenlight): Bump to v2.0.0-beta15
2023-12-03 12:02:07 -07:00
Kyle Gospodnetich
5dde235711
Merge branch 'main' into unstable
2023-11-27 10:31:44 -08:00
Kyle Gospodnetich
6cf04a7f15
chore: Switch to upstream nix scripts in ublue-os/config
2023-11-26 16:25:16 -08:00
Kyle Gospodnetich
b3a7eccbdd
chore: Switch to upstream nix scripts in ublue-os/config
2023-11-26 16:01:19 -08:00
Kyle Gospodnetich
ab5a5038eb
fix(deck): Improve just scripts for bios handling
2023-11-24 09:16:12 -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
460f1110f2
feat(deck): Switch to new steamdeck-dsp package for audio.
...
chore: Minor adjustments to how services are enabled by default
2023-11-23 10:29:52 -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
5ab9fd08a2
chore: Remove brew from custom.just, this is upstreamed now.
2023-11-22 11:37:43 -08:00
Kyle Gospodnetich
b1640effac
feat(deck): Add new improved audio configs
2023-11-21 17:56:44 -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
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
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
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
Kyle Gospodnetich
1f4243763c
chore: Format just files for future syntax-check in build system
2023-11-19 23:11:08 -08:00
Kyle Gospodnetich
6af4a21cd3
feat: Export OpenTabletDriver GUI in just command
2023-11-16 23:21:58 -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
Pat Connors
919c17c7cb
feat(deck): Add documentation link to Bazzite Portal ( #550 )
2023-11-15 09:05:15 -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
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
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
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
Kyle Gospodnetich
f127260bbf
fix: Switch to layered OpenRazer due to issues in Distrobox.
2023-11-05 16:41:08 -08:00
Kyle Gospodnetich
64acd59c89
chore: Use directory check
2023-11-05 01:03:33 -08:00
Kyle Gospodnetich
b343129ab7
chore: Use full steam patch
2023-11-05 00:56:24 -07:00
Pat Connors
9351a2a4d0
feat: Add Bazzite's webpage from Universal Blue to Portal. ( #507 )
...
* feat: Add Bazzite Website from Ublue
* feat(deck): Add Bazzite website from Ublue.
2023-11-04 18:34:28 -07:00
Kyle Gospodnetich
2f3afb4336
chore: Switch steam-patch service to use ConditionPathExists
2023-11-04 18:30:37 -07:00
Kyle Gospodnetich
1a877baf25
chore: Restore steam-patch thanks to latest updates
...
feat(legion): Support 30W TDP control on Legion Go from gamemode.
2023-11-04 16:17:06 -07:00
Kyle Gospodnetich
7038cd1049
chore(gnome): Restore extest due to numerous usability issues with libei
2023-11-02 23:48:28 -07:00
Kyle Gospodnetich
e440eead7c
chore: Create directory if it doesn't exist
2023-11-02 23:29:36 -07:00
Kyle Gospodnetich
2c55fdd84a
chore: Add new script to set rebase branch, allow use with polkit and execute from os-branch-select.
2023-11-02 23:27:31 -07:00
Kyle Gospodnetich
86bb026d39
feat: Add OS branch selection to Steam OS gamemode
2023-11-01 19:52:13 -07:00