Felix Deimel

Results 32 issues of Felix Deimel

This PR adds support for an embeddable iTerm2 framework. A demo app is provided as well.

Some tools offer settings that are currently not persisted and reset to their default values after restarting the app. For instance, all the beautify/minify tools offer a setting to control...

✋ Feature Request
✅ Done

I don't need or want the global hotkey, so please let us disable it altogether. Of course I can set it to some key combination that I'd never use but...

✋ Feature Request
✅ Done

First of, awesome work with this project! It's already quite usable even at this early stage. The one feature I'm really missing though is support for somehow calling back into...

enhancement
objc

Not sure if this is the right place to post this but there's a typo in the login screen of Zevenet Community Edition. "Zevenet **Commutiny** Edition" should be "Zevenet **Community**...

ie. `bool TryGetId(out Guid? id)` I think that's currently an unsupported scenario. Have to check.

bug
help wanted
generator

## Target Languages - [x] Unmanaged C# - [x] C - [x] Swift - [ ] [Kotlin](https://github.com/royalapplications/beyondnet/issues/81) (In progress) - [ ] Rust - [ ] go (There's a sample...

generator
builder

Xcode 15 seems to have issues with symlinks when creating XCFrameworks. The fix likely involves passing it absolute/resolved paths.

bug
builder

- [x] Interfaces - [x] ICU stuff when targeting iOS (not required anymore since .NET 9) - [ ] Multiple libraries == Multiple GCs when using NativeAOT == Don't do...

documentation
repo

Outdated Info (both iOS and Android are supported now): As of May 2023, NativeAOT is only (officially) [supported on desktop platforms](https://learn.microsoft.com/en-us/dotnet/core/deploying/native-aot/#platformarchitecture-restrictions). Regarding iOS: https://github.com/dotnet/runtime/issues/80905 Regarding Android: https://github.com/dotnet/runtime/issues/76983

enhancement