Romain Vimont
|
ab912c23e7
|
Define feature test macros in common.h
This enables necessary functions once for all.
As a consequence, define common.h before any other header.
|
2021-01-17 14:08:48 +01:00 |
|
Romain Vimont
|
59feb2a15c
|
Group common includes into common.h
Include config.h and compat.h in common.h, and include common.h from all
source files.
|
2021-01-08 19:22:10 +01:00 |
|
Romain Vimont
|
1b76d9fd78
|
Customize shortcut modifier
Add --shortcut-mod, and use Alt as default modifier.
This paves the way to forward the Ctrl key to the device.
|
2020-08-01 16:31:27 +02:00 |
|
Romain Vimont
|
d950383b72
|
Move command-line parsing to a separate file
|
2019-12-08 23:18:57 +01:00 |
|