I was working on my game, and I thought special keyboard events might be a good idea for SFML. For example, let's say we had a character on a map. This character walked normally using wasd keys. Now, if we wanted to make the character run, we had to double click either of the wasd keys within a certain amount of time. I think it would be nice if SFML handled this
. Thanks for hearing me out