feat: add daily-quote desktop widget#826
Draft
VictorR29 wants to merge 1 commit into
Draft
Conversation
Contributor
Automatic Code Quality ReviewFile: daily-quote/DesktopWidgetSettings.qml
+ label: "Daily Quote"
+ description: "Widget de frases diarias con efecto scramble decode"
+ label: "Tus frases"
+ spacing: 2
+ label: "Agregar frase"
+ text: "+ Agregar"
+ label: "Tipografia"
+ label: "Fuente de la frase"
+ label: "Fuente del autor"
+ label: "Color del texto"
+ label: "Alineacion"
+ label: "Opciones"
+ label: "Velocidad decodificacion"
+ label: "Estilo caracteres"
+ label: "Mostrar fondo"
+ label: "Gradiente sobre wallpaper"
+ description: "Suave velo para mejorar legibilidad (se adapta al modo claro/oscuro)"
+ label: "Direccion del gradiente"
+ label: "Mostrar autor"
+ label: "Cambio automatico diario" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Daily Quote A desktop widget that displays a daily quote with a hacker-style scramble decode animation. ### Features - Scramble decode animation (3 speed presets, 3 character sets) - Custom user quotes with add/view/remove - Custom font selectors for quote and author - Theme-aware text colors (primary/secondary/tertiary/error/none) - Text alignment (left/center/right) - Background options: solid panel, gradient overlay, or transparent - Adaptive gradient overlay (auto dark/light mode) - Daily auto-change + click to refresh