From e1ec354306742a5804a20e2651cf49945cd17287 Mon Sep 17 00:00:00 2001 From: Matias Linares Date: Sat, 28 Nov 2015 22:16:43 -0300 Subject: Better socket handling The socket interface now allows almost everything that vould be done by the internals of the window manager. Also the Window manager now closes fine (on a success exit). --- autostart | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) (limited to 'autostart') diff --git a/autostart b/autostart index 1e98405..a0b4919 100755 --- a/autostart +++ b/autostart @@ -1,10 +1,22 @@ #!/bin/mksh netcat -U dotwm.sock <