Message224814
> And for turtledemo and other gui demos too.
No, this is not needed because they are not installed as separate applications and have not specific .desctop file.
As said on https://wiki.gnome.org/Projects/GnomeShell/ApplicationBased:
"""
To ensure the GNOME 3 Shell will track your application, you can also set the WM_CLASS X window property to be the same as your application's .desktop file name, without the .desktop extension (the desktop file should be lower-case).
"""
Is "class_='IDLE'" works when only IDLE for Python 3 (not for Python 2) is installed? Shouldn't it be 'IDLE3'? |
|
Date |
User |
Action |
Args |
2014-08-05 09:28:39 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, terry.reedy, jesstess, Saimadhav.Heblikar |
2014-08-05 09:28:39 | serhiy.storchaka | set | messageid: <1407230919.48.0.822101840991.issue22133@psf.upfronthosting.co.za> |
2014-08-05 09:28:39 | serhiy.storchaka | link | issue22133 messages |
2014-08-05 09:28:39 | serhiy.storchaka | create | |
|