I have an application with splash screen window.
I disable ‘decorations’ on the splash window to remove the titlebar; however, this has the undesirable side-effect of also causing wayland to remove the window’s drop-shadow.
Is there a way of removing the titlebar but retain the border and thus keep the shadow applied by wayland?
Michael