Lukas Dürrenberger

Results 449 comments of Lukas Dürrenberger

One point that was brought up on Discord is whether it wouldn't be better to integrate the event into the existing Mouse event?

I think there's an initial discussion to be had about scoped-enums. @SFML/sfml is the approach shown here, how we want to do it? Or did you imagine something else (e.g....

I added some tags, but the question is, can this issue be fixed? If so, how?

But if FRex's comment > You can only save to files named by const char \* paths. This is a limitation of stb_image_writer which is used for saving image holds...

So do we have any volunteers who'd like to create a PR for upstream stb, so we can fix it for SFML?

Changing the outline thickness, as well as changing any other visual properties, will trigger a recalculation of the geometry, which means that every glyph needs to be repositioned etc. This...

@seivan Are you interested in providing an implementation for this?

Is there a way to be more specific about which warnings are disabled? Because using `Wno-deprecated-declarations` would also silence deprecation warnings about `NSMouseMoved` / `NSLeftMouseDragged`/ `NSResizableWindowMask` / etc.

[Having enabled](https://github.com/SFML/SFML/pull/1846) all sorts of warnings and treat warnings as errors on the `2.6.x` as well as `master` branch, is this still needed?

> notionwm window manager on Linux @Veltas: How did you determin this? Since Linux and Windows share completely different implementations and APIs, I find it hard to believe that such...