Adding focusfollowmouse patch ref. #364
This commit is contained in:
@@ -646,6 +646,12 @@
|
||||
*/
|
||||
#define FOCUSDIR_PATCH 0
|
||||
|
||||
/* When changing tags, closing windows or moving clients out of view then focus will revert to the
|
||||
* client window that remains under the mouse cursor rather than the most recently focused window.
|
||||
* https://github.com/bakkeby/patches/wiki/focusfollowmouse
|
||||
*/
|
||||
#define FOCUSFOLLOWMOUSE_PATCH 0
|
||||
|
||||
/* A simple patch that just puts focus back to the master client.
|
||||
* https://dwm.suckless.org/patches/focusmaster/
|
||||
*/
|
||||
|
Reference in New Issue
Block a user