Michał Buczko

Results 6 issues of Michał Buczko

`:min-width` and `:min-height` calculated in `company-posframe-show` do not take margins into account, so every time when `company-tooltip-margin` is greater than 0 following glitch occurs for frame with one possible selection:

Implement PKCE to prevent public clients using the authorization code grant from authorization code interception attack.

enhancement

I noticed one strange behaviour - when going into fullscreen I'm getting toolbar at the top, which is odd because it's disabled: `(tool-bar-mode -1)` Is there any way to get...

I'm not sure how much this is an issue but when test does not pass, strange stacktrace is shown. I've changed boot-test test to fail: ``` Testing adzerk.boot-test.test FAIL in...

Apologies if this is not related with rustic, but seems like `imenu` does not show functions other than no-arguments ones. For example, having following: ```rust async fn init_zmq(pool: Pool) ->...

Is this panic something one should be worried about? This comes from my self-hosted environment, but I've just noticed that it's being thrown from your own instance (https://pastenym.ch) too.

bug