deskflow/deskflow

Throw out the manual XML parsing of the evdev.xml file

Open

#8.816 aberto em 5 de ago. de 2025

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)C++ (4.581 forks)batch import
good first issue

Métricas do repositório

Stars
 (25.788 stars)
Métricas de merge de PR
 (Mesclagem média 5d 20h) (35 fundiu PRs em 30d)

Description

Feature Request

From @whot in #8168:

This is somewhat of a side-note:

[2025-02-05T11:55:40] WARNING: failed to convert layout lang code: ""

had a grep for this and we should really be using libxkbregistry at this point. It was released nearly 5 years ago and should be pretty ubiquitous at this point. As an example diff here's the merge request to switch gnome-desktop. This will then also take care of the having the same lookup directories as libxkbcommon for parsing XKB layouts.

Guia do colaborador