Ethan Lee
bec133d77b
wayland: Use SDL_strlen instead of strlen
2021-04-09 22:30:08 -07:00
Ethan Lee
e28d978509
wayland: Minor whitespace cleanup in clipboard.c
2021-04-09 22:30:08 -07:00
Ethan Lee
875f839df4
wayland: A bunch of clipboard safety fixes.
...
Also removed Wayland_get_data_device because it was a pointless getter function.
2021-04-09 22:30:08 -07:00
Sam Lantinga
9130f7c377
Updated copyright for 2021
2021-01-02 10:25:38 -08:00
Sam Lantinga
a8780c6a28
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
Sam Lantinga
5e13087b0f
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
Sam Lantinga
e3cc5b2c6b
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
Sam Lantinga
45b774e3f7
Updated copyright for 2017
2017-01-01 18:33:28 -08:00
Sam Lantinga
d767a450dc
Fixed 2942 - Wayland: Drag and Drop / Clipboard
...
x414e54
I have implemented Drag and Drop and Clipboard support for Wayland.
Drag and dropping files from nautilus to the testdropfile application seems to work and also copy and paste.
2016-11-06 08:34:27 -08:00