mirror of
https://github.com/Cloudef/bemenu
synced 2024-11-23 09:21:59 +01:00
778617e7c9
Running `printf "foo\nbar\n" | bemenu --filter foo` no results would show up until something set the dirty state (like interacting with the keyboard, e.g. deleting a character). This would only happen on wayland, due to the render implementation not considering the dirty state when the window was not yet created and then just overwriting `menu->dirty` with `false`. Signed-off-by: Robert Günzler <r@gnzler.io> |
||
---|---|---|
.. | ||
registry.c | ||
wayland.c | ||
wayland.h | ||
window.c | ||
wlr-layer-shell-unstable-v1.xml | ||
xdg-output-unstable-v1.xml |