Add widget launcher preview

This commit is contained in:
rajchales-monito
2026-07-30 17:05:02 +02:00
parent 1a6eaa69fe
commit e9c363639f
3 changed files with 227 additions and 0 deletions
+9
View File
@@ -174,6 +174,15 @@
<label><input name="launcherRing" type="checkbox"> svetelny prstenec</label>
<label><input name="launcherHoverLabel" type="checkbox"> napis pri najeti</label>
</fieldset>
<fieldset class="effect-settings launcher-preview-settings">
<legend>Nahled tlacitka</legend>
<div class="launcher-preview-stage">
<button id="launcherPreview" class="launcher-preview" type="button" aria-label="Nahled tlacitka">
<span class="launcher-preview-icon" aria-hidden="true"></span>
<span class="launcher-preview-label">Napiste nam</span>
</button>
</div>
</fieldset>
<fieldset class="effect-settings">
<legend>Efekt pri nove zprave</legend>
<label><input name="messagePulse" type="checkbox"> pulzovani</label>