Skip to content
Commit 5ecd32c8 authored by Jeremy Whiting's avatar Jeremy Whiting
Browse files

gamecontroller: Do SDL_Init later.



Since SDL_Init takes a couple of seconds do it after
a short timeout so we show the gui initially.

Another probably better possibility would be to do
all SDL operations in a background thread. I'll look into
that next.

Signed-off-by: default avatarJeremy Whiting <jpwhiting@kde.org>
(cherry picked from commit eada27da)
parent 4c956936
Pipeline #645489 failed with stage
in 9 minutes and 27 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment