Edit

kc3-lang/libxkbcommon/src

Branch :

  • Show log

    Commit

  • Author : Dan Nicholson
    Date : 2009-03-29 08:55:18
    Hash : 3fc0dcc8
    Message : Generate keyboard description from components Finally, we can generate a XkbcDescPtr from a XkbComponentNamesPtr. This involves turning the components into a parsed XKB file and then passing it into the compiler. This first conversion needs more error handling.