Re: Use xdg-shell in tests

2014-08-28 Thread Marek Chalupa
Hi, On 28 August 2014 11:30, Pekka Paalanen wrote: > On Wed, 16 Jul 2014 15:52:27 +0200 > Marek Chalupa wrote: > > > Hi, > > > > in this series of patches I added support for xdg-shell/surface > > to the test-suite. > > > > The thing that led me to this is captured in the last patch, that is >

Re: Use xdg-shell in tests

2014-08-28 Thread Pekka Paalanen
On Wed, 16 Jul 2014 15:52:27 +0200 Marek Chalupa wrote: > Hi, > > in this series of patches I added support for xdg-shell/surface > to the test-suite. > > The thing that led me to this is captured in the last patch, that is > that maximizing and fullscreening didn't work as expected for really

Use xdg-shell in tests

2014-07-16 Thread Marek Chalupa
Hi, in this series of patches I added support for xdg-shell/surface to the test-suite. The thing that led me to this is captured in the last patch, that is that maximizing and fullscreening didn't work as expected for really simple client (just bare xdg-surface and nothing more). However, I'm not