Gabriel Górski

Results 3 comments of Gabriel Górski

It happened to me as well but it was caused by not setting a proper target ``` [build] target = "thumbv7m-none-eabi" ``` in `.cargo/config` or via command-line options.

> Precision: As seen together in the log, broot doesn't receive any `resize` event in this configuration. EDIT: Yes, forgot to add `broot.log`. Fixed now.

@Canop > it really looks like a i3 bug. It's interesting because it seems like `broot` has issues with this initial resizing in `sway` as well. It looks like `sway`...