These patches were written in the development of the Maynard desktop shell client for the Raspberry Pi:
https://github.com/raspberrypi/maynard They're quite simple and deal with: 1. fixing weston_move_scale_run() after it was broken a while ago, 2. putting the panel somewhere other than the top in desktop-shell, 3. making sure animations always run regardless of repaints, 4. a small aesthetic tweak. desktop-shell/shell.c | 264 +++++++++++++++++++++++++++-------- desktop-shell/shell.h | 2 + protocol/desktop-shell.xml | 20 ++- src/animation.c | 15 +- src/spring-tool.c | 5 + 5 files changed, 242 insertions(+), 64 deletions(-) Cheerio, -- Jonny Lamb _______________________________________________ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel