Philipp Korber
Philipp Korber
Yes It means the password zeroing doesn't work reliably (depending on how llvm optimizes the code). But weather it matters is hard to say for many reasons. In most systems...
I would opt for adding a `spawn_mount_safe/static` variation. Maybe I would even remove the current `spawn_mount` (both static and scoped) removing the `thread-scoped` dependency. I would consider this because I...
Thanks for the response. > exclude Wasm-specific dependencies The problem is not that the wrong files are included (we made sure they are not) but that clippy checking everything *including*...
Is it ok if I make a doc-PR adding a section which hints at `target.'cfg'` + `resolver="2"` being useful?| I also would close the issue with that. Given that people...
I ran into this. As already mentioned above you still can enter the password and unlock the screen, you "just" don't see any input indication, caps-lock warnings or anything but...
I looked more into it: - using `indicator-idle-visible` does make the indicator show initial, then when you start typing it disappears - using `indicator-radius 100` (or similar) fixes this problem...
Interestingly using a `indicator-radius` with a size which causes that bug (e.g. 50 for me) with a custom font size of `> 1` will not cause this bug to appear...
I just realized GitHub or Mail eat a comment from mine: - This also seems to be related to the font/font size, try setting a specific font size, or try...
I head a similar problem. I somehow ended up with the Yubikey flooding the android search field with random letters and then all authentication codes disappeared and didn't want to...
Just an random idea: Maybe put a blue underlined `Help!` below the gray `Tap or insert your YubiKey` which does open a modal screen with simple question & answer trouble...