Skip to content

lay 0.1.169

Choose a tag to compare

@radislabus-star radislabus-star released this 13 May 20:31
· 78 commits to main since this release

lay 0.1.169

Public maintenance release.

Changes

  • Added GitHub Actions CI for public PRs and pushes.
  • CI checks formatting, Rust tests, clippy, GNOME extension syntax, KDE tray/shell syntax, release binaries, and LEM probe.
  • Keeps the public repo safer after the first external PR.

Install

git clone https://github.com/radislabus-star/lay-public.git ~/projects/lay
cd ~/projects/lay
bash install.sh

Update

cd ~/projects/lay && bash update.sh

Asset

The attached ZIP is only the GNOME Shell extension package. For the full daemon + CLI install, use bash install.sh.

Verified

  • Local full gate: scripts/check-lay-full.sh OK.
  • GitHub Actions CI: passed on main.
  • Local runtime: lay 0.1.169, GNOME extension DBus responds pong.