wmww / gtk-layer-shell

A library to create panels and other desktop components for Wayland using the Layer Shell protocol
GNU General Public License v3.0
313 stars 15 forks source link

Revert "Show warning if on-demand keyboard interactivity is not supported" #154

Closed wmww closed 1 year ago

wmww commented 1 year ago

By opening this pull request, I agree for my modifications to be licensed under whatever licenses are indicated at the start of the files I modified

Reverts wmww/gtk-layer-shell#142 oops, code to do this check is already in layer-surface.c. It defaults to none instead of exclusive, which is probably a better choice.