No description
tab-bar-height = 22 tab-bar-padding = 5 tab-bar-radius = 6 tab-bar-border-width = 2 tab-bar-text-padding = 3 tab-bar-gap = 6 tab-title-align = "center" tab-active-bg-color = "#33ccff40" tab-active-border-color = "#33ccffee" tab-active-text-color = "#ffffffff" tab-focused-bg-color = "#60606040" tab-focused-border-color = "#808080ee" tab-focused-text-color = "#ffffffff" tab-inactive-bg-color = "#30303020" tab-inactive-border-color = "#606060aa" tab-inactive-text-color = "#ffffffff" tab-urgent-bg-color = "#ff223340" tab-urgent-border-color = "#ff2233ee" tab-urgent-text-color = "#ffffffff" |
||
|---|---|---|
| .github/workflows | ||
| algorithms | ||
| book | ||
| build | ||
| compile-shaders | ||
| etc | ||
| jay-config | ||
| src | ||
| static | ||
| toml-config | ||
| toml-spec | ||
| wire | ||
| wire-dbus | ||
| wire-ei | ||
| wire-to-xml | ||
| wire-xcon | ||
| xml-to-wire | ||
| .gitignore | ||
| .gitmodules | ||
| Cargo.lock | ||
| Cargo.toml | ||
| deploy-notes.md | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| README.md | ||
| release-notes.md | ||
| rustfmt.toml | ||
Jay
Jay is a Wayland compositor for Linux with an i3-like tiling layout, Vulkan and OpenGL rendering, multi-GPU support, screen sharing, and more.
Quick Start
~$ cargo install --locked jay-compositor
~$ jay run
See the Jay Book for detailed installation instructions (including dependencies), configuration, features, and more.
The auto-generated Configuration Spec provides an exhaustive reference of every TOML config option.
License
Jay is free software licensed under the GNU General Public License v3.0.
