-
- Downloads
- Implement interprocess clipboard communication.
- Support for the PRIMARY and CLIPBOARD selection atoms. - Support for the TARGETS selection format. - Expose native Windows clipboard formats through X selection targets.
Showing
- include/clipboard.h 15 additions, 6 deletionsinclude/clipboard.h
- include/ttydrv.h 5 additions, 1 deletioninclude/ttydrv.h
- include/x11drv.h 8 additions, 2 deletionsinclude/x11drv.h
- ole/clipboard.c 19 additions, 2 deletionsole/clipboard.c
- windows/clipboard.c 504 additions, 240 deletionswindows/clipboard.c
- windows/ttydrv/clipboard.c 38 additions, 2 deletionswindows/ttydrv/clipboard.c
- windows/ttydrv/init.c 5 additions, 1 deletionwindows/ttydrv/init.c
- windows/user.c 7 additions, 3 deletionswindows/user.c
- windows/x11drv/clipboard.c 841 additions, 175 deletionswindows/x11drv/clipboard.c
- windows/x11drv/event.c 178 additions, 44 deletionswindows/x11drv/event.c
- windows/x11drv/init.c 5 additions, 1 deletionwindows/x11drv/init.c
Loading
Please register or sign in to comment