Dustin Falgout

Results 116 comments of Dustin Falgout

Basically what the greeter will do is alert the user that an error was detected and give them the option to load one of the default themes (thus preventing them...

@legostax >It would also be nice to have the greeter log Javascript errors to a file so the user can read them once they're logged in. Indeed, its already implemented....

@FallingSnow >I will argue that the current error detection system has given me numerous false alarms, Indeed, that's what the first paragraph in my [OC](https://github.com/Antergos/lightdm-webkit2-greeter/issues/104#issue-198255306) is referring to. >Will a...

I see. You're right. Let me give it some more thought...

I think you are probably right about it being related to the animation. I'd be interested to know if you see the same behavior with our 3.0.0 release candidate.

Whoops, I got this issue mixed up with #139. I have a feeling they are essentially the same issue though.

No, currently that isnt possible. I think we can certainly add support for custom keys. Probably do it as a separate section named `theme`. Though it might be preferable to...

The same rules apply in this case as with the web. Local storage is never guaranteed and can be cleared by the user at any time. Though in reality, most...

This should be fixed in the latest master branch. As soon as meson (build tool) releases 0.37 I'll release the next major version of the the greeter (code is currently...

@Restraint Could you let me know if the issue still occurs with the latest release?