summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-06-08Remove some deprecated options.Dave Davenport
2021-06-08Remove deprecated option, fix typo in manpage.Dave Davenport
2021-06-08[Combi] Disable completer.Dave Davenport
2021-06-08Update authors list with TonCherAmiDave Davenport
2021-06-08[Doc] Document -drun-url-launcher. (#1328)TonCherAmi
2021-06-08[Doc] Update manpage.Dave Davenport
2021-06-08Add fallback icon option.Dave Davenport
2021-06-08[DRun] Only go to file completer if desktop file support url.Dave Davenport
2021-06-08[DRun] Add file completer to drun mode.Dave Davenport
2021-06-08[Doc] Add font section to rofi-theme manpage.Dave Davenport
2021-06-08[Doc,Config] Remove line-margin|padding and fix doc mistake.Dave Davenport
2021-06-07[Manpage] Update rofi.1Dave Davenport
2021-06-05[FileBrowser] Allow setting startup directory (#1325)TonCherAmi
2021-06-05Fix tests. (#1323)TonCherAmi
2021-06-01Fix tests.Dave Davenport
2021-06-01[Run] Allow (Ctrl-L) to complete files using file-browser.Dave Davenport
2021-06-01[Config] Quick hackish workaround for handling dynamic options from config fileDave Davenport
2021-06-01Re-indent the code using indenter.Dave Davenport
2021-06-01[Configuration] Remove old configuration format.Dave Davenport
2021-06-01[Doc] Small tweaks to manpage.Dave Davenport
2021-05-31[Script] Don't enable custom keybindings by default, script needs to enable t...Dave Davenport
2021-05-31[X11Helper] Add exception for bspwm window placing above window.Dave Davenport
2021-05-30[DRun] Add support for service filesDave Davenport
2021-05-29add prefix matching method feature (#1237)unisgn
2021-05-29Implement pango markup for -window-format (#1288)Jas
2021-05-29[Doc] Remove small-caps from doc as it does not work.Dave Davenport
2021-05-23[DRun] Fix sorting when name is NULL.Dave Davenport
2021-05-23Update links to irc.libera.chatDave Davenport
2021-05-23Add cursor property (#1313)TonCherAmi
2021-05-10[FileBrowser] fix escaping of paths.Dave Davenport
2021-05-05More doxygen cleanups. (1 warning left I don't understand)Dave Davenport
2021-05-05Fix make distcheck.Dave Davenport
2021-05-05Cleanup code documentation.Dave Davenport
2021-05-04Remove -dump-xresources option update manpage.Dave Davenport
2021-05-04Remove parsing of xresource config settings via Xserver.Dave Davenport
2021-05-04Update readme a bitDave Davenport
2021-05-04Move screenshot to separate section.Dave Davenport
2021-05-04Add some screenshots to readme.Dave Davenport
2021-05-02Remove -fullscreen option, deprecated by new theme format.Dave Davenport
2021-05-02Remove -show-match option, deprecated.Dave Davenport
2021-04-22Update README.mdDave Davenport
2021-04-13[hover-select] Change option to gboolean.Dave Davenport
2021-04-13Added -hover-select option that automatically selects the entry under the cur...rahulaggarwal965
2021-04-13Add 'steal-focus' option instead of 'restore-focus' option.Dave Davenport
2021-04-10Partially fix switching between modi, does not work for script mode.Dave Davenport
2021-04-10[Listview] Check max_rows on nav_right/left.Dave Davenport
2021-03-29[Window] revert accidental changes to window.cDave Davenport
2021-03-27Add [no]focus restore option.Dave Davenport
2021-03-24Revert "Update README.md (#1289)" (#1290)Dave Davenport
2021-03-24Update README.md (#1289)zero77