{"id":20578846,"url":"https://github.com/andrewbaxter/filterway","last_synced_at":"2025-09-26T01:31:33.865Z","repository":{"id":238135918,"uuid":"795961518","full_name":"andrewbaxter/filterway","owner":"andrewbaxter","description":"Wayland proxy that filters/modifies requests","archived":false,"fork":false,"pushed_at":"2024-05-11T11:00:08.000Z","size":16,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-16T22:28:53.221Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andrewbaxter.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","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}},"created_at":"2024-05-04T14:18:52.000Z","updated_at":"2024-12-02T20:40:13.000Z","dependencies_parsed_at":"2024-05-10T16:31:27.939Z","dependency_job_id":"dbad707d-a0d3-4210-b1c3-323603be37b7","html_url":"https://github.com/andrewbaxter/filterway","commit_stats":null,"previous_names":["andrewbaxter/filterway"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewbaxter%2Ffilterway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewbaxter%2Ffilterway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewbaxter%2Ffilterway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewbaxter%2Ffilterway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewbaxter","download_url":"https://codeload.github.com/andrewbaxter/filterway/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234280942,"owners_count":18807570,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-16T06:14:45.106Z","updated_at":"2025-09-26T01:31:33.860Z","avatar_url":"https://github.com/andrewbaxter.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Filterway\n\nis a Wayland socket proxy that can do minor changes to messages for any programs that use it's downstream socket. This allows you to do things like create a proxy wayland socket to mount in a container and write compositor decoration rules that are specific the container windows.\n\nCurrent filters:\n\n- Replace or prefix `app_id` - this can help writing compositor rules targetting programs running on a filterway instance\n- Replace or prefix `title` - this may be helpful if nesting compositors, since compositors don't expect their title to be used and don't set useful titles.\n\n# How to use it\n\nYour main compositor will have created something like `/run/user/1000/wayland-0` where `1000` is your user ID.\n\n1. Build `filterway` with `cargo build`.\n\n   Note, socket ancillary data (required by Wayland protocol) requires unstable rust currently. If you use `rustup` to manage rust it should read the `rust-toolchain.toml` file and compile accordingly.\n\n2. Run `filterway --upstream /run/user/1000/wayland-0 --downstream /run/user/1000/wayland-filtered --app-id org.example.testid`\n\n   Run `filterway --help` for details.\n\n3. Run Wayland applications or another compositor with `WAYLAND_DISPLAY=wayland-filtered`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewbaxter%2Ffilterway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewbaxter%2Ffilterway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewbaxter%2Ffilterway/lists"}