Jan Hovancik

Results 32 issues of Jan Hovancik

### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/master/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. -...

platform/linux
bug :beetle:
bug/regression :leftwards_arrow_with_hook:
12-x-y

How would I go about `return all users who can see at least english and french content` user 1 => `en`, `fr`, `ca` user 2 => `en`, `fr` user 3...

question

Hi there, so I have a function in my app where I reset settings to the defaults. Thus I was trying to use `.clear()`. But I noticed that it first...

Add Global shortcuts for: - reset breaks - resume breaks #928 - pause breaks #928 - skip to mini - skip to long Do we need shortcuts to for Pause...

What do you think the structure of document should be? I think it will clear up once there is more stuff, but for subcategories we should use alphabetical order.

enhancement
help wanted

a lot of JS scripts use something like: `script.src = '//cdn.syndication.twimg.com/widgets/timelines/'` which becomes `'file://cdn.syndication.twimg.com/widgets/timelines/'` would there be a way to fix this, except hardcoding it to http or https? ##...

enhancement

Was working fine with electron 9.0.5. "spectron": "^11.0.0", Same error for: `TypeError: this.app.client.waitUntilWindowLoaded(...).windowByIndex is not a function` SImple test as in readme: ``` return this.app.start() .then(() => { chaiAsPromised.transferPromiseness =...

https://github.com/rhysd/Tui#notifications MacOS ![image](https://user-images.githubusercontent.com/4745859/50896333-086af800-1409-11e9-9f52-1a11fc29b0c3.png)

### Describe the bug Trying install this via Admin interface on Yuno 4.3.5 (https://paste.yunohost.org/raw/uzaronemig). AFAIK, I should see keys generated at the end of the install but nothing there. No...