{"id":49009391,"url":"https://github.com/skorotkiewicz/rudo","last_synced_at":"2026-04-18T22:01:13.403Z","repository":{"id":352034172,"uuid":"1213563561","full_name":"skorotkiewicz/rudo","owner":"skorotkiewicz","description":"A small, elegant dock for Wayland","archived":false,"fork":false,"pushed_at":"2026-04-17T15:08:41.000Z","size":236,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-17T16:33:52.715Z","etag":null,"topics":["dock","justsimpleapp","niri","wayland"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skorotkiewicz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2026-04-17T14:11:36.000Z","updated_at":"2026-04-17T15:56:11.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/skorotkiewicz/rudo","commit_stats":null,"previous_names":["skorotkiewicz/rudo"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/skorotkiewicz/rudo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skorotkiewicz%2Frudo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skorotkiewicz%2Frudo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skorotkiewicz%2Frudo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skorotkiewicz%2Frudo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skorotkiewicz","download_url":"https://codeload.github.com/skorotkiewicz/rudo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skorotkiewicz%2Frudo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31986325,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"ssl_error","status_checked_at":"2026-04-18T20:23:29.375Z","response_time":103,"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":["dock","justsimpleapp","niri","wayland"],"created_at":"2026-04-18T22:00:47.434Z","updated_at":"2026-04-18T22:01:13.394Z","avatar_url":"https://github.com/skorotkiewicz.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rudo\n\n![Rodo](docs/example.png)\n\nA small, elegant dock for Wayland.\n\n`rudo` is built for a clean desktop: pinned apps, live running windows, gentle autohide, and simple user configuration. It is designed to feel at home on `niri`, while still working with other Wayland compositors that expose the right protocols.\n\n## Features\n\n- Wayland-first dock UI with GTK4 + layer-shell\n- Persistent pinned apps\n- Running window tracking\n- Launch feedback to prevent double-click spam\n- Optional autohide with hover-to-reveal\n- User theming via CSS\n- User behavior settings via JSON\n\n## Compositor Support\n\n- `niri`: best experience, using `NIRI_SOCKET` integration\n- Other Wayland compositors: works through `wlr-foreign-toplevel-management` when available\n\n## Build\n\n```sh\ncargo build --release\n```\n\nOr with `just`:\n\n```sh\njust build\n```\n\n## Run\n\n```sh\ncargo run --release\n```\n\nOr:\n\n```sh\njust run\n```\n\n## Install\n### From AUR (Arch Linux)\nFor Arch Linux users, `rudo` is available in the AUR as `rudo-bin`:\n```bash\nyay -S rudo-bin\n# or\nparu -S rudo-bin\n```\nThis installs the pre-built binary. No compilation needed.\n\n## Configuration\n\n`rudo` stores its user files in `~/.config/rudo/`.\n\n- `pins.json`: pinned applications\n- `settings.json`: behavior settings\n- `style.css`: visual overrides\n\nDefault `settings.json`:\n\n```json\n{\n  \"autohide\": {\n    \"enabled\": true,\n    \"delay_secs\": 3\n  },\n  \"show_pin_button\": true\n}\n```\n\n`style.css` is loaded on every start after the built-in theme, so you can override the dock without rebuilding.\n\n## Development\n\n```sh\njust fmt\njust check\n```\n\n## Status\n\n`rudo` is intentionally small. The codebase is structured to stay easy to change as more dock behavior is added over time.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskorotkiewicz%2Frudo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskorotkiewicz%2Frudo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskorotkiewicz%2Frudo/lists"}