mirror of
https://github.com/davatorium/rofi.git
synced 2025-11-06 22:54:53 -05:00
* [Dmenu][Script] Add support for fallback icons This adds support for fallback icons in dmenu mode using comma-separated values in the icon metadata. When the primary icon is not found, subsequent icons in the list will be tried until one is successfully loaded. Example usage: "Firefox\0icon\x1ffirefox,web-browser,application-x-executable" * [Dmenu][Script] Refactor icon fallback logic to avoid redundancy * [Dmenu] Fix async icon fetching * [Dmenu][Script] Unify dmenu and script mode icon fallback logic |
||
|---|---|---|
| .. | ||
| combi.h | ||
| dmenu.h | ||
| dmenuscriptshared.h | ||
| drun.h | ||
| filebrowser.h | ||
| help-keys.h | ||
| modes.h | ||
| recursivebrowser.h | ||
| run.h | ||
| script.h | ||
| ssh.h | ||
| wayland-window.h | ||
| window.h | ||