summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
2020-04-19Parse XDG_CONFIG_DIRS for default configuration file.Dave Davenport
2020-04-19Add ROFI_PLUGIN_PATH environment variable.Dave Davenport
2020-04-16[DMenu] Implement -keep-rightDave Davenport
2020-04-15[DRun] cleanup debug message.Dave Davenport
2020-04-15[DRun] Adding %% as escape character.Dave Davenport
2020-04-07[Script] Update example and doc.Dave Davenport
2020-04-07[Script|Dmenu] Don't -1 in a unsigned variable.Dave Davenport
2020-04-07[Combi] Remove strchrnullDave Davenport
2020-04-06[Dmenu] Fix possible crash.Dave Davenport
2020-04-05[Script] Fix crash when custom input with custom keybinding.Dave Davenport
2020-04-05[Script] Add environment variable to indicate state.Dave Davenport
2020-04-05[Script] Free g_shell_parse result.Dave Davenport
2020-04-01[Script] Add option to set deliminter and example script.Dave Davenport
2020-03-31[Textbox] Round estimated size up.Dave Davenport
2020-03-30Fix hack for height calc.Dave Davenport
2020-03-29[Textbox|Listview] Fix sizing of textbox.Dave Davenport
2020-03-29Add selected-row option to normal operation.Dave Davenport
2020-03-02Fix detection no theme.Dave Davenport
2020-02-14[IconFetcher] Do faster scaling.Dave Davenport
2020-02-14[IconFetcher] Add jpeg support, scale on load.Dave Davenport
2020-02-13[Script] Reload dialog, on selecting non-selectable item.Dave Davenport
2020-02-13[Script] Fix next dialog option.Dave Davenport
2020-02-13[Script] init nonselectable.Dave Davenport
2020-02-02Add rofi-script manpage, add meta option support to dmenu.Dave Davenport
2020-02-02Add option to make entry non-selectable in dmenu/script.Dave Davenport
2020-02-02Indent all the code.Dave Davenport
2020-02-01Add support for additional field on script entries `meta` (#1052)Jeff
2020-01-26[DRun] Add desktop cacheDave Davenport
2020-01-02Initialize all the configuration before upgrading config.Dave Davenport
2020-01-02[Textbox] Correctly fall back to content when str is empty.Dave Davenport
2020-01-02[Textbox] Don't use placeholder color for cursor.Dave Davenport
2020-01-02Add -upgrade-config option.Dave Davenport
2020-01-01[Listview] Small fix when distributing remaining space whith scrollbar.Dave Davenport
2020-01-01Update copyright dates.Dave Davenport
2019-12-29[Listview] Add more debug output for debugging.Dave Davenport
2019-12-29[Listview] Make str code more explicit.Dave Davenport
2019-12-29[Listview] Fix wrong flag set on indexDave Davenport
2019-12-29[Timings] Add extra debug.Dave Davenport
2019-12-29[Listview] Fix drawing issueDave Davenport
2019-12-29[Listview] Add support for showing the (keybindable) index.Dave Davenport
2019-12-29[Doc] Update theme manpage with import.Dave Davenport
2019-12-26[Textbox] Add placeholder.Dave Davenport
2019-12-20[Window] Remove pointless mem duplication.Dave Davenport
2019-12-20[Window] Remove arbitrary limit of 100 windows.Dave Davenport
2019-12-14[Doc] Update rofi-theme documentation.Dave Davenport
2019-11-23[listview] Always do full update to update all theme elements.Dave Davenport
2019-11-20[Theme] Add alpha channel to highlight color.Dave Davenport
2019-11-14[ListView] Fix right-to-left scrolling in bar-view.Dave Davenport
2019-11-07[Box] Fix update not propagating to parent.Dave Davenport
2019-11-07[View] Add two widgets num-rows/num-filtered-rowsDave Davenport