Make InputDevice::leds() optional
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Make InputDevice::leds() optional
Vlad Zahorodnii
requested to merge
work/zzag/input-device-no-leds
into
master
Nov 06, 2024
Overview
1
Commits
1
Pipelines
4
Changes
15
Most input devices have no leds so by making them required, we pull quite a bit of boilerplate code.
Merge request reports
Loading