Commit Graph

8 Commits

Author SHA1 Message Date
2b1116d920 refactor: remove unused const and var to pass staticcheck
- Remove unused 'killed' const in util.go
- Remove unused 'command' var in examples/injection/main.go
2026-02-23 18:07:29 +00:00
ed8cf8cb95 Add multidevice support to eventcapture, complete bubbletea UI for tapRec example 2022-08-03 18:29:19 -07:00
08c76ed2c8 in-progress of json export feature 2022-08-03 12:06:23 -07:00
82d0a5934b Added Resolution type 2022-08-02 23:34:21 -07:00
3e348641d8 tap and swipe replay works 2022-08-02 23:12:35 -07:00
cab458ce53 Add get screen resolution code 2022-08-02 21:29:10 -07:00
0bf89f9a2d Added todo for updates to example code 2022-08-02 21:00:33 -07:00
2ae269d3c9 arbitrary exec example functional 2022-08-02 20:58:35 -07:00