feat: comprehensive Wino Mail updates
- ReaderView: complete rewrite with CSS styling, headers, attachments, zoom, find, dark mode, image blocking - Categories: DAO + UI tree widget with colors, nested categories, assignment - Rules engine: DAO + evaluation + actions (move, mark read, flag, delete, category, forward) - Templates: DAO + editor + manager with variables support - Signatures: DAO + manager + auto-per-account + manual selector in compose - ComposeView: signature combo, template selector, auto-signature on new email - MainWindow: frameless with rounded corners, 1px border, resize from edges, no status bar - Database: new tables (Category, MailCategory, Rule, Template, Signature) with indexes
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M3.55508 14.2572C2.83662 10.9043 2.47739 9.22793 3.37794 8.11397C4.27849 7 5.99296 7 9.4219 7H14.578C18.007 7 19.7215 7 20.622 8.11397C21.5226 9.22793 21.1633 10.9043 20.4449 14.2572L20.0163 16.2572C19.5293 18.5297 19.2858 19.666 18.4608 20.333C17.6357 21 16.4736 21 14.1495 21H9.85047C7.52633 21 6.36426 21 5.53919 20.333C4.71412 19.666 4.47063 18.5297 3.98365 16.2572L3.55508 14.2572Z" stroke="black" stroke-width="1.5"/>
|
||||
<path d="M8 12H16" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M10 15H14" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M18 9L15 3" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M6 9L9 3" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 947 B |
Reference in New Issue
Block a user