Kilian Valkhof
Kilian Valkhof
The extension this was for has since updated to include a workaround, but I usually launch Electron with a remote debugging port, open the devtools for the specific webContents, then...
In normalize-url@7, normalizing `localhost:8000` would result in `https://localhost:8000` but because of #178, `localhost:` is now seen as a protocol. This makes sense, but it's still a bit of an unwanted...
Complexity here would be that the left and right arrows are used to navigate the text in the input, and you'd probably want a modal situation where you apply whatever...
There is a PPA, it just doesnt have a version for wily: https://launchpad.net/~kilian/+archive/ubuntu/f.lux/+packages This repository is no longer maintained. please use https://github.com/xflux-gui/xflux-gui
hmm, a couple of things here. The preview button: Right now it doesn't work as expected, as it doesn't preview the selected color temperature (will release a fix soon) and...
it's a good solution, but you lose some functionality. We're working on a better solution without losing functionality :)
I could but that would be a false promise; The code as it stand doesn't work nicely with 15.04 and would need to be updated or rewritten.
What is your display config? separate xserver, nvidia or xrandr?
Hi Plombo, We're aware of the issues with preview, and we're working on it. Thanks for mentioning! :)
f.lux used gconf to save settings, If you can tell me how to make it more gnome-agnostic, I'd love to know!