https://github.com/kotleni/panium
Lightweight, oxidized zoom and pan utility for Wayland compositors.
https://github.com/kotleni/panium
dwl hyprland panning wayland wlroots zoom
Last synced: 10 days ago
JSON representation
Lightweight, oxidized zoom and pan utility for Wayland compositors.
- Host: GitHub
- URL: https://github.com/kotleni/panium
- Owner: kotleni
- License: gpl-2.0
- Created: 2026-05-27T08:45:23.000Z (25 days ago)
- Default Branch: main
- Last Pushed: 2026-05-27T09:32:27.000Z (25 days ago)
- Last Synced: 2026-05-27T10:25:23.871Z (25 days ago)
- Topics: dwl, hyprland, panning, wayland, wlroots, zoom
- Language: Rust
- Homepage:
- Size: 23.4 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Panium
**Panium** is a lightweight, oxidized zoom and pan utility for Wayland compositors.
> **Note:** Requires a compositor supporting `zwlr_screencopy_manager_v1`.
### Controls
| Key | Feature |
| ------------------ | ------------------------------------- |
| W/S or mouse wheel | Zoom/unzoom to mouse position |
| Arrow buttons or hold left mouse button | Move around |
| Q or Esc | Close the app |
| F | Toggle spotlight mode |
### Installing
You can just execute `./install` in project directory to install it systemwide.