On 08/16/2018 08:17 AM, Daniel Kasak wrote:
I'm not 100% sure how this works, but you should check that your .desktop
file has an entry for 'StartupWMClass'. Run your app, then run ( from a
terminal ) 'xprop'. Click the app. Your xprop app should report some stuff,
including WM_CLASS. Copy one of the quoted strings into your .desktop file.
I *think* that should make it work. But again, I'm not sure.

Dan
Thnk you very much. But it is not enough...
I have found with xprop that my :
WM_CLASS(STRING) = "qemu-system-x86_64", "qemu-system-x86_64"

and I did add StartupWMClassin my desktop file :

[Desktop Entry]
Encoding=UTF-8
Name=VMware XP
Comment=Run XP
Exec=perl /home/nous/qemu/xp/x.pl
Terminal=false
Type=Application
Icon=/usr/local/share/icons/vmware-player-XP.png
StartupWMClass="qemu-system-x86_64"
Categories=System;

But still, when I hoover over the icon in the ibar, the list of open windows does not appear. But the "blue dot" appears....


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to