2008 Commits

Author SHA1 Message Date
Kyle Gospodnetich
23152f7878 feat(deck): Add ujust enable-input-remapper to restore input remapper when desired 2023-12-31 23:27:00 -08:00
Kyle Gospodnetich
b8aff9728a chore: Restore selinux labels recursively for waydroid folder 2023-12-31 23:18:02 -08:00
Kyle Gospodnetich
5a8b5b1d59 chore: Hide input remapper by default on deck images, this will be re-enabled by a just command 2023-12-31 21:57:38 -08:00
Kyle Gospodnetich
160666462a fix: Correct labels on waydroid for selinux (#639) 2023-12-31 21:50:45 -08:00
Kyle Gospodnetich
ca9d13efd4 fix: Correct caps on gamescope with workaround service
Based on work by m2Giles
2023-12-31 17:15:17 -08:00
Kyle Gospodnetich
39599c864a chore: Switch to self-controlled forks for anything executable we pull from GitHub 2023-12-31 10:29:42 -08:00
Kyle Gospodnetich
91ab29dddc
feat: Include playerctl for media control 2023-12-30 23:11:55 -08:00
Kyle Gospodnetich
117643a098 Revert "feat(kde): Add VTF Thumbnailer"
This reverts commit 0896477880a8863b23b8a1267ec4e9e73f74caa3.
2023-12-30 16:13:05 -08:00
Kyle Gospodnetich
17d7528823
chore: Remove blur my shell hack level override 2023-12-30 15:54:55 -08:00
Kyle Gospodnetich
4223cf02b2
chore: Use 1 rather than true 2023-12-30 15:46:25 -08:00
Kyle Gospodnetich
0b1cea12a4 chore: Remove unneeded polkit rules 2023-12-30 13:44:42 -08:00
Kyle Gospodnetich
a345f31d5f feat: Enable MTU Probing matching upstream 2023-12-30 12:32:51 -08:00
Kyle Gospodnetich
a55b48e5ed feat: Add Webapp Manager 2023-12-29 23:15:30 -08:00
Kyle Gospodnetich
0896477880 feat(kde): Add VTF Thumbnailer 2023-12-29 14:10:13 -08:00
Kyle Gospodnetich
f1e0d645e9 feat: Add support for VTF formats 2023-12-29 09:04:02 -08:00
Kyle Gospodnetich
1b03877863 chore(gnome): Use Fira Code as the monospace font 2023-12-28 23:30:08 -08:00
Kyle Gospodnetich
8afc6a6655 chore: Remove Waydroid from Gaming Utilities 2023-12-28 16:49:31 -08:00
Kyle Gospodnetich
ead1704483 chore: Remove unneeded new line 2023-12-28 16:42:00 -08:00
Kyle Gospodnetich
304abe092c fix(kde): Only add Return.desktop on Deck builds, remove Bazzite Portal from desktop 2023-12-28 16:28:29 -08:00
Kyle Gospodnetich
a394e16062 feat: Add an alias for hyfetch to use Bazzite logo 2023-12-28 16:02:13 -08:00
Kyle Gospodnetich
1df1ec74e4 fix: Use Waydroid folder name to match KDE, move Bazzite Portal into utilities 2023-12-28 15:28:44 -08:00
Kyle Gospodnetich
0d519da28b fix: Move Bazzite-Portal into Utilities folder and out of Lost & Found 2023-12-28 15:27:14 -08:00
Kyle Gospodnetich
27994170b0
chore: Reduce wine audio buffer to 128/48000 2023-12-27 15:22:40 -08:00
RJ Trujillo
8fccc160f0 fix: Use python3 (libs) from updates 2023-12-27 14:07:30 -07:00
RJ Trujillo
09a310268d fix: Move from Greenlight AppImage to Flatpak 2023-12-27 07:36:55 -07:00
RJ Trujillo
7af44aaca7 fix: Move from BoilR AppImage to Flatpak 2023-12-27 07:34:00 -07:00
Kyle Gospodnetich
ec21ea4f55 chore: use /usr/bin instead of /usr/sbin where possible 2023-12-27 00:15: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
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
Kyle Gospodnetich
4ff35c0aa8 chore: Move fleek to optional via ujust 2023-12-24 17:51:31 -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
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
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