Skip to content

tinywl: drop focused surface check for interactive ops

Kirill Primak requested to merge vyivel/wlroots:tinywl-unfocused-check into master

This serves as a bad example: compositors should validate serials from events instead. Also, the current implementation segfaults if focused_surface is NULL.

Merge request reports