gitspeaks

Results 20 comments of gitspeaks

@davidboles Thanks! this is all reassuring. Hopefully more documentation will arrive soon. BTW, are you aware of any gotchas building the project on Ubuntu?

>we are looking at adding support for Ubuntu 18.04.4 That would be great!! My environment is based on Ubuntu so I'll continue to experiment with project once you provide the...

Thanks for the clarification! I've tested it and you're right, it works as expected. I suggest adding a note to the documentation explaining that Borg internally detects the name by...

How do you know that this a matter of how “stroking” works ? I’m asking seriously. Are you aware of any authoritative reference defining “stroking”. I actually tried several searches...

I understand what you’re saying, and if “trace-a-path” == “stroke” then so be it. I’m not arguing with the the standard (although it would be clearer if they used the...

https://docs.microsoft.com/en-us/windows/win32/gdi/path-creation

BTW, it is even suggested not use floating-point coordinates for performance reasons. "Avoid floating-point coordinates and use integers instead" https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API/Tutorial/Optimizing_canvas#avoid_floating-point_coordinates_and_use_integers_instead I assume this is not strictly about drawImage since I...

Standard Ubuntu 24.04 LTS desktop installation.

I personaly avoid installing "tweak" tools, don't know if a tweak will come and bite me in a different use-case... In any case, the issue is not about allowing interaction...

Correct. Apparently, this is a [well known](https://www.reddit.com/r/gnome/comments/1dbzni6/dear_gnome_devs_attach_modal_dialogs_should_be/) behavior in GNOME. I wouldn't hold my breath for it to get resolved. I think seeing a live preview of different opacity settings...