From 8bd5b17906ac145fd35383bad413bca4aa342688 Mon Sep 17 00:00:00 2001 From: Lucas Fryzek Date: Tue, 21 Jan 2025 17:30:52 +0000 Subject: chat: Attempt to add spell checking with a GtkSourceView widget Does not currently work --- src/gtk/chat.ui | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) (limited to 'src/gtk') diff --git a/src/gtk/chat.ui b/src/gtk/chat.ui index 05d23f2..33cb41f 100644 --- a/src/gtk/chat.ui +++ b/src/gtk/chat.ui @@ -90,26 +90,36 @@ mail-attachment - + + 10 + 5 + 5 fill True True - 50 - 5 - 5 - + GTK_POLICY_EXTERNAL + + + + center + + mail-forward -- cgit