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
319 stars 16 forks source link

The window doesn't appear unless GTK_DEBUG=interactive is set #179

Closed diniamo closed 6 months ago

diniamo commented 6 months ago

The source code can be found at https://github.com/diniamo/bgar

I have no idea what information, other than the title, I could provide.

Consolatis commented 6 months ago

I assume it was fixed client side. Out of curiosity, what was the reason it didn't work before and how did you fix it?

diniamo commented 6 months ago

I wouldn't call it a fix.

Instead of passing None (I use the Rust bindings) or an empty string for the initial label, I passed a space.