Crispy CrispyPin
CrispyPin synced commits to main at CrispyPin/sinpin-vr from mirror 2023-04-14 06:05:25 +02:00
b00dab62db properly align & scale monitors
7ff9475174 refactor
Compare 2 commits »
CrispyPin synced commits to main at CrispyPin/sinpin-vr from mirror 2023-04-11 20:55:38 +02:00
809edb810e move grabbing logic to component
41f01e29a6 convert to steamvr input system & add binding to toggle all overlays
Compare 2 commits »
CrispyPin synced commits to main at CrispyPin/sinpin-vr from mirror 2023-04-08 03:05:25 +02:00
4bc69f2e53 change alpha with trackpad while holding a panel
2c120f462f make grabbable area a box instead of sphere, colour grabbed panels
1770dd6e26 order panels correctly based on pixel coordinates
03d15b42bd correctly display cursor position when multiple screens exist
54ea68da6b separate overlays by screen
Compare 6 commits »
CrispyPin synced commits to main at CrispyPin/sinpin-vr from mirror 2023-04-07 02:35:29 +02:00
e4a79eefd3 refactor architecture to allow more separate screen overlays eventually
3c3ed783e4 flip texture instead of overlay transform
Compare 2 commits »
CrispyPin synced commits to main at CrispyPin/sinpin-vr from mirror 2023-04-05 09:45:47 +02:00
766c3e2056 early exit if steamvr is not already running
CrispyPin synced commits to main at CrispyPin/sinpin-vr from mirror 2023-04-03 22:55:17 +02:00
6d2a6ce0e5 reposition overlay with trigger+B
CrispyPin synced commits to main at CrispyPin/sinpin-vr from mirror 2023-04-02 22:45:17 +02:00
3f1670809c cleanup
6aef8f92d7 move everything to functions
ef25392907 cleanup
e7df6a2776 display cursor position
2242c2c824 grab entire screen(s), lower framerate
Compare 5 commits »
CrispyPin synced commits to main at CrispyPin/zmk-config from mirror 2023-03-28 22:45:44 +02:00
88cb81ed6a remove alt on space for other layers than main
Compare 2 commits »
CrispyPin pushed to main at CrispyPin/ants 2023-03-22 21:38:56 +01:00
2b9a9a0ed8 make the event parser a proper iterator and block while waiting for input
CrispyPin pushed to main at CrispyPin/ants 2023-03-22 20:18:16 +01:00
572f64cb73 add README.md
c7836ca6d3 cleanup
Compare 2 commits »
CrispyPin created branch main in CrispyPin/ants 2023-03-22 20:03:34 +01:00
CrispyPin pushed to main at CrispyPin/ants 2023-03-22 20:03:34 +01:00
8ffd34dcfa add key event parser; handles basic ascii and ctrl/alt combinations
6ffb32c543 init - implement raw mode
CrispyPin created repository CrispyPin/ants 2023-03-22 20:03:17 +01:00
CrispyPin pushed to main at CrispyPin/lili 2023-03-16 22:18:32 +01:00
ec65d9ef61 better error handling in editor, fix crash in navigator
CrispyPin pushed to main at CrispyPin/dotfiles 2023-03-16 11:45:47 +01:00
045fd9ff4b Update 'firefox/treestyletab.css'
CrispyPin pushed to main at CrispyPin/lili 2023-03-15 23:11:55 +01:00
b9468ec7da add ctrl+g to go to line
CrispyPin pushed to main at CrispyPin/lili 2023-03-15 18:59:06 +01:00
b37026bae8 cleanup
CrispyPin pushed to main at CrispyPin/lili 2023-03-14 20:09:23 +01:00
29660e90c6 refactor global state access, add line numbers
CrispyPin pushed to main at CrispyPin/lili 2023-03-14 16:19:32 +01:00
cbc924f46e sort entries in directory view
CrispyPin pushed to main at CrispyPin/lili 2023-03-14 14:04:25 +01:00
aecedfb4be add confirmation dialog on exit when there are unsaved changes