From 72564eb39478c52745b6f8927de516dd2af52b97 Mon Sep 17 00:00:00 2001 From: bakkeby Date: Tue, 9 Mar 2021 13:47:21 +0100 Subject: Adding LG3D patch --- patches.def.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'patches.def.h') diff --git a/patches.def.h b/patches.def.h index ef1a0d6..f0e1e4b 100644 --- a/patches.def.h +++ b/patches.def.h @@ -603,6 +603,12 @@ */ #define KILLUNSEL_PATCH 0 +/* This changes the window manager name to LG3d instead of dwm as a workaround for Java + * applications that assume that the window manager is using window reparenting. + * Refer to the ISSUES secton of the dwm man page for more details. + */ +#define LG3D_PATCH 0 + /* By default in dwm it is possible to make an application fullscreen, then use * the focusstack keybindings to focus on other windows beneath the current window. * It is also possible to spawn new windows (e.g. a terminal) that end up getting -- cgit v1.2.3