This removes the artificial 3 keyboard limit. If you have more internal
keyboards than that, something is wrong in your setup but that shouldn't stop
us from working. Or more specificially: this can happen easily when running
tests so let's not fail the test suite because we created a few hundred
k
This removes the artificial 3 keyboard limit. If you have more internal
keyboards than that, something is wrong in your setup but that shouldn't stop
us from working. Or more specificially: this can happen easily when running
tests so let's not fail the test suite because we created a few hundred
k
This is causing too many false positives and they're not easy to filter out.
Signed-off-by: Peter Hutterer
---
src/evdev-tablet.c | 9 +++--
test/litest.c | 2 +-
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/src/evdev-tablet.c b/src/evdev-tablet.c
index f3895fdd..aa652
Bumping this patch for review.
>It seems that this was partially done in
>a3cf97ff982638bf7ed23b4303eba280c521b54d; this patch just corrects an
>oversight.
>---
> stable/xdg-shell/xdg-shell.xml | 3 ---
> 1 file changed, 3 deletions(-)
>
>diff --git a/stable/xdg-shell/xdg-shell.xml b/stable/xdg-she
Le 25/05/2018 à 16:17, Pekka Paalanen a écrit :
> On Thu, 24 May 2018 14:55:20 +0200
> David Fort wrote:
>
>> The SURFACE_BITS_COMMAND struct has changed and some members have been moved
>> in the
>> bmp field.
>> ---
>> configure.ac | 5 ++-
[...]
>>
>
> Hi,
>
> with freerd
The SURFACE_BITS_COMMAND struct has changed and some members have been moved in
the
bmp field.
---
configure.ac | 9 -
libweston/compositor-rdp.c | 69 --
2 files changed, 52 insertions(+), 26 deletions(-)
diff --git a/configure.ac b/configu