1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-15 15:53:55 +00:00

Updated linux clipboard

This commit is contained in:
Bryan Roe
2019-02-11 17:43:41 -08:00
parent cce3d7694b
commit eaf4d408a8
3 changed files with 87 additions and 2 deletions

View File

@@ -200,6 +200,7 @@ function monitorinfo()
this._X11.CreateMethod('XCreateSimpleWindow');
this._X11.CreateMethod('XDefaultColormap');
this._X11.CreateMethod('XDefaultScreen');
this._X11.CreateMethod('XDestroyWindow');
this._X11.CreateMethod('XDrawLine');
this._X11.CreateMethod('XDisplayHeight');
this._X11.CreateMethod('XDisplayWidth');