Miguel Tenant de La Tour

Results 10 issues of Miguel Tenant de La Tour

When I tried the first building step using ```sudo ./Setup.sh --setup``` on MacOS on Sierra. (Btw, I had to install the packages using homebrew instead of apt-get and build-install isn't...

So idk if you really need it since you seem to be doing everything in JS, but [I've rewritten `ent-comp` in TypeScript](https://github.com/PandawanFr/ent-comp). I could submit a Pull Request if you...

In TypeScript, it is possible to define [Tuples](https://www.typescriptlang.org/docs/handbook/basic-types.html#tuple), which are just arrays with specific types at each index. It would be awesome if JSDoc could understand those as well. Having...

## I'm submitting a... - [ ] Bug report - [x] Feature request - [ ] Documentation issue or request ## Current behavior Right now, after having created a project,...

discussion-open

*This issue is a carry-over from [a discussion](https://github.com/h4llow3En/mac-notification-sys/pull/16#discussion_r471132561) in #16.* I'm unsure if this is a limitation of the [objective c to rust library](https://github.com/SSheldon/rust-objc-foundation) or if I missed something, but...

*This issue is a carry-over from issues I talked about in #16.* I noticed that when a notification is delivered and the user does not interact with it, it moves...

Perhaps GitHub has changed something to do with the GH Actions environment. Windows tests now error with the message "The notification platform is unavailable." See test error in [Build #42](https://github.com/Pandawan/deno_notify/runs/6014421455?check_suite_focus=true).

Testing on linux does not seem to work in CI anymore. Likely just need to fix the CI environment, see [Discussion in notify-rust](https://github.com/hoodie/notify-rust/discussions/142).

This is more of a long-term thing, but it would be cool to have a config that maps specific inputs/buttons to actions. For example, the `play video` action could be...

enhancement

## Description of the problem or steps to reproduce When I use zsh or nano, I can do command+left or command+right to place the cursor at the start or end...