Frans Skarman

Results 145 comments of Frans Skarman

How about a vim-like solution with a timeout. If the chain is ambiguous, wait for a timeout to decide. Also, I would find a mode where a command is run...

Yea, I was surprised by that aswell. However, according to something I read, both exif and jfif expect have their header in the first APPn section. Luckily they use different...

It depends. It seems like for some pictures it reads the thumbnail dimensions and for some pictures it reads seemingly random value that is around about 10000x10000 with the wrong...

I think you can ignore that and keep following the guide. This error looks like a better error than what was there when we wrote the guide. If you move...

Oops, this seems to cause some random freezes, don't merge until I figure that one out :sweat:

> How does this interact with multiple monitors in a given direction? Just like focusing windows, each dispatch of the movefocus command moves one monitor in that direction. > Also...

No sorry, it has worked well enough for locally me to not bother updating it yet. I might get around to it eventually, but feel free to pick it up...

Sorry no. I haven't had the need to upstream this, but perhaps I should. If you're feeling adventurous, feel free to use my fork

I'm not, I switched over to Niri a few months back

Running it through `gdb` it appears that `egl_window` is null ``` >>> p egl_window $1 = (struct wl_egl_window *) 0x0 ``` Using the `wezterm` fix of setting `default-column-width { }`...