Portal.CLI 0.7a review
DownloadPortal.CLI project is a set of bindings that target the Common Language Infrastructure and which cover common free and open source UN
|
|
Portal.CLI project is a set of bindings that target the Common Language Infrastructure and which cover common free and open source UNIX/Linux libraries that do not yet maintain their own CLI bindings.
Requirements:
libcairo.so (from package: cairo)
ECMA-compliant Common Language Runtime (Pnet, Mono, Microsoft .NET Framework, Rotor)
What's New in This Release:
Mono bug workaround for Xlib.XGetVisualInfo managed wrapper
Display: Added "Screens" property. It makes an array of Screens, and fills them with ScreenOfDisplay(index).
Display: Removed internal MaxRequestSize() and added public MaxRequestSize property
Display: Added ExtendedMaxRequestSize property
Display: Made Lock/Unlock public for thread-safe low-level operations.
Display: Added ConnectionNumber, MaxRequestSize, ExtendedMaxRequestSize, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QueueLength, GetRootWindowHandle(), ServerVendor, VendorRelease, Extensions.
Xlib: Added XAllPlanes, XBlackPixel, XWhitePixel, XConnectionNumber, XDefaultColormap, XDefaultDepth, XListDepths, XNextRequest, XProtocolVersion, XProtocolRevision, XQLength, XRootWindow, XServerVendor, XVendorRelease, XDefaultGC, XDefaultRootWindow, XExtendedMaxRequestSize
Xlib: Added XListExtensions
Cleaned up Examples directory
Portal.CLI 0.7a keywords