Code Monkey home page Code Monkey logo

westmalle's Introduction

Westmalle

A Wayland OpenGL compositor written in pure Java. This is a work in progress and not ready for day to day use, however certain features like client movement and render output on X are considered ready.

Javadoc

Not available yet.

Building

Run maven install in the root of the project.

Running

Go in the bootstrap/target folder. Type java -jar bootstrap-1.0.0-SNAPSHOT.jar. Next fire up some test clients from the Weston compositor (eg weston-terminal). Make sure you use Weston 1.4 as more recent versions depend on xdg-shell which is not yet implemented by Westmalle.

Dependencies

Java:

  • JDK8.
  • Google Auto-Factory. Available on maven central.
  • Google Auto-Value. Available on maven central.
  • Google Dagger 2. Available on maven central.
  • jsr305. Available on maven central.
  • SLF4J. Available on maven central.
  • Wayland-Java-Bindings. Available on maven central.

Native:

  • libc
  • pixman-1
  • EGL
  • GLESv2
  • X11
  • xcb
  • X11-xcb
  • xkbcommon
  • xkbcommon-x11
  • linux

State

Build Status

Functionality Implemented
OpenGL on HTML5 (experimental) ✔️
OpenGL on X ✔️
OpenGL on KMS ✔️
Software rendering on X
Software rendering on KMS
Window moving ✔️
Window resizing ✔️
Mouse input ✔️
Keyboard input ✔️
Touch input ✔️
Drag and Drop

Known Issues

  • None.

Roadmap

Topic Progress
unit tests 90%
core protocol 80%
wl_shell 60%
sw rendering 0%
xdg_shell 0%
xwayland 0%
DRM/KMS 90%
multi seat 100%

License

Westmalle Wayland Compositor. Copyright (C) 2016 Erik De Rijcke

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.

westmalle's People

Contributors

zubnix avatar

Watchers

James Cloos avatar Dmitry 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.