riverd-x11 ~master

Dynamic and static D bindings for X11 protocol client library


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

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

Authors:
  • Luís Ferreira
Dependencies:
none
Versions:
0.1.2 2019-Apr-01
0.1.1 2019-Feb-20
0.1.0 2019-Feb-18
~master 2019-Apr-01
Show all 4 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 5229 downloads total

Score:
0.6
Short URL:
riverd-x11.dub.pm