Commit Graph

6 Commits

Author SHA1 Message Date
8abc4defa7 Fixed INCR
Oops!
2023-03-29 23:24:42 -04:00
fc228a13d3 Fleshed out the mime type conversion method a bit 2023-03-29 12:33:57 -04:00
1ebf5e1103 Implemented INCR selection properties 2023-03-29 12:27:23 -04:00
ab61615018 X backend generates mime type from owner response 2023-03-29 03:03:13 -04:00
39dc09bc4a X backend clipboard properly negotiates data type with owner
The clipboard API has been changed to allow an application to
accept a number of different mime types, and the X backend will now
check the accepted types list against the owner's TARGETS list and
choose the best one.
2023-03-29 02:55:12 -04:00
0aede3502b This should have been several separate commits 2023-03-29 00:50:23 -04:00