From 012d1f76392968584fe9e2c1b4b385a341d51883 Mon Sep 17 00:00:00 2001 From: bakkeby Date: Mon, 29 Mar 2021 19:33:05 +0200 Subject: Upgrading to 67d76b and removing alwaysfullscreen patch as it has been merged into mainstream dwm 6.2 --- patches.def.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'patches.def.h') diff --git a/patches.def.h b/patches.def.h index f0e1e4b..69b2d7c 100644 --- a/patches.def.h +++ b/patches.def.h @@ -346,12 +346,6 @@ */ #define ASPECTRESIZE_PATCH 0 -/* This patch prevents the focus to drift from the active fullscreen client when - * using focusstack(). - * https://dwm.suckless.org/patches/alwaysfullscreen/ - */ -#define ALWAYSFULLSCREEN_PATCH 0 - /* This patch adds new clients above the selected client, instead of always * becoming the new master. This behaviour is known from Xmonad. * This patch takes precedence over ATTACHASIDE_PATCH. -- cgit v1.2.3