summaryrefslogtreecommitdiffstats
path: root/kcharselect/kcharselectui.rc
diff options
context:
space:
mode:
authorPhilippe Mavridis <philippe.mavridis@yandex.com>2026-04-01 18:59:40 +0300
committerPhilippe Mavridis <philippe.mavridis@yandex.com>2026-04-01 19:08:43 +0300
commitd3067241a0d2f531e23ed82c46326fd95e6a2031 (patch)
treee493ff67bc535acb4bb0c37f173c15e82f67a16f /kcharselect/kcharselectui.rc
parent50855e76de13f2ca1361130493cc026b1ea50bba (diff)
downloadtdeutils-feat/kcharselect/category-dock.tar.gz
tdeutils-feat/kcharselect/category-dock.zip
KCharSelect: add categories dockfeat/kcharselect/category-dock
The category dock provides an easier way to navigate the Unicode tables compared to entering the table number or manually scrolling until the desired table. The category names are officially defined by the Unicode standard and are part of many character pickers nowadays. The proposed dock provides a sortable and searchable hierarchy of categories and subcategories, can be moved, resized or hidden and the settings are preserved at the next start. Signed-off-by: Philippe Mavridis <philippe.mavridis@yandex.com>
Diffstat (limited to 'kcharselect/kcharselectui.rc')
-rw-r--r--kcharselect/kcharselectui.rc6
1 files changed, 5 insertions, 1 deletions
diff --git a/kcharselect/kcharselectui.rc b/kcharselect/kcharselectui.rc
index 7768293..f27e98f 100644
--- a/kcharselect/kcharselectui.rc
+++ b/kcharselect/kcharselectui.rc
@@ -11,6 +11,10 @@
<Action name="clear"/>
<Action name="flip"/>
<Action name="alignment"/>
- </Menu>
+ </Menu>
+ <Menu name="settings"><text>&amp;Settings</text>
+ <Action name="show_categories"/>
+ <Separator/>
+ </Menu>
</MenuBar>
</kpartgui>