altdesktop / i3ipc-python

🐍 An improved Python library to control i3wm and sway.
http://i3ipc-python.readthedocs.io
BSD 3-Clause "New" or "Revised" License
851 stars 109 forks source link

No floating_con type for sway #158

Closed ghost closed 4 years ago

ghost commented 4 years ago

Type floating_con is not set I compare with get_tree and it is always con.

Even with that type how can I differentiate between main window created by user and others without manual filter? Sub window from program, pop up, tooltip, clicking Help and About for Qt programs. I don't see parent or floating that is not None. I need only the main window. For Wayland and XWayland.

acrisci commented 4 years ago

Reporter deleted account.