From 4b54306424918c2e4a3f3d3a553463065420cf7c Mon Sep 17 00:00:00 2001 From: Colomban Wendling Date: Sun, 22 Oct 2023 22:52:33 +0200 Subject: [PATCH] Move "Virtual Spaces" preference to "Editor -> Features" "Editor -> Display" is very crowded already, and virtual spaces are not merely a display feature, but rather a tool for editing. Close #3605. --- data/geany.glade | 171 ++++++++++++++++++++++++----------------------- 1 file changed, 86 insertions(+), 85 deletions(-) diff --git a/data/geany.glade b/data/geany.glade index e4170647ca..7d82ca28da 100644 --- a/data/geany.glade +++ b/data/geany.glade @@ -3057,6 +3057,91 @@ 0 + + + True + False + 0 + none + + + True + False + 12 + + + True + False + + + Disabled + True + True + False + Do not show virtual spaces + True + True + True + + + False + False + 0 + + + + + Only for rectangular selections + True + True + False + Only show virtual spaces beyond the end of lines when drawing a rectangular selection + True + True + radio_virtualspace_disabled + + + False + False + 1 + + + + + Always + True + True + False + Always show virtual spaces beyond the end of lines + True + True + radio_virtualspace_disabled + + + False + False + 2 + + + + + + + + + True + False + <b>Virtual spaces</b> + True + + + + + False + True + 1 + + @@ -4210,90 +4295,6 @@ 1 - - - True - False - 0 - none - - - True - False - 12 - - - True - False - - - Disabled - True - True - False - Do not show virtual spaces - True - True - - - False - False - 0 - - - - - Only for rectangular selections - True - True - False - Only show virtual spaces beyond the end of lines when drawing a rectangular selection - True - True - radio_virtualspace_disabled - - - False - False - 1 - - - - - Always - True - True - False - Always show virtual spaces beyond the end of lines - True - True - radio_virtualspace_disabled - - - False - False - 2 - - - - - - - - - True - False - <b>Virtual spaces</b> - True - - - - - False - True - 2 - - True @@ -4354,7 +4355,7 @@ True True - 3 + 2