https://github.com/notashelf/grimblast-rs
[WIP] A memory safe and blazingly annoying implementation of Grimblast
https://github.com/notashelf/grimblast-rs
Last synced: 10 months ago
JSON representation
[WIP] A memory safe and blazingly annoying implementation of Grimblast
- Host: GitHub
- URL: https://github.com/notashelf/grimblast-rs
- Owner: NotAShelf
- License: gpl-3.0
- Created: 2024-01-01T10:53:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-04T06:52:45.000Z (over 2 years ago)
- Last Synced: 2025-05-15T18:47:20.056Z (about 1 year ago)
- Language: Rust
- Homepage:
- Size: 35.2 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WIP
An alternative implementation of [grimblast](https://github.com/hyprwm/contrib/blob/main/grimblast/grimblast) in Rust. Memory safe
and blazingly annoying to maintain.
## TODO
- Get active window geometry from the hyprland create
- Get active output from the hyprland crate
- Order insensitive argument handling (i.e copy active and active copy both do the same thing)