Commit 7da74eb5be9511d472c72e4ed17e9ffa84f53fbc

Frank Praznik 2022-08-17T14:59:23

wayland: Never commit with an undefined window title If libdecor performs a commit with the frame title being undefined, a crash can occur within the library or its plugins. Always ensure that the title is set to a valid string to avoid this.