3629 Commits

Author SHA1 Message Date
Kyle Gospodnetich
c60e4c1d91 feat(framework): Add color calibration files for the Framework 16 2024-05-03 22:14:16 -07:00
Kyle Gospodnetich
25ae0707c0 Revert "feat: Switch to zap for managing AppImages, auto-update zap installed AppImages with Topgrade"
This reverts commit 7d291a10ad94e460ba156ea1093369d908b5696d.
2024-05-03 20:02:11 -07:00
Kyle Gospodnetich
510b4a20ee Merge branch 'main' into testing 2024-05-03 16:16:28 -07:00
Kyle Gospodnetich
db47cb8022 chore: Add message to log about natural scrolling 2024-05-03 16:16:21 -07:00
Chenx Dust
26c8b6d9aa
fix(kde): Remove QT_IM_MODULE and GTK_IM_MODULE for IBus in wayland (#1069)
To enable IBus in wayland session, it is necessary to remove environment variable  `QT_IM_MODULE` and `GTK_IM_MODULE`. The proper method to make ibus work is setting virtual keyboard to "IBus Wayland".
2024-05-03 16:12:03 -07:00
Kyle Gospodnetich
10aea96288
chore: Use natural scrolling on framework by default 2024-05-03 15:14:21 -07:00
Kyle Gospodnetich
27a7db15e4 fix: Use override replace when upgrading lact with topgrade
feat(deck): Update Handheld-Controller-Glyphs theme with topgrade
2024-05-03 12:15:41 -07:00
Kyle Gospodnetich
41f3c4b794 chore: Call ublue-update wait when ujust update is called 2024-05-03 11:54:05 -07:00
Kyle Gospodnetich
82eb117f8b chore: Adjust LACT updater 2024-05-03 11:49:33 -07:00
Kyle Gospodnetich
09d69a8267 chore: Use upgrade instead of update in zap
chore: Resume using gear lever for Wootility, can't be updated with zap
2024-05-03 11:41:22 -07:00
Kyle Gospodnetich
eab782b80b chore: Update zap download URL 2024-05-03 10:00:39 -07:00
Kyle Gospodnetich
a926b72309 chore(ci): Ignore changes to installer folder 2024-05-03 09:09:26 -07:00
Kyle Gospodnetich
0fed30054a chore: Restore GearLever 2024-05-03 09:08:25 -07:00
Kyle Gospodnetich
f86661ed12 feat(deck): Add DeckHD patch for gamescope 2024-05-03 08:28:39 -07:00
Kyle Gospodnetich
7d291a10ad feat: Switch to zap for managing AppImages, auto-update zap installed AppImages with Topgrade 2024-05-02 23:42:24 -07:00
Kyle Gospodnetich
21a9d6ddff
fix(waydroid): Correct issue with controller reset script (Thanks @kubepy) 2024-05-03 01:04:27 -04:00
github-actions[bot]
a01a75a2ed
chore(main): Update Steam BBCode Changelog (#1012)
Co-authored-by: KyleGospo <10704358+KyleGospo@users.noreply.github.com>
2024-05-02 00:12:58 -07:00
github-actions[bot]
fc3778da84
chore(main): release 3.0.1 (#1017)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v3.0.1
2024-05-02 00:10:51 -07:00
Kyle Gospodnetich
2370baa1db chore: release 3.0.1
Release-As: 3.0.1
2024-05-02 00:09:33 -07:00
Kyle Gospodnetich
4e93ad5fc9 chore: Correct some copr paths 2024-05-01 23:49:09 -07:00
Kyle Gospodnetich
9627279085 chore: Clean up repositories, disable rpmfusion to fix Fedora 39 rebasing 2024-05-01 23:06:20 -07:00
Kyle Gospodnetich
4dbff0d0b5 chore: Gamescope patch cleanup, use boolean as function intends 2024-05-01 22:47:29 -07:00
Kyle Gospodnetich
5a42369b9d Revert "feat(desktop): add an action to install ollama on a Bazzite system (#994)"
This reverts commit 2dba9b14e54ea94865fa60f2e6b5738e5c6563c8.

Reason: This is being upstreamed by Bluefin
2024-05-01 22:42:23 -07:00
Kyle Gospodnetich
19559b9eaf chore: Minor typo fix in a gamescope patch 2024-05-01 21:36:45 -07:00
Kyle Gospodnetich
79cfdd7737 chore: Additional checks for external rotation in gamescope 2024-05-01 21:19:13 -07:00
Pat Connors
e1f026ee6f
feat(deck): Add Handheld Controller Glyphs... (#1059)
* feat(deck): Add Handheld Controller Glyphs...

...theme

https://github.com/victor-borges/handheld-controller-glyphs

* chore(readme): Add alternative handheld ujust command
2024-05-01 21:05:45 -07:00
Kyle Gospodnetich
5486d56265 chore: Update gamescope patches 2024-05-01 21:03:54 -07:00
Art Win
aa49a91112
don't do screen rotation on GPD Win Mini 2024 (#1062) 2024-05-01 19:28:12 -04:00
Kyle Gospodnetich
4a8e70bf7f feat(framework): Use Framework logo in logo menu by default <3 2024-05-01 16:15:52 -07:00
Kyle Gospodnetich
906ec905c1 Merge branch 'testing' 2024-05-01 15:18:30 -07:00
Kyle Gospodnetich
3712b23c11 chore: Add changelog to MOTD 2024-05-01 15:18:18 -07:00
Marco Rodolfi
a2a784f15b chore: Final fixes for testing CDEmu (#1055)
* Actually export the recipe in the justfile.

* Cleanup script file and remove service logic

The service is not activable/deactivable by the user.

* Manually enable the service after install

It doesn't seem to kickstart after install without a restart of the system
2024-05-01 15:18:18 -07:00
Kyle Gospodnetich
31156bc2b2 chore: Fix incorrect name 2024-05-01 15:18:18 -07:00
Kyle Gospodnetich
9e34047edd chore: Restore panel type patch 2024-05-01 15:18:18 -07:00
Kyle Gospodnetich
876e3d7665 chore: Add changelog to MOTD 2024-05-01 15:17:20 -07:00
Marco Rodolfi
4eaf24873e
chore: Final fixes for testing CDEmu (#1055)
* Actually export the recipe in the justfile.

* Cleanup script file and remove service logic

The service is not activable/deactivable by the user.

* Manually enable the service after install

It doesn't seem to kickstart after install without a restart of the system
2024-05-01 12:43:22 -07:00
Kyle Gospodnetich
2d91f26d31 chore: Fix incorrect name 2024-05-01 11:29:56 -07:00
Kyle Gospodnetich
88389ebef1 chore: Restore panel type patch 2024-05-01 11:20:01 -07:00
HikariKnight
b9046f1b97
chore: add more people from the team to funding (#1060)
if i missed anyone who has sponsors enabled, feel free to add yourself!
2024-05-01 11:04:12 -07:00
Kyle Gospodnetich
e2d2aa365b chore: Restore touch atom 2024-04-30 19:47:18 -07:00
Kyle Gospodnetich
857f933088 fix: Drop patched bluez
chore: Readme cleanup
2024-04-30 19:44:52 -07:00
Kyle Gospodnetich
112d11440d chore: 720p & Hardware only 2024-04-30 09:12:03 -07:00
Kyle Gospodnetich
07a3cf0e1e chore: Test removing rotation & panel type patches 2024-04-30 00:35:33 -07:00
Kyle Gospodnetich
3d11060689 chore: Restore touch panel patches for gamescope 2024-04-30 00:26:27 -07:00
Kyle Gospodnetich
7ee223123d chore: Restore use of split gamescope 2024-04-29 23:54:21 -07:00
Kyle Gospodnetich
91c8dd80f5 chore: Restore split gamescope 2024-04-29 23:37:24 -07:00
Kyle Gospodnetich
b5e1823782 chore: Remove touch panel patch for now, clean up hardware patch 2024-04-29 23:23:56 -07:00
Kyle Gospodnetich
64949799b2 chore: Update to gamescope 3.14.11 2024-04-29 18:59:14 -07:00
Kyle Gospodnetich
69c56a9ad3 Revert "chore: Test removing touch changes"
This reverts commit 6bd2fe09686a73e72b6c443d090eaffe1acde8cd.
2024-04-29 18:56:42 -07:00
Kyle Gospodnetich
fa525fcb84 Merge remote-tracking branch 'origin/remove_root_password' into testing 2024-04-29 16:53:00 -07:00