Commit Graph

9 Commits

Author SHA1 Message Date
6456759bfc The targets list now has the proper type of ATOM 2023-03-30 20:51:11 -04:00
Sasha Koshka
017543aa0f Temporary redirect to patched xgbutil that will only work on my machine 2023-03-30 18:05:29 -04:00
f9e5503320 Pasting implemented (nonworking) 2023-03-30 13:10:58 -04:00
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