diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-08-12 19:57:04 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-08-12 19:57:04 +0000 |
| commit | 35ed95fe18e9b8d7a79f79f4fd7466a2b46435e3 (patch) | |
| tree | e6591143a46ae20426da8a035f1d12fa70d006d8 /openbox/plugin.c | |
| parent | 950b85b9880012ed45b81854b5b5865b1de08a87 (diff) | |
move the resistance plugin into the kernel. dont resist when move/resizing with the keyboard, only when doing it with the mouse.
Diffstat (limited to 'openbox/plugin.c')
| -rw-r--r-- | openbox/plugin.c | 1 |
1 files changed, 0 insertions, 1 deletions
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); |
