HikariKnight
0e160cc038
feat(just): add ujust for installing speaker firmware ( #1792 )
2024-10-28 15:40:25 -07:00
Kyle Gospodnetich
e3832fea81
chore: Move to symlinks for aw87559 firmware
2024-10-27 17:40:14 -07:00
Aarron Lee
cc87b290f2
feat(ujust): Update pwfeedback ujust to include optional arg ( #1789 )
...
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
2024-10-27 14:20:06 -07:00
HikariKnight
a8a9513b07
fix: temporarily disable "turn off screen when idle" in kde for handhelds ( #1771 )
...
* Revert "chore: Update to kernel 6.11.2-201"
This reverts commit 6bac9811e313253d578142ceabb0f90c40143de4.
* Revert "chore: Kill X11 session for good"
This reverts commit b7ee250370c2fe7e4f6283357d2326237e6eb5e6.
* fix(legion go): remove lcd script (#1745 )
It was not meant to be...
* fix: temporarily disable "turn off screen when idle" in kde for handhelds
Temp workaround until we can figure out what causes it to not come back upon input immediately on handhelds.
I was unable to reproduce this on a laptop(desktop image as laptop is too old for deck image) and a desktop (deck image)
* chore: run the command directly if the if statements are true
---------
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
Co-authored-by: Antheas Kapenekakis <5252246+antheas@users.noreply.github.com>
2024-10-25 10:30:25 -07:00
Kyle Gospodnetich
a588d5787e
Revert "Merge pull request #1740 from aarron-lee/ally_x_convolver"
...
This reverts commit 2794a7a8cbda492468926703b11739d8f0ea2fe0, reversing
changes made to 2251a93aac9288ce12bb9b697f3698a1d3f76900.
2024-10-25 01:40:11 -07:00
Aarron Lee
4d8f65e90c
feat(ujust): add pwfeedback toggle ( #1765 )
...
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
2024-10-23 12:46:48 -07:00
Zeglius
bc883a4610
fix(steam): Add shortcut to start Steam BPM without slugishness ( #1754 )
...
* Revert "chore: Kill X11 session for good"
This reverts commit b7ee250370c2fe7e4f6283357d2326237e6eb5e6.
* fix(legion go): remove lcd script (#1745 )
It was not meant to be...
* fix(steam): Add shortcut to start Steam BPM without slugishness
This adds a script that stops Steam gracefully to later on start it directly in Big Picture mode.
This serves as workaround for issue #1675
* chore(steam): Remove steam bpm shortcut from deck images
---------
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
Co-authored-by: Antheas Kapenekakis <5252246+antheas@users.noreply.github.com>
2024-10-21 09:33:24 -07:00
HikariKnight
2794a7a8cb
Merge pull request #1740 from aarron-lee/ally_x_convolver
...
feat(ally x): add convolver for Ally X
2024-10-17 15:00:46 +02:00
Aarron Lee
e3eefe9a92
feat(ally x): add convolver for Ally X
2024-10-13 18:48:04 -04:00
Kyle Gospodnetich
a14d6cb4fe
fix: Correct issue with steam web debug service
2024-10-11 14:09:39 -07:00
Kyle Gospodnetich
0cda68c434
chore: Update LGO config for Gamescope from @matte_schwartz
2024-10-10 16:53:06 -07:00
Kyle Gospodnetich
fb275400ef
chore: Add Aru's GPD Win 4 config
2024-10-10 15:18:43 -07:00
Kyle Gospodnetich
15b56bdb33
chore: Update LGO display config
2024-10-10 12:23:49 -07:00
Kyle Gospodnetich
de6ba1fe62
feat(deck): Add new gamescope display definition for the Legion Go
2024-10-09 16:12:48 -07:00
fiftydinar
5bcfd7ac46
fix: Justfile syntax complains
2024-10-08 22:20:13 +02:00
fiftydinar
1011450b33
Merge remote-tracking branch 'upstream/testing' into from-dconf-to-gschema
2024-10-08 12:18:37 +02:00
Kyle Gospodnetich
7d8a6c6316
Merge branch 'main' into testing
2024-10-08 00:10:07 -07:00
Renn
cb4cddb168
fix(deck): Use super + 1/2 for Overlay/QAM ( #1724 )
...
* fix(deck): Use super 1/2 for overlay/qam
* fix(deck): fix filename in spec files
* fix(deck): fix filename in spec files
* fix(deck): keep ctrl modifier as an option, default on
2024-10-07 23:10:47 +00:00
Kyle Gospodnetich
6aa08938db
Reapply "chore: Add Hori environment variable for HHD"
...
This reverts commit f1595808afbb5bb4a592188d188143df56d9942e.
2024-10-07 09:19:01 -07:00
fiftydinar
8c58468229
fix: Properly edit dconf
to load all files at once
...
dconf doesn't support loading more config at once, so do for/done loop.
2024-10-02 10:51:06 +02:00
fiftydinar
52e95ea6e9
chore: dconf load for deck version in justfile
2024-10-02 10:51:06 +02:00
fiftydinar
cc6831ef67
fix: Error build on gschema name glob
2024-10-02 10:51:06 +02:00
fiftydinar
4d94d284b7
chore: Support loading dconfs
...
Converts gschema overrides to dconfs
2024-10-02 10:51:06 +02:00
fiftydinar
5e5e2259ef
chore: Some further renamings
2024-10-02 10:51:06 +02:00
fiftydinar
402db8e07b
chore: Rename to zz0-10-bazzite-deck-silverblue.gschema.override
2024-10-02 10:51:06 +02:00
fiftydinar
c0aec0f886
chore: Switch from dconf to gschema-overrides
...
See Bluefin's PR for more details:
https://github.com/ublue-os/bluefin/pull/1716
2024-10-02 10:51:06 +02:00
Kyle Gospodnetich
f1595808af
Revert "chore: Add Hori environment variable for HHD"
...
This reverts commit a559aeec48c64102215a000c5a1a85f453846532.
2024-10-01 15:20:10 -07:00
Kyle Gospodnetich
7eae7039fe
chore: Add Hori environment variable for HHD
2024-09-30 10:09:28 -07:00
Kyle Gospodnetich
38440064fa
test: Use powersave on Ally/Ally X, test alternative sleep path by Antheas
2024-09-24 12:21:27 -07:00
Marco Vermeulen
deeb6a3030
fix: just recipe infer DeckHD on bios install ( #1685 )
2024-09-20 19:49:19 +00:00
Kyle Gospodnetich
6e861d1c00
Merge branch 'main' into testing
2024-09-15 13:11:34 -07:00
Aarron Lee
13dd10bd0e
feat(ujust): add ujust script for disabling/enable ryzenadj --max-performance on AC power change ( #1674 )
...
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
2024-09-15 13:11:10 -07:00
Kyle Gospodnetich
c39c9520f8
chore(deck): Add bazzite-session-select symlink
2024-09-13 15:43:08 -07:00
Kyle Gospodnetich
14cb28a7c4
feat(deck): Always log into steam gaming mode on first boot
2024-09-12 21:33:01 -07:00
Kyle Gospodnetich
d62cb24ae1
fix(deck): Add KDE-specific fractional scaling option
2024-09-12 12:57:15 -07:00
Kyle Gospodnetich
f4b0baa3c5
fix(gnome): Don't remove steam .desktop files, these are auto-categorized now
2024-09-12 11:39:39 -07:00
Kyle Gospodnetich
d08212d6ad
chore: Use elif
2024-09-12 11:23:04 -07:00
Kyle Gospodnetich
813dc6cdca
feat(deck): Add handheld scaling fix to GNOME and KDE
2024-09-12 11:08:12 -07:00
Tobe95
be5757f408
feat(deck): ENV to disable Steam TDP-control on deck-hardware ( #1535 )
...
* Add DISABLE_STEAM_TDP_CONTROL
* Config file for DISABLE_STEAM_TDP_CONTROL
* Change "= 0" to "!= 1"
2024-09-10 08:27:35 -07:00
Kyle Gospodnetich
3decff63fe
feat(deck): Add ONEXPLAYER F1 support
2024-09-09 14:03:52 -07:00
HikariKnight
04eafbb023
feat: add support for onexfly 8840U ( #1636 )
...
* feat: add onexfly 8840U
However this sysid is shared between the 16gb model and the 32gb model, will this cause issues with the GTTSize being applied if this happens on a 16GB model? or will i have to separate out the 2 models in hardware setup by adding additional checks.
* feat: add onexfly 8840u to hhd supported hardware
* fix: only apply gttsize of 16256 to onexplayers with 32GB ram
2024-09-08 18:56:03 +00:00
Kyle Gospodnetich
c54e495a51
feat: Use bfq for MicroSD cards
...
Fixes #1611
2024-09-04 12:14:13 -07:00
Kyle Gospodnetich
532b4fe3f3
chore: Further changes for disabling brew auto updates
2024-09-02 17:27:15 -07:00
Kyle Gospodnetich
b28fdd002b
chore: Manually specify lz4
2024-08-30 15:33:01 -07:00
Kyle Gospodnetich
5ef67b4290
fix: Drop zstd compression for zram, falls back to default lz4
2024-08-29 10:25:29 -07:00
Kyle Gospodnetich
dc6d4dc282
chore: Use ID for branch select
2024-08-22 12:20:06 -07:00
Kyle Gospodnetich
c8bc726691
fix(deck): Ensure the branch is lowercase and trimmed in os-branch-select
2024-08-21 21:43:14 -07:00
Kyle Gospodnetich
cb4bdc987f
chore(gnome): Fix path
2024-08-08 19:00:00 -07:00
Kyle Gospodnetich
8b3667086d
chore(gnome): Disable logout prompt on deck images
2024-08-08 18:44:19 -07:00
Kyle Gospodnetich
f17de6c99d
feat(gnome): Add Tiling Shell extension
2024-08-07 20:51:36 -07:00