surface: tablet OSK, thermald, and auto-rotate defaults - #445
Open
dixonSolutions wants to merge 1 commit into
Open
surface: tablet OSK, thermald, and auto-rotate defaults#445dixonSolutions wants to merge 1 commit into
dixonSolutions wants to merge 1 commit into
Conversation
Ship Surface-edition defaults so tablets do not need hand-tuned dotfiles: ignore fake keyboards for GNOME OSK, Wayland text-input flags for Chromium/Electron, thermald policy, and an optional gdctl auto-rotate user unit. Co-authored-by: Cursor <cursoragent@cursor.com>
Member
|
Please test your PR |
Member
|
i will test this as well, thermald is an option i've been exploring for all images, but generally we like to keep anywhere platforms as in line with regular Ultramarine as possible. thermald also requires per-device setup, which complicates this, just installing and enabling it does not much |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Extends
ultramarine-release-surfacewith tablet defaults validated on Surface Pro 9 (GNOME Wayland):keyd virtual keyboard/Video Busin libinput so they do not suppress GNOME OSK (ID_INPUT_KEYBOARD=0alone is not enough)--disable-gtk-imeso Chromium/Electron/QtWebEngine drive the compositor OSK (same path Firefox/Zen already use)gdctlwhen GNOME auto-rotate is enabled (no Touch Up confirm button)thermaldandiio-sensor-proxyTest plan
ultramarine-releasewith--with surfacesystemctl enable --now thermald(or via preset on new image) — package temps stay saner under loadsystemctl --user enable --now gnome-auto-rotate— tilt rotates without floating button; respects orientation lockNotes
Made with Cursor