Code Monkey home page Code Monkey logo

xsharp's Introduction

XSharp - A subset of the Xlib C API wrapped for Mono in C#

This library will eventually be used to port aewm++/mini window managers to C#/Mono 

NOTE: The XEvent structure is set to an explicit size of 192 for a 64bit system. Edit
that if you are on a 32 bit system to be half the size. I'll try to automate this later.

The code is rough, not everything works or is totally correct yet. No documentation. 

The contents of the monodevelop solution are:

- xsharp : The subset of the Xlib C API wrapped

- windowtest : A test application that tests a variety of functions within the library

- mini : The beginnings of a port of my C++ window manager mini to C#. The code is not complete
         and has not been tested. I am in the prototyping stage, raw porting of all code. This
         will help me fill in the missing parts to xsharp and get things working. The port
         is basically as close as a one for one as possible. As xsharp becomes more stable
         the API will evolve to be more C# like instead of C like.

--

Frank Hale <[email protected]> aka majyk
           <http://github.com/frankhale> Me @ GitHub
           <irc.freenode.net> On IRC @ ##sandbox

Date: 16 June 2010

This code is released under the GNU GPL license version 3

xsharp's People

Contributors

frankhale avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.