1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-04-21 17:52:51 -04:00
rofi/source
e-tho 41daf24642 [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"
2025-04-05 02:32:33 +02:00
..
modes [Dmenu][Script] Add support for fallback icons 2025-04-05 02:32:33 +02:00
widgets [Widget] Add 2 workaround for error in corner radius drawing 2025-03-30 15:04:22 +02:00
css-colors.c [Cleanup] Using clang-tidy 2021-08-18 01:16:45 +02:00
helper.c [WIP] [View] Allow cycling through matching methods (#2091) 2025-02-09 17:34:57 +01:00
history.c Update copyright dates. 2023-01-14 13:02:35 +01:00
keyb.c [WIP] [View] Allow cycling through matching methods (#2091) 2025-02-09 17:34:57 +01:00
mode.c [Mode] Add some wrappers and use object via accessors. 2025-01-26 20:07:04 +01:00
rofi-icon-fetcher.c [CI] Update doxygen-coverage. 2024-12-23 14:15:48 +01:00
rofi-types.c [Config] Remove character data type as it aliases with string. 2025-01-03 13:12:05 +01:00
rofi.c [Mode] Add some wrappers and use object via accessors. 2025-01-26 20:07:04 +01:00
theme.c Add -Wshadow to build system. (#2042) 2024-10-20 12:54:13 +02:00
timings.c Update copyright dates. 2023-01-14 13:02:35 +01:00
view.c [XCB] Don't keep casting from int to double to int 2025-02-20 10:08:35 +01:00
xcb.c [XCB] Don't keep casting from int to double to int 2025-02-20 10:08:35 +01:00
xrmoptions.c [DRUN] Add option to exclude categories from drun #2102 (#2104) 2025-02-21 16:28:21 +01:00