summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-07-10autotools: Run a Meson build when distcheckingwip/distcheck-mesonQuentin 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
2018-05-12[TextBox] Add a reference to the cairo surface when displaying an icon.Dave Davenport
2018-04-28[Lexer] Allow quoted utf8 string in list type.Dave Davenport
2018-04-28[Lexer] Make not finding a configuration option a warning, not an error.Dave Davenport
2018-04-08Fix how borders are drawn, so it looks correct when transparant. (#792)Dave Davenport
2018-03-29autotools: Dist man pages sources files tooQuentin Glidic
2018-03-29gitmodules: Update libnkutilsQuentin Glidic
2018-03-29meson: Define VERSION as wellQuentin Glidic
2018-03-18Mark as dev build.Dave Davenport
2018-03-18Release 1.5.11.5.1Dave Davenport
2018-03-18Update release notes.Dave Davenport
2018-03-11rofi-theme-selector: Store config in XDG_CONFIG_HOME if setTim Steinbach
2018-03-07Merge branch 'next' of github:DaveDavenport/rofi into nextDave Davenport
2018-03-07Remove duplicate test, use tempnam instead of hardcoded path.Dave Davenport
2018-02-25Update themes from rofi-themes repositoryDave Davenport
2018-02-19[Doc] Fix border in layout structureDiki Ananta
2018-02-12Fix type in install.md 16.04 instruction.Dave Davenport
2018-02-12Update 16.04 instruction for updating newer rofi.Dave Davenport
2018-02-11Fix typo in INSTALL.MDDave Davenport