Jakub Duras

Results 14 issues of Jakub Duras

Currently, it's possible to open one context menu by clicking in the upper left corner and another by clicking anywhere else. I think this should be prevented since there is...

I noticed this some time ago when opening the #498. Sometimes it gets fired after roughly 250ms and sometimes after roughly 500ms. This means the Time doesn't get updated precisely...

There is currently WIP branch https://github.com/durasj/webamp-desktop/tree/webamp-real-dep using the webamp as a dependency instead of the custom bundle we currently have. It would be nice to finalize it, bump other packages...

It would be great to support native APIs of the operating systems. For Mac, there was good work done by the @captbaritone in the #10. Later, we can look at...

We are currently overriding thumbnail on the Windows by calling setThumbnailClip with just the main window. Something similar can be done on the Mac by setting [miniwindowimage](https://developer.apple.com/documentation/appkit/nswindow/1419185-miniwindowimage) before the window...

**Is your feature request related to a problem? Please describe.** @captbaritone proposed: > I wonder if we should expose some way for Webamp Desktop to use Electrons context menus instead...

@captbaritone mentioned this solution in [#494](https://github.com/captbaritone/webamp/issues/394): > [...]the window stick to the edge of the first screen, and has to be pushed a bit farther into the next screen before...

There is one error that gets reported once in a while (really only like once a month or few months even though the component is used pretty extensively). Users don't...

Hi @bianchimro, I'm creating a PR for the #99. Let me know what you think. Thanks