Files
StarPilot/system
Shane Smiskol 23b4aaf2a5 raylib networking: remove locking on UI thread (#36063)
* use callback queue to make this thread safe and remove locks (which lag ui thread?)

* woah this works

* no more lock!

* always run signal handler and store callbacks, like qt

* debug

* more

* okay not for now

* combine _get_connections and _connection_by_ssid, closer to qt and not an explosion of GetSettings dbus calls

* debug

* try this

* skip

* len

* skip hidden networks

* actually slower

* stash

* back to 8929f37d495a524d4a996d66b82d4a947fbf4f1c

* clean up
2025-08-26 03:25:01 -07:00
..
2025-08-24 00:48:54 +00:00
2025-07-17 16:50:52 -07:00
2025-08-01 10:13:39 -07:00
2024-11-13 21:27:23 -08:00
2025-06-30 13:42:21 -07:00
2025-01-13 09:38:17 -08:00
2025-08-15 14:46:20 -07:00