Code Monkey home page Code Monkey logo

x11-framework's Introduction

Introduction

Under development. Don't recommend using

The framework provides with easy API for building application on X11.

Features:

  1. Routing
  2. Handling events separately for each category: Button, Mouse, Keyboard
  3. Styling separately
  4. etc...

Installing

Installing process is simple.

Downloading:

git clone [email protected]:rahman-nero/x11-framework.git

Building:

make

Running

To run this application:

./xwindow

TODO

Features:

  • Ability to handle clicks on buttons
  • Ability to handle keyboard
  • Local state
  • Global state so that different pages could mutate one global state
  • Ability to move between routes when clicked
  • Ability to handle multiple events (keyboard, clicks)
  • Ability to listen to Focus/MouseOver etc events
  • Text output
    • Ability to change text color (Must create GC separately for each windows with text)
    • Ability to change fonts
    • Ability to change size etc
  • Somehow implement scrolling
  • Support UTF8
  • Implement
    • form input tag
    • image tag (icons as well)
    • video tag (gonna be hard)
    • audio tag (gonna be hard)

Must do:

  • Implement Garbage collector
  • Free all resource at the end

x11-framework's People

Contributors

rahman-nero avatar

Watchers

 avatar

x11-framework's Issues

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.