]> git.mdlowis.com Git - proto/labwc.git/commit
Use wlroots scene-graph API
authorJohan Malm <jgm323@gmail.com>
Fri, 11 Feb 2022 23:12:45 +0000 (23:12 +0000)
committerJohan Malm <jgm323@gmail.com>
Wed, 23 Feb 2022 21:46:48 +0000 (21:46 +0000)
commit532656ad5b47d4326f53953698796275a3f733e1
tree040e260ec03eb192074b9c193db6eff8e909b94f
parentd2552232c754f4e53fdc1289956aad3d0b618176
Use wlroots scene-graph API

Move xdg-shell and xwayland-shell surfaces to new API

Also render alt-tab on-screen-display by converting cairo-surface to
wlr_buffer
16 files changed:
include/labwc.h
src/cursor.c
src/damage.c
src/desktop.c
src/keyboard.c
src/meson.build
src/osd.c
src/output.c
src/server.c
src/subsurface.c [deleted file]
src/view-child.c [deleted file]
src/view.c
src/xdg-popup.c
src/xdg.c
src/xwayland-unmanaged.c
src/xwayland.c