Florian Müllner c0bdb3018b display: Do not include unmanaging windows in list_windows()
There's a small window before a window that is being unmanaged is
unregistered with the display. The MetaScreen::window-left-monitor
and MetaWorkspace::window-removed emissions fall right into that
window, so code that runs in that time may well be out of our
control; we can make sure that the method it can use to get an
updated list of windows no longer contains the destroyed window
though, which is a much better option than expecting everyone to
filter the list themselves.
2014-10-07 20:09:09 +02:00
2014-09-17 05:37:54 +02:00
2014-10-07 20:42:42 +03:00
2014-09-29 23:13:59 +02:00
2014-07-31 17:50:28 +02:00
2014-09-22 20:12:08 +02:00
Description
94 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%