Tony O
Tony O
  
Interesting. Where did you get the binary, out of interest? I haven't noticed much performance penalty unless I use bigger nets, but my phone is quite powerful I guess
crategus/cl-cffi-gtk#82 I guess @commander-trashdin just gave up, but this is definitely a problem
Oh, a better thought, you could actually just replace `(window-width)` with ```elisp (let ((widths (mapcar (lambda (w) (with-selected-window w (window-width))) (get-buffer-window-list (current-buffer) nil t)))) (if (null widths) 1 (apply #'min...
@crimera @kazimmt any chance of #3665 in piko?
Thirded
i really hate these kinds of bots.
Remember that home-manager is implemented entirely in nix. Nothing formally prevents any part of it from being absorbed into nixpkgs besides politics and sentiment.