Simeon Manolov
|
f2cddaa21b
|
Split vcmiclient in two
Similar to vcmiserver (app) and vcmiservercommon (lib), now
there is vcmiclient (app) and vcmiclientcommon (lib).
|
2024-08-14 19:20:01 +03:00 |
|
Ivan Savenko
|
611249d11d
|
Added workaround for weird SDL behavior that causes SDL to report text
input as active when app starts until first actual text input
|
2024-04-11 22:00:20 +03:00 |
|
Ivan Savenko
|
ea439ad175
|
Dispatch text input SDL calls in main thread on all platforms
|
2024-01-22 22:19:52 +02:00 |
|
Ivan Savenko
|
2a634b2ec0
|
Fixed UI updates on switching to/from fullscreen
|
2023-07-07 15:26:42 +03:00 |
|
Ivan Savenko
|
5143ca266d
|
Moved SDL renderer access to ScreenHandler class
|
2023-07-07 14:29:03 +03:00 |
|
Ivan Savenko
|
5e86b00dda
|
Moved input handling from GuiHandler to set of classes in eventsSDL dir
|
2023-05-20 01:51:49 +03:00 |
|