summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-08-28[CI] Fix path.ciDave Davenport
2021-08-28[CI] Fix stupid typo, (step/id)Dave Davenport
2021-08-28[CI] Try to fix invalid syntax.Dave Davenport
2021-08-28[CI] Add tarballs to artifact.Dave Davenport
2021-08-27[Doc] Update manpage on keybindings.Dave Davenport
2021-08-27[Theme] double inheritance integer fallback fixDave Davenport
2021-08-26[Theme] Try to fix inheritance (2nd attempt).Dave Davenport
2021-08-26[Doc] Update manpageDave Davenport
2021-08-26doc: rofi.1.markdown: fix link, languagetoolify (#1380)jtagcat
2021-08-26[rofi-theme-selector] don't remove lines, but comment them.Dave Davenport
2021-08-25[Theme] Update rofi-theme-selector to append '@theme'Dave Davenport
2021-08-24[Doc] Remove 'fun' from doc.Dave Davenport
2021-08-24[Lexer] Fix lexer parsing default theme from resource.Dave Davenport
2021-08-24[Parser] Set ordering correctly when loading theme with reset.Dave Davenport
2021-08-24[Meson] Correctly add default theme resourceDave Davenport
2021-08-24[Theme] Undo part of default theme changes, always pick build-inDave Davenport
2021-08-24[Theme] Add default theme file!Dave Davenport
2021-08-24[Theme] Ship default theme separately.Dave Davenport
2021-08-23[main] Try to fix default theme loading.Dave Davenport
2021-08-23[Doc] Small updates to make transparency doc more inline current rofi.Dave Davenport
2021-08-23[Doc] Add documentation about transparency.Dave Davenport
2021-08-23[Doc] Add documentation with example about position.Dave Davenport
2021-08-23[Doc] Update ChangelogDave Davenport
2021-08-23[Doc] Update release notes.Dave Davenport
2021-08-22[Doc] Remove unupdated badge from README.Dave Davenport
2021-08-22[Doc] Add note `highlight` is only available on element-text.Dave Davenport
2021-08-22[Doc][Meson] use go-md2man for update-manpage targetDave Davenport
2021-08-22[Test] Remove old broken test scripts.Dave Davenport
2021-08-21[CppCheck] Fix some shadowing variables.Dave Davenport
2021-08-20[Doc] Update readme badges.Dave Davenport
2021-08-20[CI] Port CI to github actions. (#1374)TonCherAmi
2021-08-20[Doc] Try to fix some of the doxygen coverage warnings.Dave Davenport
2021-08-19Update release-1.7.0.markdownDave Davenport
2021-08-19[Doc] Small typo fix in releasenotes.Dave Davenport
2021-08-19Cleanup, update header files using clang-tidy.Dave Davenport
2021-08-19[Doc] Add github discussions in more placesDave Davenport
2021-08-18[RofiIconFetcher] Remove stray debug printf.Dave Davenport
2021-08-18[Theme] Update iggy theme.Dave Davenport
2021-08-18[Cleanup] Using clang-tidyDave Davenport
2021-08-18[Cleanup] clang-tidy rofi-icon-fetcher.cDave Davenport
2021-08-18[Cleanup] clang-tidy view.cDave Davenport
2021-08-18[Cleanup] clang-tidy rofi.cDave Davenport
2021-08-17[Doc] Fix typoDave Davenport
2021-08-17[Doc] Add new feature to releasenote.Dave Davenport
2021-08-17[Window] Allow rofi to stay active on closing a windowDave Davenport
2021-08-17[Doc] Update list spacing release notes.Dave Davenport
2021-08-17[Doc] Add more examples to the changelog.Dave Davenport
2021-08-17[Rofi] Clear old theme before loading new one on -theme argument.Dave Davenport
2021-08-17[Theme] Add iggy theme.Dave Davenport
2021-08-17[Theme] Fix inheritance copy paste error.Dave Davenport