Goffredo Baroncelli

Results 8 issues of Goffredo Baroncelli

This was discussed previously in #22491. This PR add a check for multiple esp/xbootldr partitions. The problem is that the EFI firmware locates the ESP partition by its partition-uuid; instead...

reviewed/needs-rework 🔨
needs-rebase
sd-boot/sd-stub/bootctl

libinput is replacing the old evdev interface in Xorg. Unfortunately this is not handled very wheel by xinput_calibrator. This pull request, adds support for libinput. So xinput_calibrator is able to...

I had a problem to calibrate a touch screen with the axes inverted. Looking at the code I found that when the axes inversion is detected, the {x,y}_{max,min} are swapped:...

Dear all, please consider this PR composed by 4 commits: - **dcb7fbb** -> small fix: after an if, before its body there is a ';'. - **ba097fa** -> increase the...

In scan_device(), the returned device name was computed wrongly. It is opened a device, then if it was found as touchscreen it is computed the name again in a different...

# Problem The user can't control with the mouse wheel the volume level in the _Volume Control_ plugin. # Analysis Some mouses send a lot of events with "small" movement...

Hi, I tried to understand how the PATH is changed by *opendoas*. What I found is that *opendoas* update the path several times; the place that I found were: 1)...

Add a timeout to the confirmation dialog for - poweroff - shutdown - logout - hibernate - suspend If the timeout expires, it is considered like the user pressed Ok....