feature: workspace support (#445)

This commit is contained in:
leo 2024-09-09 18:26:43 +08:00
parent acd6171350
commit ebc112a627
No known key found for this signature in database
27 changed files with 473 additions and 109 deletions

View file

@ -35,7 +35,7 @@ namespace SourceGit.Native
}
public void SetupApp(AppBuilder builder)
{
{
builder.With(new X11PlatformOptions()
{
EnableIme = true,