Re: [cdesktopenv-devel] [PATCH] dtwm: basic multihead(xinerama only) support

2016-06-24 Thread Jon Trulson
On Fri, 24 Jun 2016, Matthew R. Trower wrote: > This code wraps DtXinerama for now; I have some plans to additionally > support RandR through the same interface in the future. > > > =Addresses= > > * maximization > * sane initial window placement (for most windows) > Applied, thanks! > Firefox i

Re: [cdesktopenv-devel] [PATCH] dtwm: basic multihead(xinerama only) support

2016-06-24 Thread alx
On 06/24/16 10:09, Matthew R. Trower wrote: > Firefox is strange situation. When maximized, it expands to double the > X Screen width even on single head displays. This patch fixes this > behavior on multihead, so I'd guess maxWidth gets set wrong on creation. > Will require more investigation. S

[cdesktopenv-devel] [PATCH] dtwm: basic multihead(xinerama only) support

2016-06-24 Thread Matthew R. Trower
This code wraps DtXinerama for now; I have some plans to additionally support RandR through the same interface in the future. =Addresses= * maximization * sane initial window placement (for most windows) Firefox is strange situation. When maximized, it expands to double the X Screen width even