Kyle Gospodnetich
ec21ea4f55
chore: use /usr/bin instead of /usr/sbin where possible
2023-12-27 00:15:16 -08: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
2d79a4553c
Revert "feat(gnome): Fix caps-lock input delay ( #630 )"
...
This reverts commit cdc6ce59454927da9dda021afd04699de4751df6.
2023-12-26 12:19:51 -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
cdc6ce5945
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:20:05 -08:00
fiftydinar
b94e3c0b47
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 23:20:05 -08:00
Kyle Gospodnetich
cbda99605b
chore: Use ublue Waydroid script fork
2023-12-25 23:20:05 -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
4ff35c0aa8
chore: Move fleek to optional via ujust
2023-12-24 17:51:31 -08:00
Kyle Gospodnetich
842a14bba3
feat(deck): Add DeckHD patch to gamescope
2023-12-24 17:35:42 -08:00
Kyle Gospodnetich
c260b88569
feat: Add p-state patched power-profiles-daemon
2023-12-24 16:58:07 -08:00
Kyle Gospodnetich
e127e48771
chore: Re-enable displaylink service by default
2023-12-24 08:46:01 -08:00
RJ Trujillo
f5b25baea9
chore(ci): Bump cosign-action to v0.2.0
2023-12-24 07:50:24 -07:00
RJ Trujillo
c2826a0375
Revert "feat(ci): Test - Implement kernel signing"
...
This reverts commit a9da66666fdf67bd2ed34da30b78baf57d627e64.
2023-12-24 05:08:26 -07:00
RJ Trujillo
a9da66666f
feat(ci): Test - Implement kernel signing
2023-12-24 04:53:12 -07:00
Kyle Gospodnetich
79756279aa
fix: Better handle drm path, fixes issues with DisplayLink
2023-12-23 23:30:04 -08:00
Kyle Gospodnetich
5518433308
feat: Restore DisplayLink
2023-12-23 18:09:40 -08:00
Kyle Gospodnetich
51430bd093
chore(gnome): Rename Distrobox folder to "Containers", rename "Waydroid Apps" to "Android Apps'.
2023-12-23 17:25:00 -08:00
Kyle Gospodnetich
4aa7fabcd5
fix(gnome): Fix issue with xdg-terminal-exec when used with long commands
...
chore: Additional bash script cleanup
2023-12-23 09:56:09 -08:00
Kyle Gospodnetich
abf77e0c41
chore: Restore wine.conf for pipewire
2023-12-23 00:20:47 -08:00
Kyle Gospodnetich
cbdb1b3b5f
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:03:35 -08:00
Kyle Gospodnetich
0477691f59
chore: Drop normally invisible SDDM theme
2023-12-23 00:03:16 -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
37990b7273
feat(gnome): Enable blur my shell by default
2023-12-22 13:25:30 -08:00
Kyle Gospodnetich
48586fe21b
feat(gnome): Add default settings for blur my shell
2023-12-22 13:15:39 -08:00
Kyle Gospodnetich
f2ab19e804
chore(gnome): Make alt+tab more useful, customize some other sizes
2023-12-22 10:51:04 -08:00
Kyle Gospodnetich
06734f9be6
feat(gnome): Enable workspace wrap around, fix annoying attention notification, remove delay from alt+tab
...
feat(gnome): Place OSD in top left on deck images, matching SteamOS Gamemode
2023-12-22 10:42:07 -08:00
Kyle Gospodnetich
d8cc1ebe46
fix: Always launch prompt in a new window when xdg-terminal-exec is called with no input
2023-12-22 10:03:01 -08:00
Kyle Gospodnetich
486fd46684
fix(gnome): Fix prompt keyboard shortcut, add default config for Logo menu to dconf, clean up config change from Containerfile.
2023-12-21 20:51:49 -08:00
Kyle Gospodnetich
43479cc837
feat(legion): Add ujust get-simpledeckytdp
2023-12-21 13:29:53 -08:00
Kyle Gospodnetich
77b5677334
chore(gnome): Add tuned-gui to the Utilities folder
2023-12-21 13:08:25 -08:00
Kyle Gospodnetich
70355926e8
fix(legion): Disable ds-inhibit by default
2023-12-21 12:02:58 -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
cc59f8ff0e
chore: Always update gstreamer1
...
a
2023-12-21 09:48:02 -08:00
Kyle Gospodnetich
00945b43b4
chore: Restore mesa-va-drivers-freeworld
2023-12-21 01:21:05 -08:00
Kyle Gospodnetich
a7af503577
feat: Add hhd for Lenovo Legion
2023-12-21 00:41:00 -08:00
Kyle Gospodnetich
054c8dd029
chore(README): Add hhd
2023-12-21 00:31:23 -08:00
Kyle Gospodnetich
f47dc5f14d
feat(gnome): Enable just perfection shell theme by default on Desktop images
2023-12-20 23:39:26 -08:00
Kyle Gospodnetich
819ee2c445
feat(gnome): Configure Just Perfection extension by default, hide Search box on Deck builds due to Steam Keyboard not functioning with it
2023-12-20 23:15:59 -08:00
Kyle Gospodnetich
65621e6c1b
chore: Add boxbuddy to Distrobox folder
2023-12-20 22:43:30 -08:00
Kyle Gospodnetich
2a0988994b
chore: Update user-theme extension name
2023-12-20 21:19:01 -08:00
Kyle Gospodnetich
d04c05241c
chore: Move nested desktop into Gaming Utilities
2023-12-20 21:15:13 -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