I think he is asking how to run Wayland so that it controls more than
one monitor. This has nothing to do with how windows act once Wayland is
running.
On 04/13/2014 11:34 PM, Jasper St. Pierre wrote:
I'd imagine this is something like _NET_WM_FULLSCREEN_MONITORS, which
allows an application t
From: Ander Conselvan de Oliveira
All the animations override at least one parameter of the spring that
is set during the creation of the animation. Some need to do the whole
setup again.
This patch changes the initialization of a view animation to a three
step process. First, the animation is c
From: Ander Conselvan de Oliveira
The position for the slide animation was calculated assuming the value
of the spring was always between 0.0 and 1.0. Commit 3a869019 broke
that assumption, and the result was that the panel would be positioned
at an invisible part of screen. Since there would be
From: Ander Conselvan de Oliveira
It is possible that an input panel will be shown quickly, hidden and
shown again, before the animation for the first appeareance finished.
In that case, another animation would be created and the effect of the
two combined could cause the panel to not appear in t
Hi,
On 11 April 2014 21:49, Bill Spitzak wrote:
>
> On 04/11/2014 01:10 PM, Hardening wrote:
>>
>> I have heard that in some cases windows layouts (which are also RDP ones)
>> don't match exact the XKB ones :(. So the surprises can come when using
>> mstsc against a linux host.
>>
>> I have had