lp://staging/evdev
- Get this branch:
- bzr branch lp://staging/evdev
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://anongit.freedesktop.org/xorg/driver/xf86-input-evdev.
Last successful import was .
Recent revisions
- 617. By Alan Coopersmith
-
gitlab CI: ensure libtool is installed in build container
Signed-off-by: Alan Coopersmith <email address hidden>
- 616. By Alan Coopersmith
-
gitlab CI: stop requiring Signed-off-by in commits
Signed-off-by: Alan Coopersmith <email address hidden>
- 615. By Alan Coopersmith
-
Convert src/draglock.c from ISO-8859-1 to UTF-8
Fixes flawfinder error in CI:
Error: encoding error in ./src/draglock.c
'utf-8' codec can't decode byte 0xa9 in position 343: invalid start byteSigned-off-by: Alan Coopersmith <email address hidden>
- 614. By Alan Coopersmith
-
gitlab CI: add a basic build test
Signed-off-by: Alan Coopersmith <email address hidden>
- 613. By Alan Coopersmith
-
Fix spelling/wording issues
Found by using:
codespell --builtin clear,rare,usage,informal, code,names Signed-off-by: Alan Coopersmith <email address hidden>
- 612. By Alan Coopersmith
-
Build xz tarballs instead of bzip2
Signed-off-by: Alan Coopersmith <email address hidden>
- 611. By Alan Coopersmith
-
Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <email address hidden>
- 610. By Alan Coopersmith
-
Update README for gitlab migration
Signed-off-by: Alan Coopersmith <email address hidden>
- 608. By Andrey Zabolotnyi <email address hidden>
-
Fix generation of proximity-in/out events.
Invoking xf86PostProximi
tyEvent with no valuators does nothing, so we
have to provide a valid valuator set to the call.https:/
/bugs.freedeskt op.org/ show_bug. cgi?id= 104562 [whot: slight change from 104562
abs_vals is reset on every frame but old_vals is kept around to remember the
last value of the valuator (and is updated to the current values before
processing the frame). We expect the prox in to have x/y, so let's just
unconditionally use old_vals for proximity events.]Signed-off-by: Peter Hutterer <email address hidden>
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)