🎨 Palette: Implement functional kiba-welcome tool and improve system polish#138
🎨 Palette: Implement functional kiba-welcome tool and improve system polish#138christopherfoxjr wants to merge 2 commits intomainfrom
Conversation
…ystem polish - Implement a Zenity-based welcome menu with essential tasks (Install, Terminal, App Store, Docs, Shortcuts). - Expand `kibatv-config` dependencies to include `zenity`, `konsole`, `calamares`, and `kstore`. - Register the Kiba logo in `/usr/share/pixmaps` for proper icon resolution in desktop entries. - Ensure `kiba-welcome.desktop` is available in both system applications and autostart. - Fix QML syntax in the Watch_Dogs splash screen (comment style). - Standardize Zenity menu dimensions to 450x500 for TV visibility. Signed-off-by: Jules <jules@example.com> 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. |
…ystem polish This PR introduces a functional `kiba-welcome` tool to guide users on first boot, fulfilling a critical UX gap. It also applies several visual and structural polishes to the KibaTV system configuration. Key improvements: - Implement a Zenity-based welcome menu with essential tasks. - Expand `kibatv-config` dependencies for a complete out-of-the-box experience. - Register the Kiba logo for system-wide icon resolution. - Fix QML syntax in splash screens. - Refactor build scripts and documentation to adhere to strict repository standards and audit requirements. Signed-off-by: Jules <jules@example.com> Co-authored-by: christopherfoxjr <213370400+christopherfoxjr@users.noreply.github.com>
|
|
1 similar comment
|
|

This PR introduces a functional
kiba-welcometool to guide users on first boot, fulfilling a critical UX gap. It also applies several visual and structural polishes to the KibaTV system configuration.💡 What:
kiba-welcomescript with a Zenity-based menu featuring emojis and helpful descriptions.zenity,konsole,calamares,kstore) to the system configuration package./usr/share/pixmaps.🎯 Why:
The previous state had an empty welcome script and lacked several essential system tools for a smooth first-run experience. These changes ensure users can immediately find how to install the system or access help.
♿ Accessibility:
PR created automatically by Jules for task 18276328355652084842 started by @christopherfoxjr