Skip to content

GitLab

  • Menu
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • Issues 41
    • Issues 41
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 102
    • Merge requests 102
  • 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
  • Plasma
  • KWinKWin
  • Repository

Switch branch/tag
  • kwin
  • src
  • xkb.cpp
Find file BlameHistoryPermalink
  • Andrey Butirsky's avatar
    [wayland] fix crash on startup with lv3:ralt_alt XKB option · ef6a9c47
    Andrey Butirsky authored Oct 08, 2021
    With lv3:ralt_alt ("Right Alt never chooses 3rd level") option set, we
    get more layouts from libxkbcommon than it was configured, see:
    https://github.com/xkbcommon/libxkbcommon/issues/262
    It might be correct lib's behavior, still.
    
    The extra layouts are redundant, so we strip them out from usual usage.
    
    BUG: 440027
    
    
    (cherry picked from commit 59143eee)
    ef6a9c47

Replace xkb.cpp

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.