提交历史

作者 SHA1 备注 提交日期
  Romain Vimont 7f250dd669 Mention physical gamepad names for UHID devices 1 月之前
  Romain Vimont 64a25f6e9d Add UHID_DESTROY control message 1 月之前
  Romain Vimont 151a6225d4 Add shortcut to open keyboard settings 8 月之前
  Simon Chan 840680f546 Add UHID keyboard support 10 月之前
  Romain Vimont 9e22f3bf1c Replace unsigned char by uint8_t for buffers 8 月之前
  Simon Chan 0afef0c634 Forward action button to device 1 年之前
  Simon Chan 57056d078d Use precise scrolling values 2 年之前
  Romain Vimont 9d2e00697e Use sc_ prefix for control_msg enums 2 年之前
  Romain Vimont afa4a1b728 Use sc_ prefix for control_msg 2 年之前
  Romain Vimont 924375487e Pass buttons state in scroll events 2 年之前
  Romain Vimont ae90ef22db Add a unit test for clipboard text length 2 年之前
  Romain Vimont 94702a4309 Fix memset() size in tests 2 年之前
  Romain Vimont e2b3968c66 Always synchronize clipboard on explicit COPY/CUT 2 年之前
  Romain Vimont 901d837165 Add sequence number to set_clipboard request 2 年之前
  Romain Vimont 0427a981e5 Use UINT64_C macro for uint64_t constant in tests 2 年之前
  brunoais 50eecdab28 Add control message to expand settings panel 3 年之前
  brunoais 66c581851f Rename control message type to COLLAPSE_PANELS 3 年之前
  Romain Vimont d0739911a3 Forward DOWN and UP separately for right-click 3 年之前
  Romain Vimont 94eff0a4bb Fix size_t incorrectly assigned to int 3 年之前
  Romain Vimont ab912c23e7 Define feature test macros in common.h 3 年之前
  Romain Vimont 199c74f62f Declare main() with argc/argv params in tests 4 年之前
  xeropresence 3c1ed5d86c Handle repeating keycodes 4 年之前
  Romain Vimont 245999aec4 Serialize text size on 4 bytes 4 年之前
  Romain Vimont d91c5dcfd5 Rename MSG_SERIALIZED_MAX_SIZE to MSG_MAX_SIZE 4 年之前
  Romain Vimont fc1dec0270 Paste on "set clipboard" if possible 4 年之前
  Romain Vimont 274b591d18 Fix union typo 4 年之前
  Romain Vimont 270d0bf639 Rename max length constant for text injection 4 年之前
  Romain Vimont eb0f339271 Add shortcut to rotate screen 4 年之前
  Romain Vimont 6220456def Merge mouse and touch events 5 年之前
  Romain Vimont 77f876e29c Add "inject touch" control message 5 年之前