Skip to content

text: Make the placeholder non-intrusive

Matthias Clasen requested to merge search-entry-allocation into main

We never want to let the placeholder cause the widget to grow, so set its max-width-chars to a small value to make it ellipsize.

Merge request reports