Re: Dev. Loop
Doug Torrance <[email protected]> Fri, 26 May 2017 08:39:43 -0400
| Newsgroups | gmane.compw.window-managers.windowmaker.devel |
|---|---|
| Message-ID | <[email protected]> |
On 05/26/2017 08:34 AM, Alexander Feldman wrote:
> I want to try working on support for HiDPI devices. Can you help a bit
> with telling me about your development loop? I am an Emacs developer,
> and I have the habit of:
>
> 1. edit sources
> 2. compile
> 3. run a binary to see my changes
>
> My question is how do you run "nested" wmaker, for example in a window,
> so I don't have to restart the window manager every time.
I use Xephyr to open up a new display for Window Maker, e.g.,:
Xephyr :1 &
wmaker --display :1
--
To unsubscribe, send mail to [email protected].