1
0
Fork 0
forked from wry/wry
No description
Find a file
2024-07-12 20:05:31 +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 docs: prepare 1.3.0 release 2024-05-25 14:39:20 +02: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.4.0 release 2024-07-07 20:18:50 +02:00
src render: fix sampling of transformed buffers with crop 2024-07-12 20:05:31 +02:00
static autocommit 2022-04-13 21:34:32 CEST 2022-04-13 21:34:32 +02:00
toml-config docs: prepare 1.4.0 release 2024-07-07 20:18:50 +02:00
toml-spec tree: add window-management mode 2024-05-26 02:36: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 vulkan: upgrade to ash 0.38 2024-07-08 21:54:42 +02:00
Cargo.toml vulkan: upgrade to ash 0.38 2024-07-08 21:54:42 +02:00
deploy-notes.md vulkan: upgrade to ash 0.38 2024-07-08 21:54:42 +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 docs: prepare 1.4.0 release 2024-07-07 20:18:50 +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.