applet-window-title icon indicating copy to clipboard operation
applet-window-title copied to clipboard

Feature Request: Show Window Titles For Wine Apps

Open scorpius2k1 opened this issue 3 years ago • 1 comments

When using Wine applications, only the Icon+Tooltip show up in any app. It may be of use to note that the tooltip for Wine apps always seems to be the window title, so one possibility is maybe to use the "Tooltip" for the "Window Title" as well -- unless of course there is a way to correctly do this just as with system apps.

Normal Apps (Icon+Title+Tooltip): https://i.imgur.com/ATrlrni.png

Wine Apps (Icon+Tooltip): https://i.imgur.com/OfR485k.png

Thank you for your great work and time, it is truly appreciated!

scorpius2k1 avatar Jul 12 '22 17:07 scorpius2k1

I've forked this project and made a few fixes including hiding the "Default" text, and showing titles properly for non-native apps such as Wine, Java, etc which normally are just blank when using the "Application" Text Style.

If you want to use my feature patch, just clone this repo: https://github.com/scorpius2k1/applet-window-title

Then, in the root folder (where README.md exists), just run the command and re-login to KDE:

New Install: kpackagetool5 -i .

Existing Install (upgrade) kpackagetool5 -u .

Hopefully if others find this useful, @psifidotos will have a look and possibly merge into an update.

scorpius2k1 avatar Jul 30 '22 16:07 scorpius2k1