summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-11-26Release 1.7.11.7.1Dave Davenport
2021-11-26Update release notes and changelog.Dave Davenport
2021-11-23[README] Small updates.Dave Davenport
2021-11-12[Rofi] Fix error message to have right syntax.Dave Davenport
2021-11-08[Releasenotes] Small update.Dave Davenport
2021-11-08[Theme] Accept just color for highlightDave Davenport
2021-11-06Fix throw at release notes.Dave Davenport
2021-10-29[DOC] Small fixes from RaZ0rr-TwoDave Davenport
2021-10-29Update to documentation by RaZ0rr-Two (#1495)Dave Davenport
2021-10-29gitmodules: Update libnkutilsQuentin Glidic
2021-10-29[Combi] Add a check against recursion.Dave Davenport
2021-10-28gitmodules: Update libnkutilsQuentin Glidic
2021-10-28script: Include config.hQuentin Glidic
2021-10-28theme-parser: Include config.hQuentin Glidic
2021-10-16[DMenu] Do not crash when no entry is available.Dave Davenport
2021-10-12[DOC] Fix key names in theme location name.Dave Davenport
2021-10-12[RUN|DRUN] Only initialize file-completer on first use.Dave Davenport
2021-10-12[FileBrowser] Reduce number of re-allocs.Dave Davenport
2021-10-09[Config] Downgrade unknown options from error to warning.Dave Davenport
2021-10-08[Doc] Update link to pango markup.Dave Davenport
2021-10-08[Build] Remove generating of README.html and bundling.Dave Davenport
2021-10-01[DOC] Fix typoDave Davenport
2021-09-24[Lexer] Fix regex for env()Dave Davenport
2021-09-24[Lexer] Add _ to environement variable.Dave Davenport
2021-09-23[DMenu] Fix uninitialized memory (nonselectable).Dave Davenport
2021-09-22[FileBrowser] if text cannot be converted, try to mangle it into something.Dave Davenport
2021-09-22[Textbox|FileBrowser] Fix crash on invalid filenameDave Davenport
2021-09-21[Config] Add 'in your face' error message about deprecated theme setting.Dave Davenport
2021-09-20[Theme] Print known colors as color name.Dave Davenport
2021-09-20[Doc] Fix layout image.Dave Davenport
2021-09-15[Window] Lower class name before icon lookupDave Davenport
2021-09-13[Helper] Don't tell g_utf8_strlen to ignore length.Dave Davenport
2021-09-12[DOC] Add default theme loading to rofi-theme manpage.Dave Davenport
2021-09-08[CMD] If failed to convert commandline option to new config do not stop.Dave Davenport
2021-09-08[THEME] I1442 Fix parsing of nested media blocks.Dave Davenport
2021-09-07#1437 - Fix sizing logic for widgets and textboxes. (#1444)Dave Davenport
2021-09-06Revert "[I1437] Textbox make get_desired_width depend on width."Dave Davenport
2021-09-06Revert "[i1437] [View] Do the sizing based on the desired window width."Dave Davenport
2021-09-06[i1437] [View] Do the sizing based on the desired window width.Dave Davenport
2021-09-06[I1437] Textbox make get_desired_width depend on width.Dave Davenport
2021-09-06Fix some memory leaks.Dave Davenport
2021-09-06[Window] Try to fix the autosizing of desktop name for non-i3 dekstop.Dave Davenport
2021-09-03[Window] Issue 1406 fix the broken close-on-delete (#1421)Dave Davenport
2021-09-03convert FRE template to Github issue form (#1422)Danny Colin
2021-09-03[listview] Correctly check if hovered item is highlighted.Dave Davenport
2021-09-02[main] tiny code tweaks.Dave Davenport
2021-09-02[I1405] Allow action to be taken on input change. (#1420)Dave Davenport
2021-09-02[Theme] Don't truncate double default value.Dave Davenport
2021-09-01[Grammar] Add support for env();Dave Davenport
2021-09-01[ISSUE] Add hints for how to get config in issue template.Dave Davenport