Add quick status buttons with SVG icons and status text support
Status buttons (Arbeiten, Besprechung, Fokus, Mittag, Feierabend) allow one-click 3CX presence changes including status text via DOM automation. Buttons are color-coded by status type (green/red/yellow) with Font Awesome SVG icons. Also reduces verbose console logging in search module. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Pro 7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2026 Fonticons, Inc.--><path d="M544 272C555.1 272 565.9 273.6 576 276.7L576 64L64 64L64 276.7C74.1 273.7 84.9 272 96 272C101.4 272 106.8 272.4 112 273.1L112 112L528 112L528 273.1C533.2 272.4 538.6 272 544 272zM160 384C160 348.7 131.3 320 96 320C60.7 320 32 348.7 32 384C32 419.3 60.7 448 96 448C131.3 448 160 419.3 160 384zM160 480L32 480L0 576L192 576L160 480zM384 384C384 348.7 355.3 320 320 320C284.7 320 256 348.7 256 384C256 419.3 284.7 448 320 448C355.3 448 384 419.3 384 384zM384 480L256 480L224 576L416 576L384 480zM544 448C579.3 448 608 419.3 608 384C608 348.7 579.3 320 544 320C508.7 320 480 348.7 480 384C480 419.3 508.7 448 544 448zM640 576L608 480L480 480L448 576L640 576z"/></svg>
|
||||
|
After Width: | Height: | Size: 900 B |
Reference in New Issue
Block a user