珊瑚
珊瑚
It's a reasonable request. Two behaviors can be considered: 1. the target image links to the source, so when the latter is modified, the former too 2. the target image...
I have cases when the image is pasted onto pen strokes; then I don't see how the proposed solutions would work in that case
I'd be glad to have more info about the segfaults. In my experience, memory leaks could happen when you close SDL Video driver and reopen it again in the same...
did you try the latest version where I removed the audio lock? https://github.com/sanette/bogue/commit/b307b736609e19ba6fee688cfed761ce9425a2e1
aaah yes, of course... that would be great. I thought about this a long time ago, but when I discovered that SDL2 (which uses openGL internally on my linux box)...
> Is it possible that this profile only works if `opam` is installed at `/usr/bin/opam` (probably the provided system package in Ubuntu) and not if it is installed using the...
thank you very much! I am currently quite busy and won't be able to review this probably before next week. Just a first comment: my current ubuntu 22.04 ships with...
I think Id' be happy to merge this PR but could you please remove the part concerning dpi scale? It would be clearer to keep both problems separated
I like the use of Timeout, but we have a little problem: | | CPU usage when idle | CPU usage when moving mouse | |----|----|----| | Previous Bogue |...
until now I have refrained from using a more recent version of tsdl because they implicitly require a recent version of SDL2. And last time I checked, this meant than...