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-08-18 19:49:09 -04:00
2014-08-14 14:19:31 -04:00
2014-05-02 09:34:48 -04:00
2014-05-02 09:34:48 -04:00
2014-07-13 11:35:01 -04:00
2014-05-02 09:34:48 -04:00
2014-09-16 18:55:46 -06:00
2014-05-02 09:34:48 -04:00
2014-05-29 13:58:08 -04:00
2014-05-02 09:34:48 -04:00
2014-07-17 11:50:58 -04:00
2014-09-24 16:51:20 -04:00
2014-05-02 09:34:48 -04:00
2014-06-12 15:28:46 +02:00
2014-05-02 09:34:48 -04:00
2014-10-06 19:39:38 -07:00