Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • X xkbevd
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • xorgxorg
  • app
  • xkbevd
  • Merge requests
  • !3

Assorted code cleanups

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alan Coopersmith requested to merge alanc/xkbevd:misc into master Oct 22, 2022
  • Overview 0
  • Commits 7
  • Pipelines 1
  • Changes 5
  • gitlab CI: stop requiring Signed-off-by in commits
  • Variable scope reduction as suggested by cppcheck
  • Rename shadowed variables
  • cfgscan: check if character is EOF before calling isalpha or isdigit
  • xkbevd.c: Update default DFLT_XKB_CONFIG_ROOT path
  • eventTypeToString: remove unnecessary strcpy to static buffer
  • Add .git-blame-ignore-revs to hide whitespace commits from git blame
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: misc