Bug 407448 - Show badges in konsole view
Summary: Show badges in konsole view
Status: REPORTED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-12 09:08 UTC by jmu
Modified: 2019-05-12 18:48 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Example screenshot from iTerm2 (22.39 KB, image/jpeg)
2019-05-12 09:08 UTC, jmu
Details
attachment-10770-0.html (2.09 KB, text/html)
2019-05-12 09:18 UTC, tcanabrava
Details
Example from iTerm2 with long text (481.77 KB, image/jpeg)
2019-05-12 18:48 UTC, jmu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jmu 2019-05-12 09:08:45 UTC
Created attachment 119996 [details]
Example screenshot from iTerm2

SUMMARY

Add support for setting and showing static/dynamic text on console view. While tab name provides similar functionality, the badge (name taken from iTerm2, see screenshot) is much more prominent and easier to detect.
Comment 1 tcanabrava 2019-05-12 09:18:45 UTC
Created attachment 119999 [details]
attachment-10770-0.html

Thus doesn't seems hard to develop (but the screenshoot is really bad and I
wonder what would happen if text is overlaying the badge).
Still, Would you like to help developing this? From your other bug report
you are a software developer, so I guess it's not hard for you to try to
send your first patch. :)


On Sun, May 12, 2019 at 11:08 AM jmu <bugzilla_noreply@kde.org> wrote:

> https://bugs.kde.org/show_bug.cgi?id=407448
>
>             Bug ID: 407448
>            Summary: Show badges in konsole view
>            Product: konsole
>            Version: unspecified
>           Platform: Archlinux Packages
>                 OS: Linux
>             Status: REPORTED
>           Severity: wishlist
>           Priority: NOR
>          Component: general
>           Assignee: konsole-devel@kde.org
>           Reporter: juha.p.mustonen@gmail.com
>   Target Milestone: ---
>
> Created attachment 119996 [details]
>   --> https://bugs.kde.org/attachment.cgi?id=119996&action=edit
> Example screenshot from iTerm2
>
> SUMMARY
>
> Add support for setting and showing static/dynamic text on console view.
> While
> tab name provides similar functionality, the badge (name taken from
> iTerm2, see
> screenshot) is much more prominent and easier to detect.
>
> --
> You are receiving this mail because:
> You are the assignee for the bug.
Comment 2 jmu 2019-05-12 18:48:35 UTC
Created attachment 120020 [details]
Example from iTerm2 with long text

Thanks for the encouragement, will have to consider it :) I have a long history in SW development but haven't yet looked into Qt/KDE development. Added another example from iTerm2 with long text: Apparently, that application does wrap and resize the text automatically as needed. Also, the badge is shown _below_ the actual text, thus preventing issues with the actual content.