Adding dragcfact patch, ref. #19
This commit is contained in:
@ -126,6 +126,11 @@
|
||||
*/
|
||||
#define DMENUMATCHTOP_PATCH 0
|
||||
|
||||
/* Similarly to the dragmfact patch this allows you to click and drag clients to change the
|
||||
* cfact to adjust the client's size in the stack. This patch depends on the cfacts patch.
|
||||
*/
|
||||
#define DRAGCFACT_PATCH 0
|
||||
|
||||
/* This patch lets you resize the split in the tile layout (i.e. modify mfact) by holding
|
||||
* the modkey and dragging the mouse.
|
||||
* This patch can be a bit wonky with other layouts, but generally works.
|
||||
|
Reference in New Issue
Block a user