Swar Shah
Swar Shah
I would love to have nested popover inside another popover for multi-level functionality. Unfortunately, I have tried it and it doesn't work, it just crashes and jumps to the main...
@jhabdas I will look into possibilities of those but if you just want to open man page in a new window like Terminal app does then you can add `{...
Yes, that is very much intentional. It basically does `^C` and it is to make sure that the command runs fine even if you something written in terminal. But you...
@Efrat19 Thanks. Yes, it wouldn’t be hard to add it in slider https://electronjs.org/docs/api/touch-bar-slider or scrubber https://electronjs.org/docs/api/touch-bar-scrubber but what are the use cases you have in mind for those? We can...
Thanks for the PR but the space was added intentionally for the issue identified in #6 I'm happy to merge this in if we can find a better solution for...
It's due to Chrome's security measures. You can disable it though, at least for now. Go to `chrome://flags` and search for `Incognito` and you should see `Incognito Screenshot` and set...
I wondered this myself, and then I discovered that the version bump commit was not a part of the 2.7 release.