After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 731603 - Retrieving list of windows with i3/xmonad/dwm
Retrieving list of windows with i3/xmonad/dwm
Status: RESOLVED OBSOLETE
Product: libwnck
Classification: Core
Component: general
2.30.x
Other Linux
: Normal normal
: ---
Assigned To: libwnck maintainers
libwnck maintainers
Depends on:
Blocks:
 
 
Reported: 2014-06-13 06:53 UTC by stefan
Modified: 2018-01-24 13:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description stefan 2014-06-13 06:53:28 UTC
When I try to get a list of windows using the python bindings of libwnck, it works for some window managers, but not for others.

Steps to reproduce:
Using the python2 interpreter:

import wnck
root = wnck.screen_get_default()
root.get_windows()

Expected result: 
Nonempty list of windows

Actual result: 
A nonempty list of windows using gnome or awesome, but an empty list using i3, dwm or xmonad.

I am using arch linux and have the packages libwnck2.30.7-1 and python2-wnck 2.32.0-15 installed.
Comment 1 GNOME Infrastructure Team 2018-01-24 13:51:59 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/libwnck/issues/128.