feat: explain Linux development support in setup and settings - #715
Open
enaboapps wants to merge 1 commit into
Open
feat: explain Linux development support in setup and settings#715enaboapps wants to merge 1 commit into
enaboapps wants to merge 1 commit into
Conversation
enaboapps
marked this pull request as ready for review
September 10, 2026 10:15
enaboapps
force-pushed
the
feat/713-linux-setup-status
branch
from
September 10, 2026 10:20
d0a80a0 to
23acb86
Compare
Greptile SummaryThe Linux development build now identifies unavailable Bluetooth and input capabilities clearly, prevents setup from continuing when native input is unavailable, and replaces ineffective pointer settings with an explanatory Controls panel. The exercised Linux UI flow confirmed that setup progression is disabled and unavailable controls are not shown. Confidence Score: 5/5No blocking failure remains. The exercised Linux setup and settings flows behaved as intended: setup cannot progress without native input support, and ineffective pointer controls are unavailable.
What T-Rex did
Reviews (2): Last reviewed commit: "feat: explain Linux development limitati..." | Re-trigger Greptile |
enaboapps
force-pushed
the
feat/713-linux-setup-status
branch
from
September 10, 2026 10:27
23acb86 to
213654e
Compare
This was referenced Sep 10, 2026
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.
The Linux foundation reports unsupported Bluetooth and input, but the UI attributes this to the computer's hardware and still offers ineffective input controls. This adds Linux-specific development-build explanations, blocks setup progression while input is unavailable, and replaces input settings with an unavailable message. Windows/macOS permission flows remain intact.
Browser sample data now recognizes desktop Linux, and README documents the Ubuntu development build, visible-window behavior and remaining BlueZ work.
Stack: #711 (plan) → #714 (native foundation) → this PR. Review this diff against
feat/712-linux-foundation; merge in stack order only when explicitly authorized.Closes #713.
Validation: local frontend lint, 114 frontend tests, 5 updater-feed tests, production frontend build and whitespace check passed. Independent review of latest head
213654e85c13519d8d332d77024bc4490b4baf88found no actionable issues. All latest-head CI checks passed: Ubuntu, Windows and macOS native checks/builds; frontend; dependency audit; CodeQL; and automated review. Native/frontend CI run.Linux graphical sessions and physical Bluetooth hardware remain unqualified; browser preview was unavailable in this environment. Automated UI tests cover the Linux status explanations, setup gating and hidden input controls.