{"id":47766332,"url":"https://github.com/wayle-rs/wayle","last_synced_at":"2026-05-18T06:15:18.236Z","repository":{"id":303161646,"uuid":"1002660578","full_name":"wayle-rs/wayle","owner":"wayle-rs","description":"Wayland Elements -  A compositor agnostic shell with extensive customization","archived":false,"fork":false,"pushed_at":"2026-05-13T04:12:56.000Z","size":10257,"stargazers_count":322,"open_issues_count":79,"forks_count":37,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-05-13T06:23:51.279Z","etag":null,"topics":["bar","catppuccin","desktop","desktop-shell","gtk4","hyprland","linux","notifications","osd","panel","relm4","rust","shell","status-bar","theme","wayland"],"latest_commit_sha":null,"homepage":"https://wayle.app","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wayle-rs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-15T23:45:02.000Z","updated_at":"2026-05-13T04:13:00.000Z","dependencies_parsed_at":"2025-07-13T05:23:31.583Z","dependency_job_id":"36ea0d25-57c1-43f4-973f-c303b483edd0","html_url":"https://github.com/wayle-rs/wayle","commit_stats":null,"previous_names":["jas-singhfsu/wayle"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/wayle-rs/wayle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wayle-rs%2Fwayle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wayle-rs%2Fwayle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wayle-rs%2Fwayle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wayle-rs%2Fwayle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wayle-rs","download_url":"https://codeload.github.com/wayle-rs/wayle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wayle-rs%2Fwayle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33167432,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bar","catppuccin","desktop","desktop-shell","gtk4","hyprland","linux","notifications","osd","panel","relm4","rust","shell","status-bar","theme","wayland"],"created_at":"2026-04-03T07:02:43.261Z","updated_at":"2026-05-18T06:15:18.230Z","avatar_url":"https://github.com/wayle-rs.png","language":"Rust","funding_links":[],"categories":["Tools"],"sub_categories":["Status Bar/Shell"],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/wayle.svg\" width=\"200\" alt=\"Wayle\"\u003e\n\u003c/p\u003e\n\n# Wayle\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/wayle-rs/wayle/actions\"\u003e\u003cimg src=\"https://img.shields.io/github/actions/workflow/status/wayle-rs/wayle/ci.yml?branch=master\u0026style=for-the-badge\" alt=\"CI\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/wayle-rs/wayle/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-blue?style=for-the-badge\" alt=\"License\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://wayle.app\"\u003e\u003cimg src=\"https://img.shields.io/badge/Wiki-wayle.app-7aa2f7?style=for-the-badge\" alt=\"Wiki\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nA Wayland desktop shell with the bar, notifications, OSD, wallpaper, and device controls built in. Written in Rust with GTK4 and Relm4.\n\nConfigure it in `config.toml`, through the `wayle-settings` GUI, or with the `wayle config` CLI.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/wayle-preview.png\" alt=\"Wayle desktop shell\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/wayle-settings-preview.png\" alt=\"Wayle settings GUI\"\u003e\n\u003c/p\u003e\n\n## Documentation\n\nFull guides, reference, and walkthroughs are at **[wayle.app](https://wayle.app)**.\n\n- [Getting started](https://wayle.app/guide/getting-started) - Installation instructions\n- [Editing config](https://wayle.app/guide/editing-config) - File layout, live reload, imports, CLI editing\n- [Bars and layouts](https://wayle.app/guide/bars-and-layouts) - Per monitor layouts, groups, classes\n- [Themes](https://wayle.app/guide/themes) - Color tokens, theme files\n- [Custom icons](https://wayle.app/guide/custom-icons) - Installing icons, icon sources\n- [Custom modules](https://wayle.app/guide/custom-modules) - Shell-backed bar modules\n- [CLI](https://wayle.app/guide/cli) - Every subcommand\n- [Config reference](https://wayle.app/config/) - Full config documentation\n\n## Install\n\nArch Linux binary:\n\n```sh\nyay -S wayle-bin\n```\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eArch (from source)\u003c/b\u003e\u003c/summary\u003e\n\nInstall Rust via [rustup](https://rustup.rs), then the system libraries:\n\n```sh\nsudo pacman -S --needed git gtk4 gtk4-layer-shell gtksourceview5 \\\n  libpulse fftw libpipewire systemd-libs clang base-devel\n```\n\nRuntime daemons for the battery, bluetooth, network, power, and audio modules (skip any you don't need):\n\n```sh\nsudo pacman -S --needed bluez bluez-utils networkmanager upower \\\n  power-profiles-daemon pipewire wireplumber pipewire-pulse\nsudo systemctl enable --now bluetooth NetworkManager upower power-profiles-daemon\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eDebian / Ubuntu\u003c/b\u003e\u003c/summary\u003e\n\nUbuntu 24.04 LTS does not package `libgtk4-layer-shell-dev`. Use Ubuntu 25.04+ or Debian 13 (trixie).\n\nInstall Rust via [rustup](https://rustup.rs), then the system libraries:\n\n```sh\nsudo apt install git pkg-config cmake libgtk-4-dev libgtk4-layer-shell-dev \\\n  libgtksourceview-5-dev libpulse-dev libfftw3-dev libpipewire-0.3-dev \\\n  libudev-dev clang build-essential\n```\n\nRuntime daemons:\n\n```sh\nsudo apt install dbus-user-session bluez network-manager \\\n  upower power-profiles-daemon pipewire-pulse wireplumber\nsudo systemctl enable --now bluetooth NetworkManager upower power-profiles-daemon\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cb\u003eFedora\u003c/b\u003e\u003c/summary\u003e\n\nRequires Fedora 42 or later.\n\nInstall Rust via [rustup](https://rustup.rs), then the system libraries:\n\n```sh\nsudo dnf install git cmake pkgconf-pkg-config gtk4-devel gtk4-layer-shell-devel \\\n  gtksourceview5-devel pulseaudio-libs-devel fftw-devel pipewire-devel \\\n  systemd-devel clang gcc\n```\n\nFedora Workstation already ships the runtime daemons. Minimal and Server installs need:\n\n```sh\nsudo dnf install pipewire-pulseaudio wireplumber NetworkManager bluez upower \\\n  power-profiles-daemon\nsudo systemctl enable --now bluetooth NetworkManager upower power-profiles-daemon\n```\n\n\u003c/details\u003e\n\n### Build and launch:\n\n```sh\ngit clone https://github.com/wayle-rs/wayle\ncd wayle\ncargo install --path wayle\ncargo install --path crates/wayle-settings\nwayle icons setup\nwayle panel start\n```\n\nOn a different distro? See [wayle.app/guide/getting-started](https://wayle.app/guide/getting-started) for the library-version reference.\n\n\u003ca href=\"https://repology.org/project/wayle/versions\"\u003e\n    \u003cimg src=\"https://repology.org/badge/vertical-allrepos/wayle.svg\" alt=\"Packaging status\"\u003e\n\u003c/a\u003e\n\n## Configuration\n\nThe config file is at `~/.config/wayle/config.toml`. Changes reload on save:\n\n```toml\n[bar]\nlocation = \"top\"\nscale = 1.25\n\n[[bar.layout]]\nmonitor = \"*\"\nleft = [\"dashboard\"]\ncenter = [\"clock\"]\nright = [\"volume\", \"network\", \"bluetooth\", \"battery\"]\n\n[modules.clock]\nformat = \"%H:%M\"\n```\n\nEvery field is documented at [wayle.app/config](https://wayle.app/config/).\n\n## Requirements\n\nA Wayland compositor that implements the `wlr-layer-shell` protocol. Compositor-specific modules currently target Hyprland; Niri, Sway, and Mango support is in development.\n\n## Credits\n\nLogo by [@M70v](https://www.instagram.com/m70v.art/).\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwayle-rs%2Fwayle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwayle-rs%2Fwayle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwayle-rs%2Fwayle/lists"}