mirror of
https://github.com/lbonn/rofi
synced 2024-11-24 04:43:03 +00:00
42c6697a6b
rofi_icon_fetcher is async, so we won't know which query succeeded on the first try. All subsequent attempts use cached_icon_uid, and the result of the first query will never be used. Do the same as XCB window mode and request only lowercase app_id. |
||
---|---|---|
.. | ||
combi.c | ||
dmenu.c | ||
drun.c | ||
filebrowser.c | ||
help-keys.c | ||
run.c | ||
script.c | ||
ssh.c | ||
wayland-window.c | ||
window.c |