From c38e2e918cfae35a965d5e9d3b3b97e470448e6c Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Mon, 27 Oct 2025 16:59:05 +0000 Subject: [PATCH] [GUI] Redesign and reorganize Plugins dialog. --- Aaru.Gui/Views/Dialogs/PluginsDialog.xaml | 612 +++++++++++++++------- 1 file changed, 433 insertions(+), 179 deletions(-) diff --git a/Aaru.Gui/Views/Dialogs/PluginsDialog.xaml b/Aaru.Gui/Views/Dialogs/PluginsDialog.xaml index c8f0634ec..bce06310b 100644 --- a/Aaru.Gui/Views/Dialogs/PluginsDialog.xaml +++ b/Aaru.Gui/Views/Dialogs/PluginsDialog.xaml @@ -36,24 +36,24 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:dialogs="clr-namespace:Aaru.Gui.ViewModels.Dialogs" + xmlns:controls="clr-namespace:Aaru.Gui.Controls" xmlns:localization="clr-namespace:Aaru.Localization;assembly=Aaru.Localization" mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450" - Width="600" - Height="450" + Width="720" + Height="600" x:Class="Aaru.Gui.Views.Dialogs.PluginsDialog" Icon="/Assets/aaru-logo.png" - Title="{x:Static localization:UI.Title_Plugins}" - Padding="10"> + Title="{x:Static localization:UI.Title_Plugins}"> - - - - + @@ -61,25 +61,60 @@ - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -87,25 +122,58 @@ - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -113,59 +181,121 @@ - - - - - - + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -174,59 +304,121 @@ - - - - - - + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -235,59 +427,121 @@ - - - - - - + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -297,7 +551,7 @@ Padding="10">