{"id":17637814,"url":"https://github.com/Jazqa/kwin-yakts","last_synced_at":"2025-03-10T03:32:37.700Z","repository":{"id":46105178,"uuid":"96010855","full_name":"Jazqa/kwin-yakts","owner":"Jazqa","description":"An easy tiling script for KWin","archived":false,"fork":false,"pushed_at":"2024-10-27T14:15:00.000Z","size":626,"stargazers_count":367,"open_issues_count":5,"forks_count":20,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-11-11T14:43:04.203Z","etag":null,"topics":["javascript","kde","kwin","tiling","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jazqa.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":"2017-07-02T08:20:00.000Z","updated_at":"2024-10-26T10:18:12.000Z","dependencies_parsed_at":"2024-10-25T01:44:59.895Z","dependency_job_id":null,"html_url":"https://github.com/Jazqa/kwin-yakts","commit_stats":null,"previous_names":["jazqa/kwin-yakts"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jazqa%2Fkwin-yakts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jazqa%2Fkwin-yakts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jazqa%2Fkwin-yakts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jazqa%2Fkwin-yakts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jazqa","download_url":"https://codeload.github.com/Jazqa/kwin-yakts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242783050,"owners_count":20184418,"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":["javascript","kde","kwin","tiling","typescript"],"created_at":"2024-10-23T03:01:48.590Z","updated_at":"2025-03-10T03:32:37.692Z","avatar_url":"https://github.com/Jazqa.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Yet Another KWin Tiling Script\n\nA tiling script for Plasma 6.\n\nPlasma 5 version is archived in [`plasma-5`](https://github.com/Jazqa/kwin-quarter-tiling/tree/plasma-5) branch and can be downloaded from [here](https://github.com/Jazqa/kwin-quarter-tiling/releases/tag/2.0).\n\n## Preview\n\n![d1](https://i.imgur.com/mjlK2s9.gif)\n\n![d2](https://i.imgur.com/xsuEXhw.gif)\n\n![d3](https://i.imgur.com/7rN8hg2.gif)\n\n## Installation\n\n**Manual:**\n\n    git clone https://github.com/Jazqa/kwin-yakts.git\n    kpackagetool6 --type=KWin/Script -r yakts || true\n    kpackagetool6 --type=KWin/Script -i ./kwin-yakts\n    rm -rf ./kwin-yakts\n\n## Configuration\n\nThe script can be configured through its configuration interface under `System Settings \u003e Window Management \u003e KWin Scripts`. You can filter problematic windows with process names, window captions or window sizes.\n\n## Shortcuts\n\nKWin shortcuts can be found in `System Settings \u003e Shortcuts \u003e Global Shortcuts \u003e KWin`.\n\nAll `(YAKTS) \u003cACTION\u003e` -shortcuts are used exclusively by the script, but the script supports a variety of KWin shortcuts as well. For example, KWin's `Move Window \u003cDIRECTION\u003e` -shortcuts also move the script's tiles.\n\nBinding the `(YAKTS) Tile Window` -shortcut is recommended, because it makes untiling problematic windows easy.\n\n## Updates\n\n**Git:**\n\n    git clone https://github.com/Jazqa/kwin-yakts.git\n    kpackagetool6 --type=KWin/Script -r yakts || true\n    kpackagetool6 --type=KWin/Script -i ./kwin-yakts\n    rm -rf ./kwin-yakts\n\nAlternatively, set this repository as the origin of `~/.local/share/kwin/scripts/yakts` to update it with `git pull`.\n\n## Uninstallation\n\n    kpackagetool6 --type=KWin/Script -r yakts\n    qdbus org.kde.kglobalaccel /component/kwin org.kde.kglobalaccel.Component.cleanUp\n\nThe script can also be uninstalled from `System Settings \u003e Window Management \u003e KWin Scripts`.\n\n## Contributions and adjustments\n\nThe script is written in TypeScript, transpiled to JavaScript and rolled up into a single `main.js` file. If you modify the `.ts` files, you have to run `npm run transpile`\n\nNew tiling layouts can be created without touching the existing code. New layouts should be placed under `src/layouts`. New layouts will work as long as the layouts implement the interface described in `src/layout.ts`. If you create a new layout, feel free to open a pull request and it'll be added to master.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJazqa%2Fkwin-yakts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJazqa%2Fkwin-yakts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJazqa%2Fkwin-yakts/lists"}