summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
2020-11-15docs: fix simple typo, prefered -> preferred (#1224)Tim Gates
2020-11-03Indent round.Dave Davenport
2020-10-20[RofiIconFetcher] Add missing freeDave Davenport
2020-10-20[RofiIconFetcher] Switch to gdk-pixbuf.Dave Davenport
2020-10-18[RofiIconFetcher] Do image checking in icon fetcher, use nkutils-enumDave Davenport
2020-10-18[IconLoader] add optional gif loader.Dave Davenport
2020-10-18[FileBrowser] Small restructure.Dave Davenport
2020-10-17[Icons] Check both small and big caps for extention.Dave Davenport
2020-10-17[RofiIconFetcher] Don't exit out on libjpeg error, but don't load image.Dave Davenport
2020-10-16[FileBrowser] Save last directory.Dave Davenport
2020-10-16[FileBrowser] Prepend '@' before filename if link.Dave Davenport
2020-10-16[FileBrowser] Add SVG as file type.Dave Davenport
2020-10-15[FileBrowser] If link, use stat to check out type.Dave Davenport
2020-10-12Fix some of the documentationDave Davenport
2020-10-12Try fixing build on meson of readdir dirent args.Dave Davenport
2020-10-12[FileBrowser] Add file browser modi.Dave Davenport
2020-09-30[Helper] Add -normalize-match option.Dave Davenport
2020-09-17[HELP] Fix typo in help msgs (#1198)Hpl4r
2020-09-14[Calc] Add min/max operator support to calc()Dave Davenport
2020-09-13issue 1187: If error on launching application, show error message and return...Dave Davenport
2020-09-13[Theme] First attempt at more cleanups and nested media support.Dave Davenport
2020-09-13[Theme] Fix @media printing in `-dump-theme`.Dave Davenport
2020-09-13[Textbox] Try to fix estimated font height.Dave Davenport
2020-09-09[DRun] Fix broken cache after URL type was added.Dave Davenport
2020-09-08Split MENU_QUICK_SWITCH into MENU_CUSTOM_COMMAND/QUICK_SWITCHDave Davenport
2020-09-08Fix and optimize 20200908 (#1184)nick87720z
2020-09-08[Window] Try to clarify help.Dave Davenport
2020-09-05[Widget] Fix border drawing code.Dave Davenport
2020-09-02Fix an unsafe use of strchr in dmenu mode (#1176)lbonn
2020-08-28Run indenter.Dave Davenport
2020-08-26Follow Type=Link standard desktop entries with drun (#1168)Mike Dalessio
2020-08-25[Matching] Make fuzzy matching non-greedyDave Davenport
2020-08-19Add extra timing debug.Dave Davenport
2020-07-11micro-refactoring: widget.c (#1148)nick87720z
2020-07-09[Widget] Fix inconsistency in argument checking.Dave Davenport
2020-07-05Update changelog a bit.Dave Davenport
2020-06-17Widget bg draw (#1147)nick87720z
2020-06-09When no dpi set (-1) set the default one for fonts handling.Dave Davenport
2020-06-09Millimeter support for distance (#1144)nick87720z
2020-06-09Again final workaround for #303 (#1142)nick87720z
2020-06-06script: Fix parsing of extras (#1141)Quentin Glidic
2020-06-06Entry info was not used at entry selection (#1140)nick87720z
2020-06-02[Listview] Try to fix sizing of barview.Dave Davenport
2020-05-30[Script] Initialize info entry. Don't pass entry at custom input.Dave Davenport
2020-05-24[Script] Add 'info' row option, that gets passed to ROFI_INFO environment.Dave Davenport
2020-05-24[Window] On window name list, Check if we go out of range.Dave Davenport
2020-05-21Add check that looks if rofi is running inside rofi script mode.Dave Davenport
2020-05-17Support rasi config character type options (#1131)Jason Kim
2020-05-13[LISTVIEW] Support more customization in element.Dave Davenport
2020-05-13[Widget] Propaget set_state to children.Dave Davenport