7 Commits

Author SHA1 Message Date
eea3c757c0 Add module output.rs for image file path
- Modularity
- Avoid code duplication
- FIx comments in `core.rs`
2025-12-08 16:12:03 +05:30
31900b4a17 Basic window capturing
- Capture current window
- First step before implementing "click-to-select" window
- `fmt` and `clippy` fixes
2025-12-08 15:19:04 +05:30
60fe3bf12c Separate fullscreen capture from core.rs
- Modularity and abstraction
- Separation of concerns
2025-12-08 13:25:56 +05:30
39ef220c98 Update README
- Add description
- Add roadmap/todo
2025-12-07 17:19:05 +05:30
5a125a5993 Full-screen screenshot
- Working `bazooka-full` binary from `fullscreen.rs` module
2025-12-07 16:47:30 +05:30
0c0715339e Update README.md 2025-12-06 05:34:10 +00:00
22d73f74b4 Initial commit 2025-12-06 05:33:28 +00:00