Fix a graphics glitch in the stacking demo in which a transient
window's drop shadow is visibile within the interior of the window.
Signed-off-by: Ben Hummon
---
clients/stacking.c | 4
1 file changed, 4 deletions(-)
diff --git a/clients/stacking.c b/clients/stacking.c
index ae
Transient surfaces use child/parent surfaces for stacking order. This
change resloves an issue in which attempting to move or rotate a
toplevel transient surface can move or rotate its ancestor.
Signed-off-by: Ben Hummon
---
desktop-shell/shell.c | 13 +
1 file changed, 5 insertions
Weston does not allow popup menus initiated by keyboard. Remove the
broken keyboard shorcut for a popup from the stacking demo.
Signed-off-by: Ben Hummon
---
clients/stacking.c | 8 ++--
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/clients/stacking.c b/clients/stacking.c
Transient surfaces use child/parent surfaces for stacking order. This
change resloves an issue in which attempting to move or rotate a
toplevel transient surface can move or rotate its ancestor.
---
The moving/rotating issue can be seen by creating transient surfaces
in the weston stacking demo.
Fix a graphics glitch in the stacking demo in which a transient
window's drop shadow is visibile within the interior of the window.
---
clients/stacking.c | 4
1 file changed, 4 deletions(-)
diff --git a/clients/stacking.c b/clients/stacking.c
index ae9c332..6748576 100644
--- a/clients/stac
Weston does not allow popup menus initiated by keyboard. Remove the
broken keyboard shorcut for a popup from the stacking demo.
---
clients/stacking.c | 8 ++--
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/clients/stacking.c b/clients/stacking.c
index 6748576..f90243a 100644
-