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.master
parent
199c74f62f
commit
eabaf6f7bd
Loading…
Reference in new issue