1
0
Fork 0
forked from wry/wry
No description
Find a file
2024-10-22 11:11:29 +02:00
.builds video: add udmabuf allocator 2024-09-01 20:25:22 +02:00
.github/workflows config: add move-to-output action 2024-03-17 13:38:01 +01:00
algorithms docs: prepare 1.6.0 release 2024-09-25 11:42:51 +02:00
build all: warn on unsafe-op-in-unsafe-fn 2024-10-20 18:39:11 +02:00
docs Merge pull request #275 from mahkoh/jorth/vsync-min-max 2024-10-12 10:00:28 +02:00
etc etc: use GTK4 file chooser portal if available 2024-09-21 13:02:19 +02:00
jay-config config: warn on unsafe-op-in-unsafe-fn 2024-10-20 18:07:48 +02:00
src fractional-scale: implement accurate rounding 2024-10-22 11:11:29 +02:00
static autocommit 2022-04-13 21:34:32 CEST 2022-04-13 21:34:32 +02:00
toml-config toml-config: address clippy lints 2024-10-19 11:50:58 +02:00
toml-spec xwayland: allow windows to scale themselves 2024-10-08 11:14:30 +02:00
wire wayland: implement commit-timing-v1 2024-10-11 21:03:33 +02:00
wire-dbus portal: implement RemoteDesktop portal 2024-07-25 19:40:29 +02:00
wire-ei ei: add support for libei 2024-07-25 19:40:29 +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 build: switch to upstream tracy-client-sys version 2024-10-12 13:23:52 +02:00
Cargo.toml build: switch to upstream tracy-client-sys version 2024-10-12 13:23:52 +02:00
deploy-notes.md config: make ui dragging configurable 2024-10-02 11:35:07 +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 commit-timing-v1 2024-10-11 21:03:33 +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.