{"id":50543820,"url":"https://github.com/colonelpanic8/hyprwobbly","last_synced_at":"2026-06-03T22:01:51.828Z","repository":{"id":357651978,"uuid":"1237602261","full_name":"colonelpanic8/hyprwobbly","owner":"colonelpanic8","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-13T17:11:49.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-13T19:09:25.307Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/colonelpanic8.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":"2026-05-13T10:32:45.000Z","updated_at":"2026-05-13T17:11:53.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/colonelpanic8/hyprwobbly","commit_stats":null,"previous_names":["colonelpanic8/hyprwobbly"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/colonelpanic8/hyprwobbly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colonelpanic8%2Fhyprwobbly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colonelpanic8%2Fhyprwobbly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colonelpanic8%2Fhyprwobbly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colonelpanic8%2Fhyprwobbly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colonelpanic8","download_url":"https://codeload.github.com/colonelpanic8/hyprwobbly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colonelpanic8%2Fhyprwobbly/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33881107,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-03T02:00:06.370Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2026-06-03T22:01:50.955Z","updated_at":"2026-06-03T22:01:51.824Z","avatar_url":"https://github.com/colonelpanic8.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hyprwobbly\n\nCompiz-style wobbly windows for Hyprland.\n\nThis is a standalone Hyprland plugin. It attaches an `IWindowTransformer` to\neach mapped window, simulates a small spring mesh over the window bounds, and\nrenders Hyprland's offscreen window framebuffer through a deformed OpenGL grid.\n\n## Build\n\n```sh\nnix build\n```\n\nFor `hyprpm`:\n\n```sh\nhyprpm add .\nhyprpm enable hyprwobbly\n```\n\n## Configuration\n\nBy default, the plugin applies wobble to all window movement and resize geometry\nchanges, including keyboard dispatchers such as `moveactive`,\n`movewindowpixel`, and layout-driven movements.\n\n```ini\nplugin {\n  hyprwobbly {\n    enabled = true\n    mode = always\n    grid_width = 4\n    grid_height = 4\n    tiles_x = 12\n    tiles_y = 12\n    spring_k = 18.0\n    friction = 8.0\n    mass = 12.0\n    move_factor = 0.65\n    resize_factor = 0.45\n    max_warp = 140.0\n  }\n}\n```\n\nYou can also make wobble opt in through Hyprland's `windowsMove` animation\nstyle:\n\n```ini\nanimation = windowsMove, 1, 4, default, wobbly\n\nplugin {\n  hyprwobbly {\n    mode = style\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolonelpanic8%2Fhyprwobbly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcolonelpanic8%2Fhyprwobbly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolonelpanic8%2Fhyprwobbly/lists"}