From 35ed95fe18e9b8d7a79f79f4fd7466a2b46435e3 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 12 Aug 2003 19:57:04 +0000 Subject: move the resistance plugin into the kernel. dont resist when move/resizing with the keyboard, only when doing it with the mouse. --- openbox/plugin.c | 1 - 1 file changed, 1 deletion(-) (limited to 'openbox/plugin.c') diff --git a/openbox/plugin.c b/openbox/plugin.c index 9b8e2d59..18c55064 100644 --- a/openbox/plugin.c +++ b/openbox/plugin.c @@ -158,7 +158,6 @@ void plugin_loadall(ObParseInst *i) if (io == NULL) { /* load the default plugins */ plugin_open("placement", i); - plugin_open("resistance", i); /* XXX rm me when the parser loads me magically */ plugin_open("client_menu", i); -- cgit v1.2.3