2489 Commits

Author SHA1 Message Date
Kyle Gospodnetich
bbc6215158 Merge branch 'testing' into main-next 2024-01-10 10:22:17 -08:00
RJ Trujillo
75d858625e feat(ci): Add kernel signing 2024-01-10 10:16:27 -08:00
Kyle Gospodnetich
c356b0dca8 chore(kde): Simplify dolphin shim since no other changes will be needed 2024-01-10 08:43:40 -08:00
Kyle Gospodnetich
9529cf223f feat: Add 'ujust restore-original-terminal' to restore the default terminal for KDE/GNOME that was hidden when we switched to prompt 2024-01-10 08:38:34 -08:00
Kyle Gospodnetich
db3a1109e7 chore: Add just command for LACT to deck builds 2024-01-10 01:32:02 -08:00
Kyle Gospodnetich
bd41da22c9 feat: Blacklist k10temp in favor of zenpower3 2024-01-10 01:27:25 -08:00
Kyle Gospodnetich
f09a2d2426 fix: Update LACT installer to download the correct version for KDE & GNOME, apply live to avoid needing to reboot and enable the service after reboot.
chore: Remove ppfeaturemask change requirement thanks to fsync kernel
2024-01-10 01:22:57 -08:00
Kyle Gospodnetich
9ce5a894af fix: Update LACT installer to download the correct version for KDE & GNOME, apply live to avoid needing to reboot and enable the service after reboot.
chore: Remove ppfeaturemask change requirement thanks to fsync kernel
2024-01-10 01:10:56 -08:00
Kyle Gospodnetich
5882566c6b chore(gnome): Move Pods to Containers folder 2024-01-09 21:58:20 -08:00
Kyle Gospodnetich
c38a50953d chore(kde): Very slightly increase border radius for gtk4 theme 2024-01-09 21:58:20 -08:00
Kyle Gospodnetich
9692fcc694 chore: Use new-window as the shortcut target 2024-01-09 21:37:55 -08:00
Kyle Gospodnetich
5395eb3728 chore: Create a file to ensure dconf is only ever loaded once, even if the script version is increased. 2024-01-09 21:24:36 -08:00
Kyle Gospodnetich
d78c964231 feat(kde): Change default favorite applications 2024-01-09 21:03:14 -08:00
Kyle Gospodnetich
e66c473a80 fix(kde): Load dconf for Prompt on KDE with bazzite-user-setup 2024-01-09 20:48:25 -08:00
Kyle Gospodnetich
18845dc9ad chore(gnome): Add Pods to Utilities folder 2024-01-09 19:45:25 -08:00
Kyle Gospodnetich
5cd0471920 chore: Increase flatpak manager version 2024-01-09 19:33:04 -08:00
Kyle Gospodnetich
ef0d8732c8 feat: Add Pods as a default feature, great for managing distrobox/containers. 2024-01-09 19:31:40 -08:00
Kyle Gospodnetich
028884ac69 feat: Add Pods as a default feature, great for managing distrobox/containers. 2024-01-09 19:31:27 -08:00
Kyle Gospodnetich
161a42614d chore: Update to Mesa 23.3.2 2024-01-09 18:37:09 -08:00
Kyle Gospodnetich
0998bda759 chore(kde): Switch to using a shim to handle quirks w/ Prompt on KDE 2024-01-09 13:16:25 -08:00
Kyle Gospodnetich
aad3cee996 chore: Switch to using a shim to handle quirks w/ Prompt on KDE 2024-01-09 01:27:55 -08:00
Kyle Gospodnetich
04b769f87c chore: Adjust file names to match existing standard 2024-01-09 00:55:12 -08:00
Kyle Gospodnetich
731adfc4c4 chore: Always launch Prompt as a new window on KDE, required due to how open in terminal is implemented. 2024-01-09 00:49:03 -08:00
Kyle Gospodnetich
e8afaa76ed feat(kde): Use prompt for control+alt+t shortcut by default, hide Konsole (This will be restorable via ujust before reaching stable) 2024-01-08 23:19:44 -08:00
Kyle Gospodnetich
49e77864e5 feat(kde): Ship an incredibly minor gtk.css theme to to make prompt feel at home, adjusts window geometry and nothing else. 2024-01-08 19:54:31 -08:00
Kyle Gospodnetich
ee90e790a2 feat(kde): Use prompt terminal by default 2024-01-08 14:31:38 -08:00
Kyle Gospodnetich
e0586e50ec feat(kde): Change default pinned application list 2024-01-08 12:28:47 -08:00
Kyle Gospodnetich
e3b3caaab4 chore(kde): Remove return back to skel 2024-01-08 10:52:08 -08:00
RJ Trujillo
3de83ce5e1
Merge pull request #664 from m2Giles/testing-sunshine-patch
fix: sunshine is a symlink
2024-01-08 09:45:43 -07:00
RJ Trujillo
d153f7d454
Merge pull request #663 from ublue-os/dependabot/github_actions/EyeCantCU/cosign-action-0.2.2
chore(deps): bump EyeCantCU/cosign-action from 0.2.1 to 0.2.2
2024-01-08 09:02:43 -07:00
m2Giles
3b23a385c2 fix: sunshine is a symlink
follow the symlink to get the actual binary.
2024-01-08 07:18:35 -05:00
dependabot[bot]
d4d8b56075
chore(deps): bump EyeCantCU/cosign-action from 0.2.1 to 0.2.2
Bumps [EyeCantCU/cosign-action](https://github.com/eyecantcu/cosign-action) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/eyecantcu/cosign-action/releases)
- [Changelog](https://github.com/EyeCantCU/cosign-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eyecantcu/cosign-action/compare/v0.2.1...v0.2.2)

---
updated-dependencies:
- dependency-name: EyeCantCU/cosign-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 11:30:55 +00:00
Kyle Gospodnetich
b2d3906f4b feat(kde): Add dconf for Prompt 2024-01-08 01:24:35 -08:00
RJ Trujillo
4bdb3a1df8 fix(yafti): Use new just shortcuts for nix/fleek 2024-01-07 13:39:16 -07:00
m2Giles
30dc34a848
fix: Auto rotate legion go screen (#660) 2024-01-07 10:43:12 -08:00
Kyle Gospodnetich
a2f49f0b62 chore: Remove now unneeded fish alias 2024-01-07 00:37:32 -08:00
Kyle Gospodnetich
47b6994d88 fix(deck): Setup sdgyrodsu as a user service 2024-01-06 23:54:13 -08:00
Kyle Gospodnetich
278a36d5c9 chore(readme): Add xwiimote-ng build status 2024-01-06 23:09:19 -08:00
Kyle Gospodnetich
8536c0834b chore: Remove unneeded steam-patch karg 2024-01-06 23:03:04 -08:00
Kyle Gospodnetich
7a572fec58 chore: Add IMAGE_BRANCH to deck builds 2024-01-06 19:50:56 -08:00
Kyle Gospodnetich
fef907ce35 chore: Fix HHD path 2024-01-06 19:35:43 -08:00
Kyle Gospodnetich
5d5902720e chore(ci): Fix missing IMAGE_BRANCH variable 2024-01-06 18:55:50 -08:00
Kyle Gospodnetich
bcd67f9e13 chore(ci): Fix missing IMAGE_BRANCH variable 2024-01-06 18:54:02 -08:00
Kyle Gospodnetich
927d5b3eca fix(legion): Update rotation direction and exit in a nested session. 2024-01-06 18:48:02 -08:00
Kyle Gospodnetich
4be4e7a5ac chore: Update jupiter-hw-support 2024-01-06 17:18:13 -08:00
Kyle Gospodnetich
73479f50ea fix: Lock to previous version of btrfs dedup script 2024-01-06 16:43:43 -08:00
Kyle Gospodnetich
fea6bd5fe4 fix: Lock to previous version of btrfs dedup script 2024-01-06 16:43:38 -08:00
Kyle Gospodnetich
030b538a5d feat: Use HHD on both Legion & Ally
chore: Further setup script cleanup
fix(legion): Correct rotation on KDE Wayland (Thanks d3Xt3r)
2024-01-06 16:34:48 -08:00
Kyle Gospodnetich
208cc462e0
chore(README-SPA): Update HHD path 2024-01-06 14:25:43 -08:00
Kyle Gospodnetich
483cf7a177
chore(readme): Update path for hhd 2024-01-06 14:24:33 -08:00