On Sun, 26 Jan 2014 00:38:36 +0000
Michael Forney <[email protected]> wrote:

> Weston solves this problem by hardcoding the display server path in
> weston-launch. For swc, this would imply a separate launcher program for
> each window manager, which doesn't seem like a good solution to me. On a
> single-user development machine, it is quite convenient to be able to
> run, for example, "swc-launch -- valgrind example/wm" to debug crashes.
> However, I do see the potential risk. Another solution could be having a
> configuration file in /etc containing a list of allowed display servers.
> 
> Thoughts?
> 
> -- 
> Michael Forney <[email protected]>
> 

Hey Michael,

Why not specify this part in a config.h? Given the resulting wm is very
small, this suckless-concept applied would be very convenient.

Cheers

FRIGN

-- 
FRIGN <[email protected]>

Reply via email to