Kenny McCormick
Kenny McCormick
Hello, I am trying to control the brightness on a Planar PCT2435 monitor connected to a Raspberry Pi 4. The monitor *should* support DDC, per page 16 of [the user...
I feel like the current Settings System is a little bulky and inflexible. I suggest rewriting it using [Settings Parser](https://github.com/SFML/SFML/wiki/Source:-Settings-Parser). This is a very simple and flexible configuration manager. (I...
Hi there, This is a really simple patch that solves a small problem I was having with the library. I check `if (event.oldIndex == event.newIndex && event.to == event.from)` to...