Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix input device labels #215

Merged
merged 1 commit into from
Aug 24, 2024
Merged

Fix input device labels #215

merged 1 commit into from
Aug 24, 2024

Commits on Aug 16, 2024

  1. Fix input device labels

    Axis labels were implemented, but guarded by non-existing
    HAVE_PROPERTIES+HAVE_LABELS define. Button labels were not implemented
    at all (array was allocated, but not filled with any data, resulting in
    a stack rubble being passed on). Fix both issues.
    
    Fixes QubesOS/qubes-issues#9412
    marmarek committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    565e83b View commit details
    Browse the repository at this point in the history