Skip to content
  • Andrey Butirsky's avatar
    impr: keyboard layout DBus API: rework to index based · 260fa665
    Andrey Butirsky authored
    The base handle for layouts in libxkbcommon is an index. Let's follow
    this notion in our API to set/get layout, instead of using it's name as
    an ID.
    
    On the way, do cleanup. Following methods are removed as not needed any
    more:
    - Xkb::layoutShortNames()
    - Xkb::layoutNames()
    260fa665