On 08/10/2013 08:23 AM, Giulio Camuffo wrote:
---
src/xwayland/window-manager.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/xwayland/window-manager.c b/src/xwayland/window-manager.c
index d565888..b710560 100644
--- a/src/xwayland/window-manager.c
+++ b/src/xwa
this adds a mechanism to clip the surfaces belonging to a layer
to an arbitrary rect
---
This is a rebase and v2 of
http://lists.freedesktop.org/archives/wayland-devel/2013-April/008548.html
I'm using this functionality in my shell plugin
(https://github.com/giucam/orbital/tree/workspaces) to i
On 10/08/2013 22:53, Hardening wrote:
---
src/compositor-rdp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[...]
Sorry for the bad header formatting.
I forgot to precise it was for stable-1.2 and for master and to say that
all credits goes to Marek Romanowicz who does all the i
---
src/compositor-rdp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/compositor-rdp.c b/src/compositor-rdp.c
index 191d673..4d369cc 100644
--- a/src/compositor-rdp.c
+++ b/src/compositor-rdp.c
@@ -571,7 +571,7 @@ static void
rdp_peer_context_new(freerdp_peer* client, R
---
src/xwayland/window-manager.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/xwayland/window-manager.c b/src/xwayland/window-manager.c
index d565888..b710560 100644
--- a/src/xwayland/window-manager.c
+++ b/src/xwayland/window-manager.c
@@ -610,11 +610,15 @@ stati
Plugins need to have it available, as it is included in compositor.h.
---
src/Makefile.am | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/Makefile.am b/src/Makefile.am
index c7ce982..929de31 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -93,7 +93,8 @@ westoninclud