Martin W

Results 8 issues of Martin W

``` Compilation Command: -c mono "/home/guzzard/git/AtomicGameEngine/Build/Managed/nuget/nuget.exe" restore "/home/guzzard/git/AtomicGameEngine/Artifacts/AtomicNET/Build/AtomicNET.sln" && "xbuild" "/home/guzzard/git/AtomicGameEngine/Artifacts/AtomicNET/Build/AtomicNET.sln" /p:Platform="Any CPU" /p:Configuration=Release NETBuild Error for solution: /home/guzzard/git/AtomicGameEngine/Script/AtomicNET/AtomicNETProject.json /home/guzzard/git/AtomicGameEngine/Build/node_modules/jake/lib/api.js:340 throw errObj; ^ Error: Process exited with error. at api.fail...

I don't think #1466 solved the locale issues in #710 fully. This is what opening the toon town scen for the second time looks like with Swedish locale. ![screenshot-window-2017-08-06-215244](https://user-images.githubusercontent.com/9007314/29006498-a26a5b6a-7af1-11e7-82dc-c51643ecad47.png) To...

How do I get around this? Tried both [codebrag-docker](https://github.com/mkroli/codebrag-docker) and normal install. ``` [warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn] :: UNRESOLVED DEPENDENCIES :: [warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn] :: com.roundeights#hasher_2.10;1.0.0: not found [warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn]...

The audio is really bad on native c++ in Linux (at least for me). Listen to the two attached samples. Every time I build and run there are distortions, but...

Please add ability to switch between fullscreen and windowed mode on Linux (Krom and native c++) ```haxe kha.SystemImpl.requestFullscreen(); kha.SystemImpl.exitFullscreen(); ```

Would be really nice if the window size and UI settings were persisted on exit, so that they are restored next time the application is opened. Thanks for a really...

enhancement

hi @icewind1991, Inline html support would be a great thing to have, so that it's possible to easily set image size etc where needed. Example: ```html ```

## Version of the custom_component Latest version 0.0.11 ## Describe the bug Integration using deprecated functions that will be removed with HA 2025.1 and 2025.6. ## Debug log ```text Will...