summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
2017-07-25Improve error message a little when bindings collide.Dave Davenport
2017-07-24Slight tweak to default themeDave Davenport
2017-07-17[DMenu] Do not show the Loading.. overlay when skipping loading stage.Dave Davenport
2017-07-17[DMenu] If input is stdin and from a tty, do not read data.Dave Davenport
2017-07-13[DMenu] make rofi obey the dmenu -w flag.Dave Davenport
2017-07-12Add wid:{window id} to monitor option.Dave Davenport
2017-07-11Convert old location format into new, so we are compatible again.Dave Davenport
2017-07-09[Dmenu] Allow multi-select in no-custom mode in dmenu.Dave Davenport
2017-07-06Re-add some of the old theme options, so theme converter use them.Dave Davenport
2017-07-05Put Xfwm4 on the WM list that needs extra desktop change.Dave Davenport
2017-07-05Correctly switch to other RofiViewState.Dave Davenport
2017-07-04meson: Actually define TIMINGS if needed (#621)Quentin Glidic
2017-07-04Add try exec test (#620)Dave Davenport
2017-07-03Merge remote-tracking branch 'origin/master' into nextDave Davenport
2017-07-03[OldTheme] Re-add the padding/bw option.Dave Davenport
2017-07-02Do not do an expand path on Exec field of desktop file. (#618)Dave Davenport
2017-07-02Do not do an expand path on Exec field of desktop file.Dave Davenport
2017-06-27[Config] Remove stray printf, add compiler hints.Dave Davenport
2017-06-27[Config] quick hack to support lists in rasi configuration{} block.Dave Davenport
2017-06-26[Helper] Fix render return success, not fail.Dave Davenport
2017-06-26[Helper] Add basic error checking to svg loading code.Dave Davenport
2017-06-26Update DPI value once auto-detected.Dave Davenport
2017-06-26[TextBox] Remove dead (commented code)Dave Davenport
2017-06-25Run indenter.Dave Davenport
2017-06-25[DRun] Add a small thread-pool for fetching icons.Dave Davenport
2017-06-25drun: Preload icon themesQuentin Glidic
2017-06-22Check user data dir when looking for theme.Dave Davenport
2017-06-22xcb: Support back some weird X11 featureQuentin Glidic
2017-06-21Fix test building.Dave Davenport
2017-06-21Add -dump-config option.Dave Davenport
2017-06-20Fix tests by splitting types name into separate file.Dave Davenport
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-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 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-13[helper] Fix type issue with variadic function.Dave Davenport
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-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-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-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