summaryrefslogtreecommitdiffstats
path: root/source/rofi.c
AgeCommit message (Expand)Author
2021-07-06[unwind] Generate crash report on segfault.unwindDave Davenport
2021-06-27[Config system] Add a bit of a hack to auto-add commandline options.Dave Davenport
2021-06-14[Configuration] Add start of more 'theme' based configuration.Dave Davenport
2021-06-09Update copyright header.Dave Davenport
2021-06-08Remove deprecated theme optionsDave 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-05-23Update links to irc.libera.chatDave Davenport
2021-05-05More doxygen cleanups. (1 warning left I don't understand)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-01-26Add `-rasi-validate` option.Dave Davenport
2020-11-03Indent round.Dave Davenport
2020-10-12[FileBrowser] Add file browser modi.Dave Davenport
2020-09-17[HELP] Fix typo in help msgs (#1198)Hpl4r
2020-09-13issue 1187: If error on launching application, show error message and return...Dave Davenport
2020-08-28Run indenter.Dave Davenport
2020-08-19Add extra timing debug.Dave Davenport
2020-05-21Add check that looks if rofi is running inside rofi script mode.Dave Davenport
2020-05-12Add some ui benchmark codeDave Davenport
2020-05-10Update help for option in source code.Dave Davenport
2020-04-19fix xetc to config_path (#1097)Jaakko Luttinen
2020-04-19check before xresource config file parsing if it existDave Davenport
2020-04-19Parse XDG_CONFIG_DIRS for default configuration file.Dave Davenport
2020-04-19Add ROFI_PLUGIN_PATH environment variable.Dave Davenport
2020-03-29Add selected-row option to normal operation.Dave Davenport
2020-02-02Indent all the code.Dave Davenport
2020-01-02Initialize all the configuration before upgrading config.Dave Davenport
2020-01-02Add -upgrade-config option.Dave Davenport
2020-01-01Update copyright dates.Dave Davenport
2019-09-27Update copyright.Dave Davenport
2019-09-20Issue893: Add support for @media in the theme format. (#1015)Dave Davenport
2019-05-11[Timings] Move into new debug system. (#961)Dave Davenport
2019-03-24When mode not found, show gui, not only on commandline.Dave Davenport
2019-02-08Add option to change location of cache dir.Dave Davenport
2019-01-07Return EX_DATAERR when fails to parse theme.Dave Davenport
2018-08-08Indent the code.Dave Davenport
2018-06-12More source code documentation updatesDave Davenport
2018-06-09Add an generic icon fetcher that can be used by any widget and re-uses the ma...Dave Davenport
2017-12-25bindings: Fix double click delayQuentin Glidic
2017-11-29When no new theme file present, don't print it in help.Dave Davenport
2017-11-07IndentDave Davenport
2017-10-31Remove default-theme header file.Dave Davenport
2017-10-31meson: Add default theme GResource bitsQuentin Glidic
2017-10-31First testing to use GResource to load default theme.Dave Davenport
2017-10-30Remove color from prompt, can be added in theme now.Dave Davenport
2017-10-19Fixed error misspellJakob M. Kjær