5 Commits

Author SHA1 Message Date
Kyle Gospodnetich
4c8034f5a6 chore: Standardize all bash scripts on #!/usr/bin/bash
chore: Standardize all python scripts on #!/usr/bin/python3
chore: Update path for ds-inhibit patch
chore(readme): Remove unused package
2023-12-23 00:02:42 -08:00
Kyle Gospodnetich
9a6f356ff3 chore: Ignore cec errors in service 2023-11-08 16:36:18 -08:00
Kyle Gospodnetich
b63c1de6f7 chore: Move waydroid scripts to libexec 2023-11-03 00:18:51 -07:00
Kyle Gospodnetich
e18fd84e3b
chore: Always exit 0 in cec-control
No sense throwing an error for an optional feature, this is a request in the first place.
2023-11-02 21:48:56 -07:00
Kyle Gospodnetich
1761a1739b
feat: Add CEC control (#412)
* feat: Add CEC control (Default enabled only on deck/ally/framegame builds, edit /etc/default/cec-control to change behavior)
Original source is https://github.com/ChimeraOS/chimeraos/pull/428
Big thanks to BoukeHaarsma23

* chore: Fix missing default for sleep standby
2023-10-06 16:55:13 -07:00