Elias Daler
|
e845e50142
|
X11InputManager doesn't need m_display now
|
2020-04-15 13:54:28 +02:00 |
|
Elias Daler
|
5cb59b802c
|
KeySym to sf::Keyboard::Key mapping
(also made better names for keycode, sf::Scancode and sf::Key conversion functions)
|
2020-04-15 13:54:28 +02:00 |
|
Elias Daler
|
ba513484fc
|
Generate KeySym -> Unicode mapping, so we don't need to make fake events in getDescription now
|
2020-04-15 13:54:28 +02:00 |
|
Elias Daler
|
37a49302af
|
getDescription implementation for X11
|
2020-04-15 13:54:22 +02:00 |
|
Elias Daler
|
84a19239a4
|
Add comments for functions and follow SFML's coding standard more closely
|
2020-04-15 13:53:47 +02:00 |
|
Elias Daler
|
79a37aa845
|
Store pointer to Display in X11InputManager
|
2020-04-15 13:53:41 +02:00 |
|