[e-users] e16-1.0.19, e16-keyedit-0.9, and e16-epplets-0.16

2018-08-16 Thread Kim Woelders

e16-1.0.19, e16-keyedit-0.9, and e16-epplets-0.16 are available for
download:
https://sourceforge.net/projects/enlightenment/files/

e16-1.0.19:
- Fix focus after slide-in
- Fix issue with initially shaded windows in certain cases
- Add new macros for theming in 'definitions'
- Update the restart cursor which looked a bit dated
- Do proper rendering of transparent icons in menus
- Fix magnifier pixel value display
- Remove long disabled pseudotransparency support
- Fix focus-if-group-focused cases

And for all packages
- (warning) fixes for gcc8
- (warning) fixes for recent support package versions
- autotool updates

See ChangeLogs for details.

/Kim

--
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


Re: [e-users] Help about .desktop file

2018-08-16 Thread Pierre Couderc

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