lbonn / rofi

Rofi: A window switcher, run dialog and dmenu replacement - fork with wayland support
Other
943 stars 37 forks source link

[BUG] zwlr_layer_surface_v1@12: error 1: width 0 requested without setting left and right anchors #11

Closed Xyene closed 3 years ago

Xyene commented 3 years ago

Hi,

First off -- thanks for providing this package! It's a much nicer experience than upstream rofi on Wayland.

This issue is not present in any current release of Sway, but using latest rofi on latest sway/wlroots:

$ rofi
zwlr_layer_surface_v1@12: error 1: width 0 requested without setting left and right anchors

The cause is likely https://github.com/swaywm/wlroots/commit/8dec751a6d84335fb04288b8efab6dd5c90288d3 (https://github.com/swaywm/wlroots/pull/2422).

lbonn commented 3 years ago

Thanks for the heads up!

Should be fixed with https://github.com/lbonn/rofi/commit/74a157c644ed2b32f46ff9ce9f2bf0d6d0fbf201

Xyene commented 3 years ago

Awesome, thanks for the quick fix!

github-actions[bot] commented 3 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.