Serge
Serge
**If your question is "how to activate a default command (for example the one triggering hibernation) with this Sleep-On-Lan program"**, then the answer is obvious (and foundable in the main...
Yes, having the capacity to add some OpenAction just with that basic feature : - jump to a specific internal page of the PDF (ideally just by specifying the page...
Hey. Thanks for this detailled answer. Ok, i understand your position and the "too much work"/"not willing to have breaking changes" considerations. But, indeed, if one day you go for...
Hello The code is quite straightforward : ```go // uncompress files from an archive and have the list of found files in the "files" array for _, file := range...
Yes, yes, sorry for the confusion, it's a simplified copy'n'paste, i'm of course checking the error after the `imgconv.Open()` (otherwise it would even fail to compile, and `src, _ :=...
Mhh sure, but it's not the point - the nil / panic is not in my code, it's inside the lib (because the image was somehow "corrupted" i think, and...