summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-10-05[Icon] Fix loading icons that are already in cache.Dave Davenport
2018-09-22[SSH] Improve parser for known_hosts a bit.Dave Davenport
2018-09-12Add kitty to rofi-sensible-terminalDavide Masserut
2018-09-09[Script] Add initial support for icons.Dave Davenport
2018-09-08Fix typo in manpage -sort-method --> -sorting-methodDave Davenport
2018-09-02Fix links to forumfREW Schmidt
2018-08-08Indent the code.Dave Davenport
2018-08-03Try to clarify guidelines a bit.Dave Davenport
2018-08-02Issue template: Be more specific about requirementsQuentin Glidic
2018-07-28[DRUN] Add option to show actions in drun.Dave Davenport
2018-07-21[Lexer] Remove Ambiguity in parser on empty input.Dave Davenport
2018-07-15[Lexer] Only allow configuration blocks before theme.Dave Davenport
2018-07-14Export icon fetcher header, remove nxd from icon-fetcher header.Dave Davenport
2018-07-14[IconFetcher] preload the user set icon themeDave Davenport
2018-07-12fix typo and grammar (#832)Patrick Collins
2018-07-11fix typo (#831)Patrick Collins
2018-07-10travis: Download Meson ourselvesQuentin Glidic
2018-07-10travis: Use Python 3.5 for MesonQuentin Glidic
2018-07-10travis: libxkbcommon is now in the whitelistQuentin Glidic
2018-07-10travis: Install latest MesonQuentin Glidic
2018-07-10gitmodules: Update libnkutilsQuentin Glidic
2018-07-10[Tests] Fix window test.Dave Davenport
2018-07-09[Doc] Add enviroment property to manpageDave Davenport
2018-07-09[Lexer] Also allow non-capitalized environment variablesDave Davenport
2018-07-09[Lexer] Add support for environment variables.Dave Davenport
2018-06-14[Theme] Change window layout for error dialogDave Davenport
2018-06-13Add default shortcuts: Shift+BackSpace to delete previous char, Ctrl+Left/Rig...Maxim Baz
2018-06-13Sorting cleanup (#816)Dave Davenport
2018-06-12More documentation fixesDave Davenport
2018-06-12More source code documentation updatesDave Davenport
2018-06-12Fix documentationDave Davenport
2018-06-12Documentation updates.Dave Davenport
2018-06-12Change log domain from Utils.IconFetcher to Helpers.IconFetcherDave Davenport
2018-06-12[Widget::Icon] Fix doxygen documentation in header file.Dave Davenport
2018-06-12[IconFetcher] Add some doxygen documentationDave Davenport
2018-06-12Fix documentation error in icon widget header file.Dave Davenport
2018-06-12Remove (unused) widget ref counting.Dave Davenport
2018-06-12Fix crash in error dialog and tests.Dave Davenport
2018-06-09Re-add icon-theme option.Dave Davenport
2018-06-09Add an generic icon fetcher that can be used by any widget and re-uses the ma...Dave Davenport
2018-06-03Merge pull request #781 from NeQuissimus/XDG_CONFIG_HOMERasmus Steinke
2018-06-03Get rid of if condition, honour XDG_DATA_HOMERasmus Steinke
2018-06-02[Theme][Doc] Update some color key names.Dave Davenport
2018-06-02[doc] theme docs not using right key for bg color (#795)Patrick Motard
2018-06-02Add alacritty to rofi-sensible-terminal (#808)Espen Henriksen
2018-05-16[Test] Helper:Pidfile generate tmp. pidfilename.Dave Davenport
2018-05-16Merge branch 'next' of github:DaveDavenport/rofi into nextDave Davenport
2018-05-16Update libnkutils.Dave Davenport
2018-05-16Fix small memory leak in history.Dave Davenport
2018-05-14Fix typo (#804)Sven-Hendrik Haase