summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
2021-05-23[DRun] Fix sorting when name is NULL.Dave Davenport
2021-05-23Update links to irc.libera.chatDave Davenport
2021-05-23Add cursor property (#1313)TonCherAmi
2021-05-10[FileBrowser] fix escaping of paths.Dave 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-05-02Remove -fullscreen option, deprecated by new theme format.Dave Davenport
2021-05-02Remove -show-match option, deprecated.Dave Davenport
2021-04-13Added -hover-select option that automatically selects the entry under the cur...rahulaggarwal965
2021-04-13Add 'steal-focus' option instead of 'restore-focus' option.Dave Davenport
2021-04-10Partially fix switching between modi, does not work for script mode.Dave Davenport
2021-04-10[Listview] Check max_rows on nav_right/left.Dave Davenport
2021-03-29[Window] revert accidental changes to window.cDave Davenport
2021-03-27Add [no]focus restore option.Dave Davenport
2021-03-02[window] do the focus_revert fix at the right place.Dave Davenport
2021-03-02[Window] do not revert focus on window switch.Dave Davenport
2021-02-16Improve blur algorithm.Dave Davenport
2021-02-15Test blurring of background image (screenshot/background/image).Dave Davenport
2021-02-13[Window] small fix to pass screen to stacking window list.Dave Davenport
2021-02-03Small fix in log domain containerDave Davenport
2021-01-26Add `-rasi-validate` option.Dave Davenport
2021-01-19[Textbox] Allow markup to be disabled in theme.Dave Davenport
2021-01-17Reduce scope of variables.Dave Davenport
2021-01-17Add check for input == NULL.Dave Davenport
2020-12-28[Textbox] Allow theme to force markup enabled on textbox.Dave Davenport
2020-12-27[Textbox] When estimating height, set correct font first.Dave Davenport
2020-12-20xcb: Restore focus in more placesQuentin Glidic
2020-12-13xcb: Nicer focus stealing in O-R modeQuentin Glidic
2020-12-09Revert "xcb: Steal focus in O-R mode"Dave Davenport
2020-11-27xcb: Steal focus in O-R modeQuentin Glidic
2020-11-27xcb: Ask for focus where possibleQuentin Glidic
2020-11-15docs: fix simple typo, prefered -> preferred (#1224)Tim Gates
2020-11-03Indent round.Dave Davenport
2020-10-20[RofiIconFetcher] Add missing freeDave Davenport
2020-10-20[RofiIconFetcher] Switch to gdk-pixbuf.Dave Davenport
2020-10-18[RofiIconFetcher] Do image checking in icon fetcher, use nkutils-enumDave Davenport
2020-10-18[IconLoader] add optional gif loader.Dave Davenport
2020-10-18[FileBrowser] Small restructure.Dave Davenport
2020-10-17[Icons] Check both small and big caps for extention.Dave Davenport
2020-10-17[RofiIconFetcher] Don't exit out on libjpeg error, but don't load image.Dave Davenport
2020-10-16[FileBrowser] Save last directory.Dave Davenport
2020-10-16[FileBrowser] Prepend '@' before filename if link.Dave Davenport
2020-10-16[FileBrowser] Add SVG as file type.Dave Davenport
2020-10-15[FileBrowser] If link, use stat to check out type.Dave Davenport
2020-10-12Fix some of the documentationDave Davenport
2020-10-12Try fixing build on meson of readdir dirent args.Dave Davenport
2020-10-12[FileBrowser] Add file browser modi.Dave Davenport
2020-09-30[Helper] Add -normalize-match option.Dave Davenport