Skip to content

Dynamic and static D bindings for X11 protocol client library

License

Notifications You must be signed in to change notification settings

aurorafossorg/riverd-x11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RiverD X11

Dynamic and static D bindings for X11 protocol client library

Usage

import riverd.x11;

void main()
{
	// Load the X11 library.
	dylib_load_x11();

	// Now X11 functions can be called.
	...
}

How to contribute

Check out our wiki.

License

GNU Lesser General Public License (Version 3, 29 June 2007)


Made with ❤ by a bunch of geeks

License Discord Server