Kyle Gospodnetich
c1f1221fcc
Merge pull request #188 from RodoMa92/RodoMa92-fix-batterylimit
...
(fix) Make batterylimit.service work properly
2023-08-25 13:03:41 -07:00
Kyle Gospodnetich
a6c11b8a9e
chore(deck): Change default max charge level in batterylimit.service to 85 to match Samsung's recommended.
2023-08-25 08:53:06 -07:00
Marco Rodolfi
1e0db74af7
(fix) Make batterylimit.service work properly
...
It seems that you cannot use input redirection directly when running the command. Pass the command to bash instead to process it correctly.
2023-08-25 13:42:37 +02:00
Gecked-Deck
2bdf03c7e1
fix: Fix configure_waydroid just script
2023-08-24 19:20:25 +01:00
Kyle Gospodnetich
b78e0d26b8
feat(deck): Add loopback audio source
2023-08-24 09:36:10 -07:00
Kyle Gospodnetich
6bd7248797
feat(deck): Add equalizer settings for mic from SteamOS
2023-08-24 09:25:04 -07:00
Kyle Gospodnetich
c4fb899497
feat(deck): Use librnnoise params from SteamOS
2023-08-24 08:24:28 -07:00
Kyle Gospodnetich
1f8dd03336
chore(decky-loader): Switch to release from prerelease now that SELinux fix is live in stable
2023-08-24 01:08:05 -07:00
Kyle Gospodnetich
e04b73cda6
fix(desktop): Only use X11 by default on deck builds
2023-08-24 00:49:22 -07:00
Kyle Gospodnetich
3fd3ee510a
feat(deck): Switch bios updates to being default disabled, these will be enabled by Yafti at launch instead so they may be opted out of.
...
chore(deck): Clean-up shortcut removal for wine/winetricks.
2023-08-22 14:43:46 -07:00
Marco Rodolfi
32255c3201
Ignore microphones on headsets with microphones
...
To avoid audio downgrade back to call quality. Props to Valve. License: https://gitlab.com/evlaV/steamos-customizations-jupiter/-/blob/master/COPYING.LGPL-2.1?ref_type=heads
2023-08-20 18:55:17 +02:00
Gecked-Deck
a75a381029
Update custom.just to fix waydroid (deck)
2023-08-19 21:27:16 +01:00
Kyle Gospodnetich
27476f01a0
chore: Adjust version names in Neofetch configs
2023-08-18 14:48:47 -07:00
Kyle Gospodnetich
5c356fc035
chore(desktop): add tf2 tcmalloc change to desktop just as well
2023-08-18 10:54:05 -07:00
Lina
35beec01de
feat: Add a script for fixing tcmalloc for TF2
2023-08-19 00:29:24 +07:00
Kyle Gospodnetich
01c50c41c2
chore(deck): Add --now to new service/firmware/bios just commands
2023-08-17 22:15:46 -07:00
Kyle Gospodnetich
30905ea74b
feat(deck): Add just commands to disable bios updates & controller firmware updates if desired
2023-08-17 20:18:22 -07:00
Kyle Gospodnetich
a19ae1f7ae
feat(deck): Add just command to disable deck-hardware-specific services (just disable-deck-services)
2023-08-17 20:06:14 -07:00
Kyle Gospodnetich
5bd6b992ff
chore: Bring in Scheduler change from sull324
2023-08-16 20:35:14 -07:00
Kyle Gospodnetich
e99a8a5531
fix: Correct error in Boilr setup script
2023-08-16 17:28:25 -07:00
Lina
0adb287492
chore: move boilr to ~/Applications
2023-08-16 20:01:49 +07:00
Lina
701b93680d
feat: added boilr .desktop entry
2023-08-16 14:13:39 +07:00
Kyle Gospodnetich
97034e8ea5
fix(deck): Correct error with dmidecode polkit rule
2023-08-14 16:58:43 -07:00
RJ Trujillo
c7fda74a68
chore(yafti): Rename to 'Bazzite Portal' ( #143 )
...
Provides clearer naming for users
2023-08-14 17:18:52 +00:00
Kyle Gospodnetich
239b43f048
feat(neofetch): Separate OS and OCI name
2023-08-14 00:03:42 -07:00
Kyle Gospodnetich
39584e6f3b
fix(gnome): Remove unneeded GNOME plugin
...
chore: Install OBS plugin flatpaks automatically
2023-08-13 23:44:56 -07:00
Kyle Gospodnetich
948181cd3d
fix: Correct various flatpaks in Yafti
2023-08-13 23:02:30 -07:00
Kyle Gospodnetich
458aa60c33
chore: Rename memory tuning section
2023-08-13 22:44:44 -07:00
RJ Trujillo
b6df87a006
fix: Correct the name of GNOME's Wayland session for autologin and session selection
2023-08-11 16:10:54 -06:00
RJ Trujillo
ad34875c32
chore(deck): Merge KDE and GNOME session select scripts
2023-08-11 16:04:35 -06:00
Kyle Gospodnetich
3c889425a9
chore: Add comments to bazzite-steam so there's no confusion what it's doing or why
2023-08-11 11:55:29 -07:00
Kyle Gospodnetich
586ebf29ab
fix: Handle steam shortcuts properly between deck and desktop, clean up by moving some tasks to bazzite-arch
2023-08-11 00:51:28 -07:00
Kyle Gospodnetich
4216f90def
chore: Prefix LD_PRELOAD with env in bazzite-steam-runtime
2023-08-10 20:32:30 -07:00
Kyle Gospodnetich
b40888476e
fix(decky): Install prerelease until DECKY_SELINUX change is pushed to stable
2023-08-10 17:04:25 -07:00
Kyle Gospodnetich
67cd8e1b2e
fix(decky): Use recursive chcon during install
2023-08-10 16:56:44 -07:00
Kyle Gospodnetich
7054b4ed3f
chore: Add configure-waydroid function to just
2023-08-09 19:48:04 -07:00
RJ Trujillo
af450a81e4
feat: Add Wayland support to autologin
...
Sources /etc/default/desktop-wayland just like session select
2023-08-09 19:50:40 -06:00
RJ Trujillo
9597496265
feat(deck): Enable Wayland by default! ( #129 )
...
* feat(deck): Enable Wayland by default!
With the flip of a switch
* chore: Add /usr/bin/bazzite-steam wrapper for handling extest LD_PRELOAD dynamically
* chore: Use steam-runtime wrapper for deck builds
* chore: Move bazzite-steam-runtime to deck only files
* fix: Correct issue with .desktop file copying
* fix: Correct name of deckswap-on script in Yafti
* chore(readme): Cleanup, mention Wayland change
---------
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2023-08-10 00:38:38 +00:00
Kyle Gospodnetich
c056f73581
fix(deck): Fix EmuDeck installer
2023-08-09 14:54:16 -07:00
Kyle Gospodnetich
f03c59a48a
chore: Assume Silverblue is the outlier and copy to desktop elsewise.
2023-08-09 11:08:37 -07:00
Kyle Gospodnetich
081a2f80bb
fix(gnome): Create local application shortcut for EmuDeck
2023-08-09 11:07:43 -07:00
Kyle Gospodnetich
cf36998b70
Merge remote-tracking branch 'origin/deck-grub-timeout'
2023-08-09 11:05:42 -07:00
Kyle Gospodnetich
3a62b5f6dc
fix(gnome): Download EmuDeck.desktop to Downloads on GNOME builds
2023-08-09 11:05:31 -07:00
Kyle Gospodnetich
b964a9bb0d
fix(deck): Correct issue with EmuDeck installer
2023-08-09 11:05:31 -07:00
RJ Trujillo
40319713e2
fix(deck): Extend GRUB hidden timeout to 3 seconds
...
Resolves issues with 1 second being too short for Deck users to access GRUB
2023-08-09 11:32:37 -06:00
Kyle Gospodnetich
081fb285c4
fix(gnome): Center new windows if a Valve theme is selected, makes Lutris easier to use.
2023-08-08 23:52:11 -07:00
RJ Trujillo
d074391126
chore(deck): Remove Flatpak modifications
2023-08-08 22:33:10 -06:00
Kyle Gospodnetich
c80c1ece4f
chore: Switch to gnome-extensions command
2023-08-08 19:00:31 -07:00
Kyle Gospodnetich
cf2df01192
fix(deck): Remove Autostart Steam option from Yafti, this is always the case now.
2023-08-08 17:33:13 -07:00
Kyle Gospodnetich
1515269d1d
chore: Remove duperemove presets
2023-08-08 16:03:16 -07:00