Skip to content

window: Always hide tabs with no protocols

Oliver Beard requested to merge olib/waycheck:hide-empty-tabs into main

Hides, for example, the "Unknown" tab when there are no unknown protocols.

Tested by commenting out 53: window->newGlobal(interface, version);, but not in practice.

Requires !10 (merged).

Merge request reports