client: Rework headerbar buttons to fit small screens
- Rework components-conversation-actions.ui - Merge copy/move popovers - Populate copy/move popover on the fly Initial workaround for #1185, #1306, #1444, #1164, #1414 TODO: move to AdwBreakPoints from libadwaita
This commit is contained in:
parent
548e6d6895
commit
776b04ec9f
6 changed files with 153 additions and 239 deletions
|
|
@ -39,6 +39,12 @@
|
|||
<description>True if we should display a short preview of each message.</description>
|
||||
</key>
|
||||
|
||||
<key name="move-messages-on-tag" type="b">
|
||||
<default>false</default>
|
||||
<summary>Move messages by default</summary>
|
||||
<description>When tagging a message, move it to destination folder.</description>
|
||||
</key>
|
||||
|
||||
<key name="single-key-shortcuts" type="b">
|
||||
<default>false</default>
|
||||
<summary>Use single key shortcuts</summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue