> (On the other hand - why does snd use this..uhm..braindead resize mechanism
> where I don't see some parts of the user interface until I make the window
> larger? That's pretty weird IMHO).

"de gustibus..."? you can put this in your .snd file, or whatever:
(add-hook! after-open-hook (lambda (snd) (set! (showing-controls snd) #t)))

Reply via email to