summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-06-21Add -dump-config option.Dave Davenport
2017-06-20Fix tests by splitting types name into separate file.Dave Davenport
2017-06-20gitmodules: Update libnkutilsQuentin Glidic
2017-06-20Do better error reporting on configuration entries in rasi format.Dave Davenport
2017-06-20Support a config.rasi configuration file in the new formatDave Davenport
2017-06-20gitmodules: Update libnkutilsQuentin Glidic
2017-06-20meson: Generate pkg-config fileQuentin Glidic
2017-06-19Add Pop-Dark theme.Dave Davenport
2017-06-17Create CODE_OF_CONDUCT.md (#608)Dave Davenport
2017-06-15include more terminals and remove duplicatesRasmus Steinke
2017-06-14Add extra check for rofi_theme_parse_prepare_fileDave Davenport
2017-06-14[X11Helper] Add extra debug output when determining target monitor.Dave Davenport
2017-06-14Add list property test, allow empty lists.Dave Davenport
2017-06-14Add extra checks so widgets do not get added twice.Dave Davenport
2017-06-13Extend list of printable properties names to include list and orientation.Dave Davenport
2017-06-13Initialize all fields in hsl_to_rgb conversionDave Davenport
2017-06-13[helper] Fix type issue with variadic function.Dave Davenport
2017-06-12gitmodules: Update libnkutilsQuentin Glidic
2017-06-12Add missing null statement for fallthroughDave Davenport
2017-06-12Position the overlay in the top right corner of the listview.Dave Davenport
2017-06-12Make the compiler STFU about desired fallthroughs.Dave Davenport
2017-06-11Fix paramDave Davenport
2017-06-11Center align sidebar buttons by default.Dave Davenport
2017-06-11gitmodules: Update libnkutilsQuentin Glidic
2017-06-09Make function declaration match function prototype.Dave Davenport
2017-06-08Require->Require.private in pkg-config fileDave Davenport
2017-06-08Add glib-2.0 and cairo as dep to the rofi.pc file.Dave Davenport
2017-06-08[TextBox] Calculate yalign based on actual side, not estimated size.Dave Davenport
2017-06-07Fix parsing old themes from rofi-themes repo.Dave Davenport
2017-06-07[TextBox] Remove TB_LEFT/CENTER/RIGHT replace with xalign/yalign.Dave Davenport
2017-06-07Support empty strings as property.Dave Davenport
2017-06-07test: Update reference dumpQuentin Glidic
2017-06-07drun: Use the requested icon size for lookupQuentin Glidic
2017-06-07drun: Re-remove the context limitations for icon lookupQuentin Glidic
2017-06-07drun: Use Adwaita and gnome as fallback themesQuentin Glidic
2017-06-07Load theme-str after loading fallback themes.Dave Davenport
2017-06-06[View] Do not set rofi fullheight when num lines eq 0Dave Davenport
2017-06-06[View] Update sidebar buttons when we have no prompt.Dave Davenport
2017-06-06[TextBox] Fix centering with large paddingDave Davenport
2017-06-06[TextBox] Fix yalign for cursor and icon.Dave Davenport
2017-06-05Fixed typo (#604)Michael
2017-06-05Add dmenu themeDave Davenport
2017-06-04Fix rendering of icons with single font size.Dave Davenport
2017-06-03Change Listview::barview to Listview::layoutDave Davenport
2017-06-03Don't inline function that uses alloca.Dave Davenport
2017-06-03Add new keywords to theme printerDave Davenport
2017-06-03Run indenter.Dave Davenport
2017-06-03[View] Remove extra return.Dave Davenport
2017-06-03view: Always create textbox with typeQuentin Glidic
2017-06-03Fix sidebar in stock theme and sidebar button clickingDave Davenport