Commit Graph

19 Commits (master)

Author SHA1 Message Date
Wynd 52b97bc36d Attempt at making this work on windows systems too 2024-11-18 11:26:06 +02:00
Wynd 2bc6898b15 Hiding the cursor while dragging the screen 2024-11-10 11:11:16 +02:00
Wynd 5e8716acf0 Some cleanup 2024-11-08 13:08:12 +02:00
Wynd 9127c4ddac Smooth spotlight scaling 2024-11-08 10:13:34 +02:00
Wynd 1a8097be9b Added the README file 2024-11-07 22:36:10 +02:00
Wynd 6fe6604c35 Remove some unused stuff and and better handling for cursor visibility 2024-11-07 12:46:13 +02:00
Wynd 9a03b4a36c Automatically hide the cursor when the spotlight is activated 2024-11-07 12:28:49 +02:00
Wynd 49d8745374 Updated dependencies 2024-11-07 12:11:26 +02:00
Wynd d8451c1053 Cursor hiding functionality 2024-11-07 01:16:12 +02:00
Wynd 9ea1ab3b5b Spotlight feature 2024-11-07 01:12:53 +02:00
Wynd 79c10f6d95 Some name changes and constats for the controller 2024-11-06 13:23:50 +02:00
Wynd 5afea588bb Movement limits 2024-11-06 13:18:54 +02:00
Wynd ceeeb6e268 Some better code organization for xy movement and camera reset key 2024-11-06 00:49:30 +02:00
Wynd c2f7effc71 More control options and zoom limits 2024-11-05 23:06:28 +02:00
Wynd e1028d3d89 Nicer way of moving around, still very WIP 2024-11-05 01:23:56 +02:00
Wynd d1cd09b52a Camera + basic controller, very WIP still 2024-11-04 22:09:33 +02:00
Wynd 136d965f5e Removed tokio, split the app and state and using the ActiveEventLoop instead 2024-11-04 13:37:12 +02:00
Wynd 39f2336985 Same as before but using wgpu and wgsl instead 2024-11-04 12:39:10 +02:00
Wynd d16bbe2032 Initial commit, takes picture and displays it fullscreen 2024-11-03 16:01:34 +02:00