🎨 Palette: Polish kiba-welcome Zenity dialogs#217
Conversation
- Standardize System Info and Shortcuts dialog dimensions to 450x500. - Use plain text for fastfetch output to avoid ANSI color artifacts. - Add missing Screen Capture shortcut to help dialog. - Update Palette journal with emoji prohibition learning. Co-authored-by: christopherfoxjr <213370400+christopherfoxjr@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |

💡 What: Standardized dimensions for the "System Information" and "Keyboard Shortcuts" Zenity sub-dialogs in the
kiba-welcomescript. Refactored theinfocase to usefastfetchflags (--logo none --pipe true --no-color-blocks) for clean plain-text output. Added the "Screen Capture" (Print) entry to the shortcuts list.🎯 Why: Sub-dialogs were inconsistently sized compared to the main menu. The system information output previously contained ANSI escape sequences and ASCII art that Zenity's text-info widget cannot render correctly, leading to visual clutter.
♿ Accessibility: Ensures a consistent and predictable UI size across all launcher functions and improves the readability of technical system data by providing a clean, aligned text representation.
🎨 Palette: This change also updates the agent's journal to reflect the project's strict prohibition of emojis, ensuring future UI contributions maintain the professional design aesthetic.
PR created automatically by Jules for task 8854420286029611706 started by @christopherfoxjr