1
0
Fork 0
forked from wry/wry
No description
Find a file
mahkoh 62767ab304
Merge pull request #174 from mahkoh/jorth/github-actions
docs: recommend installing shaderc
2024-04-21 13:24:25 +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 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 Merge pull request #174 from mahkoh/jorth/github-actions 2024-04-21 13:24:25 +02:00
etc portal: start portal automatically with compositor 2024-03-19 21:00:36 +01:00
jay-config seat: add framework to select toplevels 2024-04-18 17:12:11 +02:00
src tree: fix positioning of layer-shell surfaces 2024-04-20 21:01:36 +02:00
static autocommit 2022-04-13 21:34:32 CEST 2022-04-13 21:34:32 +02:00
toml-config chore: layer shell programs need privileged (#172) 2024-04-21 11:53:04 +02:00
toml-spec chore: layer shell programs need privileged (#172) 2024-04-21 11:53:04 +02:00
wire portal: implement workspace capture 2024-04-20 13:49:46 +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 portal: implement workspace capture 2024-04-20 13:49:46 +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.