{"id":26865805,"url":"https://github.com/midnighttale/winnodeco","last_synced_at":"2026-02-23T16:34:57.509Z","repository":{"id":279141980,"uuid":"937647134","full_name":"MidnightTale/winnodeco","owner":"MidnightTale","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-24T05:05:45.000Z","size":22,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-23T01:42:22.426Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MidnightTale.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}},"created_at":"2025-02-23T15:21:16.000Z","updated_at":"2025-03-18T05:55:56.000Z","dependencies_parsed_at":"2025-02-24T02:41:24.624Z","dependency_job_id":"fbbc0739-ca42-4b8c-b789-99544059fdde","html_url":"https://github.com/MidnightTale/winnodeco","commit_stats":null,"previous_names":["midnighttale/winnodeco"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MidnightTale/winnodeco","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MidnightTale%2Fwinnodeco","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MidnightTale%2Fwinnodeco/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MidnightTale%2Fwinnodeco/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MidnightTale%2Fwinnodeco/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MidnightTale","download_url":"https://codeload.github.com/MidnightTale/winnodeco/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MidnightTale%2Fwinnodeco/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29748235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T07:44:07.782Z","status":"ssl_error","status_checked_at":"2026-02-23T07:44:07.432Z","response_time":90,"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":[],"created_at":"2025-03-31T04:44:17.682Z","updated_at":"2026-02-23T16:34:57.478Z","avatar_url":"https://github.com/MidnightTale.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WinNoDeco - Window Decoration Remover\n\n⚠️ **USE AT YOUR OWN RISK** ⚠️\n\nThis is an experimental program that removes window decorations (title bars) from Windows applications. I am not a skill dev, and this software is provided as-is without any guarantees.\n\n## Configuration\n\nYou can exclude specific programs from having their decorations removed by adding their process names to the `$USERHOME/.config/winnodeco/config.json` file:\n\n```json\n{\n  \"$schema\": \"https://raw.githubusercontent.com/MidnightTale/winnodeco/refs/heads/master/schema.json\",\n  \"ignore_patterns\": {\n    \"process_names\": [\"SearchApp\", \"SystemSettings\", \"zen\", \"trae\", \"WindowsTerminal\", \"notepad\", \"SearchHost\", \"Explorer\", \"ShellExperienceHost\", \"StartMenuExperienceHost\"],\n    \"window_classes\": [\"Shell_TrayWnd\", \"Windows.UI.Core.CoreWindow\"]\n  },\n  \"override_settings\": {\n    \"exampleapp\": {\n      \"title_bar\": true,\n      \"window_buttons\": false,\n      \"border_radius\": \"Round\",\n      \"border_visible\": false\n    }\n  },\n  \"default_settings\": {\n    \"title_bar\": false,\n    \"window_buttons\": false,\n    \"border_radius\": \"Default\",\n    \"border_visible\": false\n  }\n}s\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmidnighttale%2Fwinnodeco","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmidnighttale%2Fwinnodeco","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmidnighttale%2Fwinnodeco/lists"}