herewith a tiny one. https://github.com/spartrekus/lesstinywm/blob/master/lesstinywm.c
On Thu, May 11, 2017 at 11:02 PM, spartrekus spartrekus < [email protected]> wrote: > the code is ugly but it shows that a WM, with opaque move/resize is > possible in few lines only... > > Actually the whole CTWM code would benefit of being made more efficient. > > Using cmake is not good at all, at all... > > On Thu, May 11, 2017 at 10:22 PM, Aaron Sloman <[email protected]> > wrote: > >> >> Responding To: spartrekus >> >> > Since it uses a lot of resources, I would like that window-move/resize >> do >> > not redraw while mouse hold the window. It takes too much on my cpu. >> >> As others have commented, the option names have changed. I find it useful >> to have >> >> OpaqueMove >> NoOpaqueResize >> >> My lowest powered machine is a (new) Stonebook mini (11.6" laptop) >> running Fedora 25 with >> >> Intel. Celeron N3160 Processor (4cpu) >> Processor Base Frequency 1.60 GHz >> Integrated intel graphics >> >> On that machine OpaqueResize produces a lot of screen clutter. >> >> (I bought the machine -- available only in the UK, I think -- for use at >> meetings, when travelling, at conferences, etc. having got tired of >> lugging >> around my 2010 vintage Dell E6410 with maximum size battery.) >> >> Aaron >> >> >
