mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-16 15:55:39 +08:00
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. |
||
|---|---|---|
| .. | ||
| main | ||
| test/java/com/genymobile/scrcpy | ||