Alexander Weps

Results 165 comments of Alexander Weps

I am using ElectronJS for around a month and a half, but I can't seem to get the hang of the problems with the project. I can't seem to select...

Great work narrowing it to actual PR. Btw, one in 100 attempts or so, the BrowserView actually rendered for me. That's when I started digging that maybe my code is...

@Silexium That makes sense. I actually upgraded while fixing it. So it is fixed, but 1.0.78 has this bug.

@ronjouch I am not a fan of this myself. :/ What I did so far for myself is 1, 2, 3, 4, 5, 6, 7, 8, 9 and + for...

Telegram on Linux is actually showing the number of all messages, but it is very tiny. ![Screenshot_2020-04-27_00-02-33](https://user-images.githubusercontent.com/2256039/80400317-e83fa080-88ba-11ea-810e-b74a196ff96c.png) 1. The bright red dot is not a bad idea, I have seen...

This is my current state: ![icon](https://user-images.githubusercontent.com/2256039/80532618-b56dd900-899c-11ea-9fbe-f9ebb2d53be8.gif) Feel free to comment. Icons are generated based on application icon using bash script which uses convert utility to merge dynamically generated SVG with...

@renyhp I have done it for myself, but I had absolutely no time to share and I don't even know if such change would be accepted. I have basically a...

Example: ![icon-notify-1](https://user-images.githubusercontent.com/2256039/95729586-63382000-0c7d-11eb-8936-d51b73bc03ac.png) ![icon-notify-10](https://user-images.githubusercontent.com/2256039/95729607-66cba700-0c7d-11eb-8f6b-94f92ea99b29.png)

Patched nativefier: https://github.com/exander77/nativefier The patch is actually quite simple: https://github.com/exander77/nativefier/commit/be2a6a435bfc8deb4e0563afbf95892e3c0f27f4 Script to generate icons: https://gist.github.com/exander77/1f0df9d6bdacae7daed1442217351927#file-build-icons-sh You run script like this: ``` ../build-icons.sh "YourApp-linux-x64/resources/app/icon.png" ``` It will generate files: ``` icon-notify-10.png...

@renyhp Interesting, what UI do you use? I am on Ubuntu 20.04 as well, with Xfce. Edit: I am on 20.10 now, but I have been using it for some...