Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • KWin KWin
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 63
    • Issues 63
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 165
    • Merge requests 165
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PlasmaPlasma
  • KWinKWin
  • Repository
  • kwin
  • src
  • keyboard_input.cpp
Find file BlameHistoryPermalink
  • David Edmundson's avatar
    Guard against reconfiguring wayland specific input on X11 · a6f3d44d
    David Edmundson authored Oct 12, 2022
    reconfigure is hooked up to a config watcher that is applicable on X11
    and wayland.
    
    A runtime check is added to reconfigure, if we're not initialised we
    have nothing to reconfigure. initialise calls reconfigure at the end of
    the method.
    
    
    (cherry picked from commit a43ef8ac)
    a6f3d44d