1.0.0-alpha.0 • Published 2 years ago

westfield-scanner-server v1.0.0-alpha.0

Weekly downloads
4
License
MIT
Repository
github
Last release
2 years ago

Westfield

Build Status

A JavaScript Wayland protocol generator. Generates JavaScript RPC stubs based on a wayland xml to let native Wayland applications talk the browser. The primary use case being Greenfield.

server

Inside the server/node directory the following modules are present:

  • runtime: Provides the server side api and other tooling required at runtime.

  • generator: Generates server side protocol stubs at build time, using a Wayland protocol xml file.

  • endpoint: A shim Wayland compositor. Forwards raw wire protocol messages.

  • endpoint-native: A fork of libwayland-server used by the endpoint module.

    • Requires native libffi headers to build. sudo apt-get install -y libffi-dev
    • Requires cmake-js on your path. npm install -g cmake-js
  • endpoint-generator: Generates shim Wayland server protocol stubs to properly interoperate with natively implemented Wayland server libraries.

1.0.0-alpha.0

2 years ago

0.5.0

3 years ago

0.5.1

3 years ago

0.4.0

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.5

5 years ago

0.2.4

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.4

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.22

6 years ago

0.0.21

6 years ago

0.0.20

7 years ago

0.0.19

7 years ago

0.0.18

7 years ago

0.0.17

7 years ago

0.0.16

7 years ago

0.0.15

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago