1
0
Fork 0
forked from wry/wry
No description
Find a file
2024-05-22 12:54:18 +02:00
.builds ci: install shaderc 2024-04-21 13:07:13 +02:00
.github/workflows config: add move-to-output action 2024-03-17 13:38:01 +01:00
algorithms add repository Cargo.toml 2024-05-10 15:26:08 +03:00
build wayland: implement tablet-v2 2024-05-03 11:16:07 +02:00
docs layer-shell: implement exclusive zones 2024-05-08 16:16:38 +02:00
etc portal: start portal automatically with compositor 2024-03-19 21:00:36 +01:00
jay-config docs: prepare 1.2.0 release 2024-05-05 15:42:26 +02:00
src portal: handle surface scale and transform events 2024-05-22 12:54:18 +02:00
static autocommit 2022-04-13 21:34:32 CEST 2022-04-13 21:34:32 +02:00
toml-config add repository Cargo.toml 2024-05-10 15:25:16 +03:00
toml-spec config: allow mapping input devices to outputs 2024-05-02 21:24:19 +02:00
wire layer-shell: implement exclusive zones 2024-05-08 16:16:38 +02:00
wire-dbus portal: add a desktop portal 2022-07-31 11:25:57 +02:00
wire-xcon x: use modifier-aware buffer import 2024-02-19 18:36:18 +01:00
.gitignore config: change default config to use toml-based configuration 2024-03-16 04:22:27 +01:00
.gitmodules config: change default config to use toml-based configuration 2024-03-16 04:22:27 +01:00
Cargo.lock docs: prepare 1.2.0 release 2024-05-05 15:42:26 +02:00
Cargo.toml docs: prepare 1.2.0 release 2024-05-05 15:42:26 +02:00
deploy-notes.md layer-shell: implement popups 2024-05-08 16:16:38 +02:00
LICENSE autocommit 2022-03-23 16:39:53 CET 2022-03-23 16:39:53 +01:00
README.md docs: add crates.io badge 2024-04-07 14:05:24 +02:00
release-notes.md metal: delay rendering until shortly before page flip 2024-05-20 15:29:16 +02:00
rustfmt.toml autocommit 2022-04-07 17:31:31 CEST 2022-04-07 17:31:31 +02:00

Jay

crates.io

Jay is a Wayland compositor.

screenshot.png

Features

See features.md.

Configuration

See config.md.

Building and Setup

See setup.md.

License

Jay is free software licensed under the GNU General Public License v3.0.