On Sat, Jan 04, 2014 at 12:48:55AM +0100, Armin K wrote:
Oops. Thanks, applied.
Kristian
> ---
> clients/Makefile.am | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/clients/Makefile.am b/clients/Makefile.am
> index c85991b..4f8d4a6 100644
> --- a/clients/Makefile.am
>
---
clients/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/clients/Makefile.am b/clients/Makefile.am
index c85991b..4f8d4a6 100644
--- a/clients/Makefile.am
+++ b/clients/Makefile.am
@@ -57,7 +57,7 @@ if BUILD_CLIENTS
install_clients = weston-terminal weston-info
On 03/01/14 03:27, Sebastian Wick wrote:
> Am 2014-01-03 02:19, schrieb Maarten Baert:
>> Okay, so the path in the config file is indeed the path to the
>> executable that will be launched by the Wayland compositor, and not
>> the path of the executable that _sends the request_ to launch a
>> (di
Hi there,
I try to get into Wayland as it promises to separate applications from each
other. With X11, every application can get all event inputs and window
contents of every other running application. AFAIK this issue is solved
with Wayland. Now, we will need to have XWayland running for a long t
Not doing this would leave a invalid list item in the view's destroy
signal listener list if destroying a seat that had previously lost
keyboard focus.
Signed-off-by: Jonas Ådahl
---
src/input.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/input.c b/src/input.c
index 07e9d6c..58132
Fixes the following compiler warning:
simple-egl.c:434:36: warning: comparison between signed and unsigned
integer expressions [-Wsign-compare]
Signed-off-by: Jonas Ådahl
---
clients/simple-egl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/clients/simple-egl.c b/clients/
2014/1/3 Maarten Baert :
>
> So far your protocol sounded secure, but I think this is where it breaks
> down. You're leaving the Wayland server open to a confused deputy attack,
> and also a social engineering attack.
And also please consider the following "hammer-based" attack. A piece
of malware