1
0
Fork 0
forked from wry/wry
No description
Find a file
2024-04-18 12:46:32 +02:00
.builds it: avoid problematic halfway colors 2024-04-09 14:11:46 +02:00
.github/workflows config: add move-to-output action 2024-03-17 13:38:01 +01:00
algorithms all: reorganize packages for release 2024-04-05 19:24:34 +02:00
build logging: include version information 2024-04-11 10:00:56 +02:00
docs config: implement shortcut latching 2024-04-17 12:09:02 +02:00
etc portal: start portal automatically with compositor 2024-03-19 21:00:36 +01:00
jay-config config: implement shortcut latching 2024-04-17 12:09:02 +02:00
src seat: revert to default pointer owner when ESC is pressed 2024-04-18 12:46:32 +02:00
static autocommit 2022-04-13 21:34:32 CEST 2022-04-13 21:34:32 +02:00
toml-config all: fix clippy lints 2024-04-17 15:36:32 +02:00
toml-spec config: implement shortcut latching 2024-04-17 12:09:02 +02:00
wire seat: implement input methods 2024-04-15 15:34:00 +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 metal: preserve front buffer if atomic commit fails 2024-04-11 10:00:56 +02:00
Cargo.toml metal: preserve front buffer if atomic commit fails 2024-04-11 10:00:56 +02:00
deploy-notes.md seat: implement per-device keymaps 2024-04-12 17:06:16 +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: update release notes 2024-04-17 21:51:49 +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.