feat: add hover actions display mode and corner selection options in settings #58

This commit is contained in:
Linus Rath
2026-03-26 13:04:34 +01:00
parent 4da1b7d8fc
commit 05f848ee23
12 changed files with 194 additions and 40 deletions
+9 -1
View File
@@ -861,7 +861,15 @@
"archive": "Archive",
"tag": "Tag",
"spam": "Mark as Spam",
"none_selected": "No actions selected"
"none_selected": "No actions selected",
"mode_label": "Display Mode",
"mode_inline": "Inline",
"mode_floating": "Floating",
"corner_label": "Floating Position",
"corner_top-left": "Top Left",
"corner_top-right": "Top Right",
"corner_bottom-left": "Bottom Left",
"corner_bottom-right": "Bottom Right"
},
"default_mail_program": {
"label": "Default Mail Program",