Thierry Crozat
|
e79fc3ac76
|
OSX: Handle encoding conversion for clipboard text
|
2018-04-29 21:47:10 +01:00 |
|
Thierry Crozat
|
3fe0e3c38e
|
OSYSTEM: Add API to copy text to clipboard
This has also been implemented for the SDL2 and macOS backends.
|
2018-04-29 21:47:10 +01:00 |
|
Thierry Crozat
|
442edb6ccc
|
MACOSX: Expand ~ in default screenshot path
When using SDL to save the screenshot, using a told results in
an error.
|
2017-04-26 08:39:06 +01:00 |
|
Thierry Crozat
|
11dd33bb73
|
MACOSX: Create screenshot on Desktop
This is consistent with the OS shortcut (Crtl+Shift+3) to take a
screenshot.
|
2017-04-24 01:06:50 +01:00 |
|
Thierry Crozat
|
f490fb811a
|
OSX: Implement clipboard support
There was already an implementation using SDL2 in the SDL backend,
but this way we have it available also when using the SDL 1.
|
2016-08-30 21:37:34 +01:00 |
|