Nicola Squartini

Results 36 comments of Nicola Squartini

Can you test it in both Wayland and X? I may include the export in the electron launcher script.

I noticed that `GDK_SCALE=2` doesn't change anything for me, and my resolution is 1366x768. I wonder if there is a minimum resolution above which `GDK_SCALE` has effect. If so the...

I just noticed that although `GDK_SCALE=2` doesn't scale my atom window, it does scale the Open File and Open Folder windows. @repsac-by @willotter I guess you will have the same...

Electron should now work out of the box on HiDPI displays, at least on X.

Commit fe61a99cf3b3387177277d2b6aa16d74531076c1 fixes the issue of white text in the menu bar (see #18).

@juvevood, what theme are you using?

@juvevood, I fixed the menu bar text in 31dc83846050b2acb1dad7c2604b2075ec445777. However, there is still the issue with the menu item becoming black when hovered.

@juvevood I think I can fix it, just need some time. Once I've done with this and a few other details, I'll PR a comprehensive gtk3 patch to Electron.

@repsac-by and @willotter, I changed the way Electron handles HiDPI in 5e21d0d7193adc9a2fa4b44c2801c07a540b115f, can you tell me if the new settings work correctly on your screens? (I don't have a HiDPI...

@willotter your version is correct, thank you.