Pat Connors
988928610a
feat: Add offline documentation (markdown version) ( #1364 )
...
* chore: Remove Bazzite Landing
It will be in documentation.
* chore: delete landing icon
* chore: Add docs logo
* feat: Add documentation shortcut
Opens file manager with xdg-open
* chore(docs): Create temporary placeholder directory
I don't use a github client lol
* chore(docs): Add Bazzite Landing
* chore(docs): delete temporary placeholder text file
* chore(docs): Create Gaming Directory
* chore(docs): Add Gaming docs
* chore(docs): delete temp file
* chore(docs): Create General directory
* chore(docs): add general docs
* chore(docs): delete temp.txt
* chore(docs): Create instaling and managing apps directory
* chore(docs): Add application guides
* chore(docs): delete placeholder
* chore(docs): create updates rollback and rebasing dir
* chore(docs): Add updates, rollback, and rebasing
* chore(docs): delete temp.txt
* chore(docs): create handheld/htpc ed dir
* chore(docs): Add Steam Game Mode Docs
* chore(docs): delete temp.txt
* chore(docs): create handheld wiki
* chore(docs): add handheld info
* chore(docs): remove placholder files
2024-07-15 15:06:42 +00:00
Antheas Kapenekakis
fc79f54097
Force removing 2023 quirk on 2024 devices ( #1353 )
...
Some 2024 win devices picked up the 2023 quirk in early bazzite builds. Removes it.
2024-07-15 14:59:25 +00:00
Kyle Gospodnetich
9fa5daced3
chore: Use 100% as the set volume
2024-07-13 15:26:07 -07:00
Kyle Gospodnetich
fe162863b0
fix(deck): Set volume of original output to 100% to fix low volume under DSP
2024-07-13 14:38:58 -07:00
Kyle Gospodnetich
899f93697f
chore(gnome): Add Ally X to logo menu setter script
2024-07-12 08:15:05 -07:00
Nick Garvey
8b098dbed9
Don't rotate GPU Win Mini 2024 7640U display ( #1351 )
...
The GPD Win Mini 2024 edition has a native landscape display. This means it doesn't need to be rotated like the 2023 edition.
They recently released a 7640U version, which is not being detected correctly. This patch correctly identifies this version and omits the rotation.
2024-07-10 21:50:38 -07:00
Zeglius
14ee75d7c8
fix(ujust): Fix faulty ujust install-resolve ( #1342 )
...
* chore(ujust): move install-resolve cache to /var/tmp
* fix(ujust): avoid selinux conflict in install-resolve
In return, the user is requested to run davincibox setup script manually
* fix(ujust): fix nvidia detection in davincibox script
* fix(ujust): Add missing cache removal
* fix(ujust): Avoid use tmpfs for davincibox script
This is to avoid filling tmpfs with Appimage extraction
* fix(ujust): Handle better cache removal
- Copy install-resolve install command to clipboard
* chore(ujust): minor prompt tweak to install-resolve
* fix(ujust): minor prompt change
* fix(ujust): fix prompt selection logic
* fix(ujust): faulty appimage extraction
* chore(ujust): removing redudant rm
* chore(ujust): update script url in install-resolve
This version implements the nvidia detection fix
* chore(ujust): remove redundant nvidia detection workaround
2024-07-10 21:50:27 -07:00
Kyle Gospodnetich
d2e6e39df1
chore: Handle kargs for Ally X
2024-07-08 13:33:22 -07:00
Kyle Gospodnetich
273f4b62db
chore: Preliminary support for the ROG Ally X
...
chore: Drop simpledeckytdp workaround
2024-07-08 13:24:38 -07:00
Kyle Gospodnetich
135513e827
feat: Disable PPD when enabling HHD
2024-07-08 09:02:50 -07:00
Zeglius
60e76d04f9
feat(ujust): Add install-resolve ( #1336 )
...
* feat(ujust): Add install-resolve
* fix(ujust): Add extract step in install-resolve
* fix(ujust): fix faulty install-resolve
Add manual installer selector
* fix(ujust): Missing variable renaming
* chore(ujust): Add informative messages to install-resolve
* chore(ujust): Add support for Studio version in install-resolve
* fix(ujust): fix install-resolve
- Remove existing container if exists
- Add missing file cleanup
- Added missing Download directory mention in prompt
* chore(ujust): minor description change at install-resolve
* fix(ujust): improve davincibox container removal
* chore(ujust): add missing install-resolve-studio alias
* chore(ujust): pin script verison in install-resolve
* chore(ujust): Improve davincibox uninstall logic
- Include leftover removal implemented in davincibox setup script
* chore(ujust): add action prompts
* chore(ujust): improve confirmation prompt
* chore(ujust): add confirmation prompt on uninstall
* fix(ujust): perform unzip in HOME/.cache
* fix(ujust): incorrect prompt at install-resolve uninstall
* chore(ujust): minor tweaks to confirmations
* fix(ujust): add cache files removal to install-resolve
2024-07-07 22:50:30 +00:00
Kyle Gospodnetich
ddaf23497f
Merge branch 'main' into testing
2024-07-06 19:52:01 -07:00
Kyle Gospodnetich
0c61182081
chore: Remove old/broken CSS Loader themes
2024-07-06 19:51:36 -07:00
Kyle Gospodnetich
ac832ba06b
chore: Drop simpledeckytdp
...
chore: Cleanup theme installers in ujust
2024-07-06 19:28:06 -07:00
Kyle Gospodnetich
56101cc5aa
chore: Create files to prevent from overwriting user configs
2024-07-06 00:36:27 -07:00
Kyle Gospodnetich
eb7549b50e
chore: Modify to use elif
2024-07-06 00:33:07 -07:00
Kyle Gospodnetich
df41081f93
feat(deck): Use Deck logo in logo menu by default on Valve hardware
2024-07-06 00:30:25 -07:00
Kyle Gospodnetich
989469cf8b
chore: Set ROG Ally logo in logo menu automtically
2024-07-03 23:56:03 -07:00
Kyle Gospodnetich
f3b28e3689
chore: Use new legion logo on LGO logo menu
2024-07-03 23:37:24 -07:00
Kyle Gospodnetich
feed1bc725
chore(gnome): Disable legacy tray icon support by default, fixes VRR bug
2024-07-02 19:02:53 -07:00
Pat Connors
669a665d8f
chore: Remove Documentation shortcut and replace Landing icon ( #1310 )
...
* chore: delete documentation file
Being replaced by landing page
* chore: delete documentation icon
* chore: replace icon for landing page
* chore: Add new Landing icon
* chore: new landing icon
2024-07-02 13:17:17 -07:00
Kyle Gospodnetich
5e9b8122a0
Revert "chore: Further input-remapper cleanup"
...
This reverts commit c68cc048087ec7949ae7adc82fa28acf84270b52.
2024-07-01 22:49:28 -07:00
Kyle Gospodnetich
22c0ec2944
chore: Only support official Discord with discover-overlay
2024-07-01 15:44:03 -07:00
Kyle Gospodnetich
6ac439bf08
chore: Drop konsole motd
2024-07-01 08:43:12 -07:00
Kyle Gospodnetich
aceebd2deb
Merge branch 'testing'
2024-06-30 09:43:07 -07:00
Kyle Gospodnetich
81dc69aeb9
Revert "fix(nvidia): Work around Firefox issue with 555 (Temporary)"
...
This reverts commit 900ce0f8e2f330dcf5cc0476bdf6cd50dafe2e53.
2024-06-30 09:42:46 -07:00
Kyle Gospodnetich
1930e0f922
chore: Remove file added upstream
2024-06-30 00:41:06 -07:00
Kyle Gospodnetich
97f4ef8dc3
feat(legion): Automatically use Legion logo on LGO in Logo Menu
2024-06-29 23:29:34 -07:00
Kyle Gospodnetich
28163f6a7c
chore: Remove file now included upstream
2024-06-29 23:12:17 -07:00
Kyle Gospodnetich
5f9f69f72b
chore: Update Bazzite startup video
...
feat(deck): Add Suspend Animation for Game Mode
Thanks @SuperRiderTH
2024-06-29 15:25:57 -07:00
Zeglius
16bc8a32e4
fix: add missing chowned setroubleshoot dir ( #1293 )
2024-06-29 12:00:09 -07:00
Kyle Gospodnetich
f8f5222d87
Merge branch 'main' into testing
2024-06-29 10:03:33 -07:00
HikariKnight
e78db594fc
feat(just): make setup-decky create /home/deck symlink ( #1292 )
...
Fixes plugins that do not use environment variables...
Is only created if users home is not /home/deck and there is not already a working symlink in place
2024-06-29 08:19:20 -07:00
Kyle Gospodnetich
3b509f962d
chore: Drop unneeded nvidia config change
2024-06-28 08:57:13 -07:00
Kyle Gospodnetich
c68cc04808
chore: Further input-remapper cleanup
2024-06-26 22:08:07 -07:00
Kyle Gospodnetich
79c624d36d
Revert "feat(nvidia): Disable Wayland on Firefox until fixed"
...
This reverts commit c0d138f57450a850dc326c1c5ee8ad68b342ad31.
2024-06-25 10:00:04 -07:00
Kyle Gospodnetich
c4218cb52b
chore: Drop unneeded MOTD entry
2024-06-24 18:20:41 -07:00
Kyle Gospodnetich
c0d138f574
feat(nvidia): Disable Wayland on Firefox until fixed
2024-06-24 17:29:16 -07:00
Kyle Gospodnetich
453f5542d5
Merge branch 'main' into testing
2024-06-24 17:10:06 -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
HikariKnight
0526da5f97
feat: add firstboot warning to users with polaris gpus
...
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-24 13:40:46 -07:00
Kyle Gospodnetich
f6e66196dd
chore: Link to documentation in waydroid-launcher
2024-06-24 13:40:46 -07:00
Kyle Gospodnetich
900ce0f8e2
fix(nvidia): Work around Firefox issue with 555 (Temporary)
2024-06-24 13:40:46 -07:00
Kyle Gospodnetich
cf8b8818dd
chore: Link to documentation in waydroid-launcher
2024-06-24 13:30:30 -07:00
Kyle Gospodnetich
42cb95c4a2
Merge branch 'main' into testing
2024-06-24 09:55:43 -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
Brother Michael
8bff5e7560
feat: added panel orietation and gttsize kargs
2024-06-24 11:43:44 +00:00
HikariKnight
7438427991
fix: update sunshine workaround to handle the symlink
2024-06-24 09:48:17 +02:00