JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Fix focus border issue on output only windows.
authorReginald Kennedy <rk@rejii.com>
Thu, 22 Aug 2013 01:12:44 +0000 (09:12 +0800)
committerReginald Kennedy <rk@rejii.com>
Thu, 29 Aug 2013 01:14:43 +0000 (09:14 +0800)
commitb983deb7b9fb49f77f8ad02b24fa4c0e976f30fa
treeb62dc446d528ab7af7bc0219a9a315f454c5c5bf
parent314eb462495f1c4b8a58d6f75dc6c2727c995926
Fix focus border issue on output only windows.

Track WM_PROTOCOLS window property changes.

Select window events prior to getting initial properties.
This fixes an issue in manage_window() where early events could
sometimes get missed.
spectrwm.c