Commit History

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