2014 Commits

Author SHA1 Message Date
RJ Trujillo
b01de108be fix: Use python3 (libs) from updates 2023-12-27 13:49:00 -07:00
RJ Trujillo
b80f66bcb7 fix: Move from Greenlight AppImage to Flatpak 2023-12-27 07:31:46 -07:00
RJ Trujillo
076c3ff85b fix: Move from BoilR AppImage to Flatpak 2023-12-27 07:26:21 -07:00
Kyle Gospodnetich
aba3b0674f chore: use /usr/bin instead of /usr/sbin where possible 2023-12-27 00:15:11 -08:00
Kyle Gospodnetich
a18463e94c Revert "feat(deck): Add DeckHD patch to gamescope"
This reverts commit 842a14bba35ee81c51129ff682d5a802b66b7f72.
2023-12-26 14:14:16 -08:00
Kyle Gospodnetich
c002f55398 Revert "feat(gnome): Fix caps-lock input delay (#630)"
This reverts commit 36ee23c00d15fe608403fd71aa85244ff9c76a50.
2023-12-26 12:19:30 -08:00
Kyle Gospodnetich
49a3d5fdb9 chore(vpower): Correct %files 2023-12-25 23:39:22 -08:00
Kyle Gospodnetich
d43dafadb4 chore: Patch bash script in galileo-mura 2023-12-25 23:36:36 -08:00
Kyle Gospodnetich
b67cee9870 chore: Move vpower to libexec 2023-12-25 23:33:52 -08:00
fiftydinar
36ee23c00d
feat(gnome): Fix caps-lock input delay (#630)
* feat: Fix caps-lock input delay

This is one of the 1st issues which ex-Windows users notice when they switch to Linux. I am one of those users who uses Caps-Lock instead of Shift for uppercase letters.

This will get rid of input delay, while the "light indicator" delay is still the same (I mentioned this distinction to not confuse you if you don't "see" any changes).

To test, type "Helo" repeatedly using Caps Lock.
You will no longer see "HElo" in your texts.

Fix took from here:
https://forum.manjaro.org/t/caps-lock-behaviour-wayland/79868/8

* Add needed dconf for caps-lock delay fix

* Place this in desktop/silverblue, since it is for Gnome only for now

---------

Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2023-12-25 23:19:17 -08:00
fiftydinar
18bd602959
feat(gnome): Enable num-lock by default (#629)
It's a no-brainer to have this enabled out-of-the-box imo
2023-12-25 21:26:30 -08:00
Kyle Gospodnetich
65e06ae68c
chore: Remove no longer needed volume patches 2023-12-24 20:10:58 -08:00
Kyle Gospodnetich
842a14bba3 feat(deck): Add DeckHD patch to gamescope 2023-12-24 17:35:42 -08:00
Kyle Gospodnetich
79756279aa fix: Better handle drm path, fixes issues with DisplayLink 2023-12-23 23:30:04 -08:00
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
03c575a9d2 chore: Remove glibc32 workaround for nvidia, this is always applied now 2023-12-21 11:31:12 -08:00
Kyle Gospodnetich
532dab65b0 chore: Always update gstreamer1 2023-12-21 11:20:39 -08:00
Kyle Gospodnetich
054c8dd029 chore(README): Add hhd 2023-12-21 00:31:23 -08:00
Kyle Gospodnetich
621d853e1e chore: Switch wireplumber to instead just look in the correct directory for steamdeck-dsp 2023-12-20 20:26:42 -08:00
David Marrero
af6f449f73
feat: added a few apps to yafti (#624) 2023-12-20 12:28:29 -08:00
Kyle Gospodnetich
d24f5f0533 chore: Skip autorelease to keep builds newer than upstream 2023-12-19 16:44:22 -08:00
Kyle Gospodnetich
f8a4ac0ea0 chore(mesa): Remove 00-radv-defaults and 00-mesa-defaults from 32-bit packages 2023-12-19 14:47:06 -08:00
Kyle Gospodnetich
48751f0d9a chore(readme): Add joycond 2023-12-19 14:29:35 -08:00
Kyle Gospodnetich
5d0295837a chore: Update Mesa to 23.3.1 2023-12-19 14:01:35 -08:00
dependabot[bot]
3198a4ef99
chore(deps): bump sigstore/cosign-installer from 3.2.0 to 3.3.0 (#620)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 17:22:51 -08:00
dnkmmr
d8885d25b0
fix(just): Fixed source1 patch 60-custom.just (#621)
* Fixed source1 patch 60-custom.just

* fixed 60-custom.just
2023-12-18 17:22:40 -08:00
RJ Trujillo
f3c3b608ff
Merge pull request #623 from HikariKnight/fix-looking-glass-selinux
fix: add missing shebang to selinux-looking-glass
2023-12-18 17:06:38 -07:00
HikariKnight
d9cad8e807 fix: add missing shebang to selinux-looking-glass 2023-12-19 01:03:15 +01:00
HikariKnight
6a88f0f499
chore: move 10-looking-glass.conf into just (#622)
* chore: move 10-looking-glass.conf into just

* chore: use sudo tee instead of cat and mv
2023-12-18 15:59:15 -08:00
Kyle Gospodnetich
f0c2abf0fd chore: Drop intel patch in gamescope 2023-12-18 11:48:56 -08:00
Kyle Gospodnetich
04aa2a1d36 fix: Correct a syntax issue in waydroid's prop file 2023-12-18 10:07:24 -08:00
Kyle Gospodnetich
873479eb4e
chore: Minor spec file cleanup 2023-12-18 01:41:18 -08:00
Kyle Gospodnetich
180eb8f7b6 Revert "fix(flatpak-manager): Don't install packages that are already present or remove packages that aren't there"
This reverts commit 9deec489a03b111be993eafcdccd38234fce158f.
2023-12-18 01:23:07 -08:00
Pat Connors
f5f5329e35
chore: Discourse link in Press Kit README for newsletters (#618) 2023-12-18 00:53:49 -08:00
Kyle Gospodnetich
bfb6db3ffc chore: Update wireplumber with needed changes for steamdeck-dsp 2023-12-17 17:42:42 -08:00
Kyle Gospodnetich
419639944e chore: Move executable to libexec from usr/share/ 2023-12-17 14:02:23 -08:00
Kyle Gospodnetich
3d5a4fd004 chore: Update steamdeck-dsp package 2023-12-17 12:35:42 -08:00
Kyle Gospodnetich
a6d0e53f7f Revert "chore: Disable compression in steamdeck-dsp"
This reverts commit a7427405324eec8968baf7eb6449d3f96d68d32c.
2023-12-17 12:14:48 -08:00
RJ Trujillo
d419eb775f chore(flatpak-manager): Only remove flatpaks a single time
Someone may choose to install a flatpak on the removal list intentionally, in which
case we don't want to forcibly remove it

This verifies the version file exists following a successful run and skips the removal
process if it does
2023-12-16 07:50:59 -07:00
Kyle Gospodnetich
fa30ac29ac chore: Update mesa 2023-12-16 00:29:20 -08:00
Kyle Gospodnetich
d237445d6a chore: Update priv-write.patch 2023-12-15 12:20:58 -08:00
Kyle Gospodnetich
671ed9eefd chore(README): Remove now-unused openrgb kmod 2023-12-15 11:09:59 -08:00
Kyle Gospodnetich
67ff1a11f1 chore(README): Fix Xwayland URL 2023-12-15 11:08:55 -08:00
Kyle Gospodnetich
e81bb8ae23 chore: Add Valve patched upower 2023-12-15 09:26:02 -08:00
Kyle Gospodnetich
e66a7ba422 chore: Update jupiter-hw-support release 2023-12-15 09:15:26 -08:00
Kyle Gospodnetich
29310153d6 chore: Add Valve patch for XWayland 2023-12-15 01:42:31 -08:00
Kyle Gospodnetich
44f9ed1ef9 chore: Remove 25352 patch in Mesa 2023-12-14 18:14:55 -08:00
HikariKnight
7409500bc3
feat: Enable libvirtd service if virt-manager layered (#613)
* feat: Enable libvirtd service if virt-manager layered

* chore: remove extra indent from enable-vfio

* chore: add forgotten shebang
2023-12-14 15:15:27 -08:00
Kyle Gospodnetich
f5e327eafd feat: Allow Discover to launch for Vesktop 2023-12-14 15:06:51 -08:00
Kyle Gospodnetich
e6cfb25b52 chore: Bring in build improvements from testing branch 2023-12-14 13:42:03 -08:00