Expose API to control surfaces z-order #73
Loading…
Reference in New Issue
No description provided.
Delete Branch "surface_order"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #49. This enable sending a surface to front or back of z-order.
This also re-enables debug overlay, since we can now always put it on front of user surfaces. (Note though that debug overlay still has some issues on windows, see #71.)