🎨 Palette: Implement KibaTV Welcome tool#131
Conversation
Implement a functional Zenity-based welcome tool for KibaTV to improve the out-of-the-box experience. The tool provides quick access to the installer, terminal, app store, and system information. Key improvements: - Populated kiba-welcome with a discovery loop menu. - Added support for system shortcuts and OS information. - Improved icon accessibility by installing kiba-logo to /usr/share/pixmaps. - Registered the welcome tool in the application menu. - Switched to pkexec for the graphical installer. Signed-off-by: Jules Agent <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. |
|
|
1 similar comment
|
|

This PR implements the
kiba-welcometool, which was previously an empty script. It adds a user-friendly Zenity-based menu that appears on first boot (via autostart) and is also available in the application launcher. The menu provides easy access to essential system actions and information, following the project's 'Discovery Loop' UX pattern. Additionally, the Kiba logo is now installed to a standard location to ensure system-wide icon compatibility.PR created automatically by Jules for task 5441635936158654675 started by @christopherfoxjr