Danny Smith

Results 16 comments of Danny Smith

@cjpais This is my attempt at #136 and #163 . Currently it's settings-only (no UI changes) but if you recent the last commit there's a UI too. Shout if you'd...

Gotcha - thanks! > I just want there not to be a tiny weird branch in the code path. I'd rather that branch be a major branch at the top...

Looks like rdev [might](https://github.com/Narsil/rdev/pull/173) support the fn key? Tho I'm **sure** there was a reason I used `objc2` directly here and not `rdev` - dammed if I can remember tho...

So https://github.com/cjpais/Handy/pull/224 allows the Escape key to be used to cancel recording. This PR includes a very similar a similar (though more generic) implemetation, written before 224 was merged. I've...

@meh256 Yeah that's my preferred setup too (the [`dannys-build`](https://github.com/dannysmith/Handy/tree/dannys-build) branch in my fork currently includes this feature, plus #391 if you wanna build from that while we work out how...

This doesn't seem to change any behaviour on macOS, which is probably correct because I wouldn't expect a menubar item to open an app's settings window. The current behaviour (opening...