Emil Ernerfeldt
|
32677a54e4
|
egui-winit: improve clipboard logging
|
2022-12-13 09:09:25 +01:00 |
|
Emil Ernerfeldt
|
17501d7e3e
|
Update arboard, fixing copy-paste on X11 (#2238)
* Revert "Fix copy-paste on Windows (#2120)"
This reverts commit f61044cef7 .
* Update arboard to 3.2
|
2022-11-07 09:54:42 +01:00 |
|
Emil Ernerfeldt
|
f61044cef7
|
Fix copy-paste on Windows (#2120)
Closes https://github.com/emilk/egui/issues/2109
Since arboard 3.0 you must absolutely not hold onto `arboard::Clipbaord`
longer than you are using it.
See https://github.com/1Password/arboard/issues/84
|
2022-10-07 14:46:42 +02:00 |
|
Emil Ernerfeldt
|
041f2e64ba
|
Move all crates into a crates directory (#1940)
|
2022-08-20 10:41:49 +02:00 |
|