{"id":15657862,"url":"https://github.com/willothy/glass.nvim","last_synced_at":"2025-10-18T13:47:20.096Z","repository":{"id":184372389,"uuid":"671777040","full_name":"willothy/glass.nvim","owner":"willothy","description":"A stateful windowing and animation plugin / library for Neovim (WIP)","archived":false,"fork":false,"pushed_at":"2023-08-06T00:32:30.000Z","size":20,"stargazers_count":8,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-30T22:25:13.788Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/willothy.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}},"created_at":"2023-07-28T05:42:27.000Z","updated_at":"2024-01-14T09:14:53.000Z","dependencies_parsed_at":"2024-10-23T05:45:46.111Z","dependency_job_id":"bd8c7176-da74-4cbf-b3cf-641dbbf2cd93","html_url":"https://github.com/willothy/glass.nvim","commit_stats":null,"previous_names":["willothy/glass.nvim"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willothy%2Fglass.nvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willothy%2Fglass.nvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willothy%2Fglass.nvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willothy%2Fglass.nvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willothy","download_url":"https://codeload.github.com/willothy/glass.nvim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252534993,"owners_count":21763872,"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-10-03T13:10:01.848Z","updated_at":"2025-10-18T13:47:20.022Z","avatar_url":"https://github.com/willothy.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# glass.nvim\n\n\u003e **Warning** This is in a very early state, do not try to use it.\n\nTrack, animate, move swap and resize windows with ease.\n\n# Goals\n\n## Plugin\n\n- [ ] Window moving/swapping \"modes\" similar to WinShift\n  - [ ] Multiselect - move/swap one window, or an entire frame all at once\n- [ ] Layout management\n  - [ ] Save and restore predefined layouts and sublayouts (neovim/neovim#24507)\n- [ ] Flexible autoresizing\n  - [ ] Equalize all windows - like \u003ckbd\u003e_\u003cC-w_\u003e\u003c/kbd\u003e\u003ckbd\u003e=\u003c/kbd\u003e, but animated and automated\n  - [ ] Maximize current window\n  - [ ] Keep current window at user-configured size\n  - [ ] Golden ratio - keep the current window sized using the golden ratio, inspired by [`nvim-focus/focus.nvim`](https://github.com/nvim-focus/focus.nvim)\n\n## API\n\nUsed to build the plugin's features, and exposed publicly for others to use.\n\n- [ ] Maintain an up-to-date window layout tree\n- [ ] Provide APIs for:\n  - [ ] Manipulating windows and frames (rows / cols of windows)\n  - [ ] Creating window layouts\n  - [x] Animating arbitrary properties on windows\n  - [ ] Saving and restoring layouts to/from disk\n- [ ] Don't compromise performance\n  - [ ] Update as little as possible\n  - [ ] Update by difference / don't update nodes that aren't dirty\n  - [x] Cache regularly-used objects\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillothy%2Fglass.nvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillothy%2Fglass.nvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillothy%2Fglass.nvim/lists"}