libuiohook
1.0.0
ข้อกำหนดเบื้องต้น:
$ git clone https://github.com/kwhat/libuiohook
$ cd libuiohook
$ mkdir build && cd build
$ cmake -S .. -D BUILD_SHARED_LIBS=ON -D BUILD_DEMO=ON -DCMAKE_INSTALL_PREFIX=../dist
$ cmake --build . --parallel 2 --target install
| ตัวเลือก | คำอธิบาย | ค่าเริ่มต้น | |
|---|---|---|---|
| ทั้งหมด | build_demo: บูล | แอปพลิเคชันสาธิต | ปิด |
| build_shared_libs: bool | ห้องสมุดที่ใช้ร่วมกัน | บน | |
| enable_test: bool | การทดสอบ | ปิด | |
| OSX | use_application_services: bool | กรอบ | บน |
| use_iokit: bool | กรอบ | บน | |
| use_objc: bool | OBJ-C API | บน | |
| use_carbon_legacy: bool | กรอบมรดก | ปิด | |
| win32 | |||
| ลินเวกซ์ | use_evdev: บูล | ไดรเวอร์อินพุตทั่วไป | บน |
| *ห้าม | use_xf86misc: bool | ส่วนขยาย xfree86-misc | ปิด |
| use_xinerama: bool | ห้องสมุด Xinerama | บน | |
| use_xkb_common: bool | ส่วนขยาย xkbcommon | บน | |
| use_xkb_file: bool | ส่วนขยาย xkb-file | บน | |
| use_xrandr: bool | ส่วนขยาย xrandt | ปิด | |
| use_xrecord_async: bool | XRECORD ASYNC API | ปิด | |
| use_xt: bool | X Toolkit Extension | บน | |
| use_xtest: บูล | ส่วนขยาย xtest | บน |