Pavan Rikhi
Pavan Rikhi
This seems pretty complete, should I remove the work-in-progress text from the Pencil readme?
Same issue on bitrise w/ xcode 12.0. Rolling back to 11.7 fixes it for now.
@psharanda The wrapper script worked for me locally, haven't tried it out on Bitrise yet but can't imagine it'd break there.
This is currently preventing us from using brittany after we upgrade to LTS-19, so I did a little digging... GADTs trigger this formatting line in `Internal.Layouters.DataDecl.layoutDataDecl`: ``` _ -> briDocByExactNoComment...
Do they work in any other greeter? Usually, these keys are mapped to actions by your DE or WM.
Yeah I'll check out adding something like `window-border-radius` & `password-border-radius`
:thinking: password input is easy, I can just set `border-radius: ...` in the `#password` CSS, but when I try the same with the main window, I get black corners where...
Hmm hmm, just gonna add in the `password-border-radius` for now while I figure out the main window - moving that discussion to #67.
Tried for a while to get this working. I have a feeling it might be due to transparency & compositing, but not sure why it works for the password input....
So basically, start with a password box & if pam gives autologin access then switch to a "Log In" button, or just automatically log in? I'd be down to support...