kaolti/phantomat
Phantomat: a zoomable, infinite-canvas window manager for Hyprland
About the project
A Hyprland plugin that replaces workspaces with an infinite 2D canvas: windows float freely on one plane, and zooming plus title search let you move between them quickly.
Useful for
- Find a window by typing part of its title via SUPER+CTRL+G search
- Lay out windows from several monitors on one canvas and drag them across screens
- Switch between recent windows with ALT+TAB instead of workspaces
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 67 stars so far today, about 103 expected by the end of the day.
- The spike has held for 2 days in a row — not a one-off blip.
- The repository is 1 day old and already has 109 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #147.
- About 15 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 109
- Today
- 67 · ≈ 103 by evening
- Forks
- 7
- Issues and pull requests
- 0
- Watchers
- 2
- Language
- C++
- License
- BSD-3-Clause
- Created
- September 24, 2026
- Last push
- September 24, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 25, 2026Top new repositories this week: #147
More in this category
-
7.7
dream-num/univer
Open-source TypeScript SDK for embedding spreadsheet, document, and presentation editors into your own product, with a plugin architecture, Canvas rendering, a formula engine, and one Facade API for browser and…
-
7.3
devdotfast/whiteboard
An open-source desktop IDE for software design where humans and coding agents share a canvas: the agent draws diagrams you can jump from straight into code.
-
6.0
ashleydarosa/CC-Checker-Validator-Generator
Python CLI toolkit for payment QA: generates synthetic Luhn-valid card numbers by brand, BIN, or pattern and validates them, including BIN/IIN lookup, expiry and CVV checks. Works offline, supports bulk validation and…
-
5.5
git-bug/git-bug
A distributed, offline-first bug tracker embedded in git: issues live inside the repository, work offline and sync through normal git remotes. It ships a CLI, terminal and web UI, plus bridges to GitHub, GitLab, Jira…
-
5.1
leter/zh-tech-writing
An Agent Skill for writing Chinese technical documentation based on Ruan Yifeng's style guide: short sentences, plain tone, no AI-speak. Works with Claude Code and other tools supporting Agent Skills.
-
4.5
dsummersl/treepeat
A Python tool for finding duplicate, near-duplicate, and structurally similar code using tree-sitter and locality-sensitive hashing. Supports multiple languages and configurable normalization rulesets.