Find a file
Peter Hutterer 2d8840eb66 hwdb: remove the tablet pad entry for the UC-Logic 1060N
This entry only matches on vid/pid, so the pen event node of the device
would also get assigned the ID_INPUT_TABLET_PAD property - making it
break with libinput.

On top of that, UC-Logic's tablets re-use USB ids, so now we're breaking
multiple devices this way.

To get this device tagged correctly, use libwacom which has the
per-device hwdb entries.

Fixes #17953

This reverts commit 0fbe78ac7a
2021-11-08 07:39:17 +01:00
.github
.lgtm/cpp-queries
.semaphore
catalog
coccinelle
docs Merge pull request #21171 from DaanDeMeyer/tty-dimensions 2021-11-06 10:16:45 +01:00
factory/etc
hwdb.d hwdb: remove the tablet pad entry for the UC-Logic 1060N 2021-11-08 07:39:17 +01:00
LICENSES
man Merge pull request #21237 from bluca/analyze_skip 2021-11-06 11:19:40 +00:00
mkosi.default.d
modprobe.d
network
po po: Translated using Weblate (German) 2021-11-08 10:04:26 +09:00
presets
rules.d
shell-completion
src Merge pull request #21237 from bluca/analyze_skip 2021-11-06 11:19:40 +00:00
sysctl.d
sysusers.d
test Merge pull request #21237 from bluca/analyze_skip 2021-11-06 11:19:40 +00:00
tmpfiles.d
tools meson-render-jinja2: use ast.literal_eval() 2021-11-05 14:56:32 +01:00
units getty: Pass tty to use by agetty via stdin 2021-11-05 21:32:11 +00:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.lgtm.yml
.mailmap
.packit.yml
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build
meson_options.txt
mkosi.build
NEWS
README
README.md
TODO

Systemd

System and Service Manager

Count of open issues over time Count of open pull requests over time Semaphore CI 2.0 Build Status
Coverity Scan Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
Language Grade: C/C++
CentOS CI - CentOS 8
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
Fossies codespell report
Coverage Status
Packaging status

Details

Most documentation is available on systemd's web site.

Assorted, older, general information about systemd can be found in the systemd Wiki.

Information about build requirements is provided in the README file.

Consult our NEWS file for information about what's new in the most recent systemd versions.

Please see the Code Map for information about this repository's layout and content.

Please see the Hacking guide for information on how to hack on systemd and test your modifications.

Please see our Contribution Guidelines for more information about filing GitHub Issues and posting GitHub Pull Requests.

When preparing patches for systemd, please follow our Coding Style Guidelines.

If you are looking for support, please contact our mailing list or join our IRC channel.

Stable branches with backported patches are available in the stable repo.