godot/platform
风青山 5cb5eb59f9
Fix Chinese characters were not displayed correctly in DBusMessage
On OS with Chinese locale, you might receive the following message
when running an editor using the `--verbose` option:

```
ERROR: Error on D-Bus communication: æªæ	¾å°è¯·æ±ç
                                                         设置
   at: read_setting (platform/linuxbsd/freedesktop_portal_desktop.cpp:144)
```
2025-11-11 08:18:07 +08:00
..
android Merge pull request #112507 from Benjamin-Dobell/fix/android-assets-pck-loading 2025-11-10 08:20:25 -06:00
ios Add Stretch Modes for Splash Screen 2025-10-21 18:20:44 -04:00
linuxbsd Fix Chinese characters were not displayed correctly in DBusMessage 2025-11-11 08:18:07 +08:00
macos Allow localizing the application name with project translations 2025-11-08 13:06:55 +08:00
visionos Build: Fix container build path for swift 2025-10-15 06:32:31 +11:00
web Misc cleanup in EditorExportPlatform 2025-10-29 22:25:37 +01:00
windows Windows: Fix window_get_size_with_decorations returning an invalid size when minimizing by storing previous value 2025-11-11 09:22:29 +13:00
platform_builders.py SCons: Begin decoupling generation & build code 2025-04-25 08:23:01 -05:00
register_platform_apis.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub SCons: Begin decoupling generation & build code 2025-04-25 08:23:01 -05:00