Luke Short

Results 305 comments of Luke Short

Thanks for sharing that GitHub issue for more context! That's helpful. My Steam Deck is arriving this weekend so I can do hands-on testing soon. I'll let you know if...

@liberodark I haven't tested this on my Steam Deck with winesapOS yet, but here are some observations I made while using the official SteamOS on my Steam Deck. 1. The...

We only support two Linux kernels: (1) Linux LTS and (2) SteamOS. The Linux LTS kernel has to support our Mac drivers and cannot be updated until the related third-party...

Hey @Frostyman758 , thanks for your suggestion! This is a very popular request! We have a feature request open here to provide a new "minimal" image: https://github.com/LukeShortCloud/winesapOS/issues/254 . The goal...

@Frostyman758 We now have an alpha release of a minimal image if you'd like to help us test it! https://github.com/LukeShortCloud/winesapOS/releases/tag/3.2.0-alpha.0

Upon further research, git hooks are only local. [1] Instead, we will want to add this as part of our CI/CD pipeline. 1. https://stackoverflow.com/questions/3703159/git-remote-shared-pre-commit-hook/3703207#3703207

Qtile may be a possible cross-platform solution to try. It supports both Xorg and Wayland. http://www.qtile.org/

I have been using quicktile on Cinnamon. It only works for GTK (not Qt) environments, though. https://github.com/ssokolow/quicktile

This affects the percentage of games that work on Linux that we list in our README.md file.

@KaiH-0 We boot into the KDE Plasma desktop by default. Are you asking for a separate session dedicated to Steam similar to how the Steam Deck does it? We do...