From: Reginald Kennedy Date: Wed, 22 Aug 2012 15:50:06 +0000 (+0800) Subject: Fix switchws issue when swapping with an empty workspace. X-Git-Url: https://jasonwoof.com/gitweb/?a=commitdiff_plain;ds=inline;h=bedad617e4f77af0f54d47ca9dcafddb32b3cc35;hp=bedad617e4f77af0f54d47ca9dcafddb32b3cc35;p=spectrwm.git Fix switchws issue when swapping with an empty workspace. Fix screen switching issue when switching to a screen with an empty ws. Improve root_to_region by adding check flags for pointer, focus, etc. When moving mouse pointer to a region with an empty ws, focus on root. Select EnterNotify events on root for moving mouse to an empty region. ---