1
0
Fork 0
forked from wry/wry
No description
Find a file
mahkoh 086f3eb4f8
Merge pull request #236 from mahkoh/jorth/location
seat: remove unused IpcVtable::LOCATION
2024-07-25 19:39:47 +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 wayland: implement wl_touch 2024-07-21 02:00:47 +02:00
etc portal: start portal automatically with compositor 2024-03-19 21:00:36 +01:00
jay-config wayland: implement wl_touch 2024-07-21 02:00:47 +02:00
src seat: remove unused IpcVtable::LOCATION 2024-07-25 19:37:44 +02:00
static autocommit 2022-04-13 21:34:32 CEST 2022-04-13 21:34:32 +02:00
toml-config wayland: implement wl_touch 2024-07-21 02:00:47 +02:00
toml-spec wayland: implement wl_touch 2024-07-21 02:00:47 +02:00
wire wayland: implement wl_touch 2024-07-21 02:00:47 +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 metal: implement VRR 2024-07-18 14:20:01 +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 wayland: implement wl_touch 2024-07-21 02:00:47 +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.