What That Claude DO?! Screenshot tooling. Also there is a visual bug when creating a screenshot when moving

This commit is contained in:
2026-05-03 23:58:55 +02:00
parent 01057c1c38
commit 7fe112293e
12 changed files with 5939 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
fn main() {
let _ = eframe::egui::ViewportBuilder::default().with_active(false);
}