1. 07 8月, 2020 4 次提交
  2. 04 8月, 2020 2 次提交
  3. 03 8月, 2020 2 次提交
  4. 01 8月, 2020 17 次提交
  5. 17 7月, 2020 2 次提交
    • R
      Make expression order consistent · 9d9dd1f1
      Romain Vimont 提交于
      The condition "cmd" was always before "shift" in all expressions except
      4.
      9d9dd1f1
    • R
      Simplify PASTE option for "set clipboard" · eabaf6f7
      Romain Vimont 提交于
      When the client requests to set the clipboard, it may request to press
      the PASTE key in addition. To be a bit generic, it was stored as a flag
      in ControlMessage.java.
      
      But flags suggest that it represents a bitwise union. Use a simple
      boolean instead.
      eabaf6f7
  6. 15 7月, 2020 2 次提交
  7. 10 7月, 2020 3 次提交
  8. 08 7月, 2020 1 次提交
  9. 07 7月, 2020 2 次提交
  10. 03 7月, 2020 1 次提交
  11. 27 6月, 2020 2 次提交
  12. 26 6月, 2020 1 次提交
  13. 20 6月, 2020 1 次提交