mirror of
https://github.com/glfw/glfw.git
synced 2024-11-11 04:53:50 +00:00
Updated Multiple copy issues (markdown)
parent
ba314478ba
commit
1c794cec8a
@ -32,6 +32,7 @@ Each copy of GLFW has its own connection to the Wayland compositor and events ar
|
||||
|
||||
X11 clipboard transfer is an async protocol coordinated via window properties (😱) and clipboard retrieval is implemented via a custom event loop. This does not allow other copies to process events, meaning clipboard transfer between copies would deadlock.
|
||||
|
||||
## Wayland clipboard transfer
|
||||
## Cocoa current directory
|
||||
|
||||
By default the current directory is set to the Resources directory of the application bundle at init. The init hint that controls this only affects that copy.
|
||||
|
Loading…
Reference in New Issue
Block a user