summaryrefslogtreecommitdiffstats
path: root/source/rofi.c
AgeCommit message (Expand)Author
2017-12-25bindings: Fix double click delayQuentin Glidic
2017-11-29When no new theme file present, don't print it in help.Dave Davenport
2017-11-07IndentDave Davenport
2017-10-31Remove default-theme header file.Dave Davenport
2017-10-31meson: Add default theme GResource bitsQuentin Glidic
2017-10-31First testing to use GResource to load default theme.Dave Davenport
2017-10-30Remove color from prompt, can be added in theme now.Dave Davenport
2017-10-19Fixed error misspellJakob M. Kjær
2017-10-16Make -plugin-path commandline flag be read before loading pluginsDave Davenport
2017-10-15meson: Use libnkutils git-version supportQuentin Glidic
2017-10-12bindings: Fix API usageQuentin Glidic
2017-10-05Indent files.Dave Davenport
2017-09-10Fix crash on destroying script modiDave Davenport
2017-09-10Allow combi modi to use scripts from the modi list.Dave Davenport
2017-09-05Add `ch` as size unit.Dave Davenport
2017-09-04Only dump configuration changes, not theme in `-dump-config`.Dave Davenport
2017-08-18Move more enums to rofi-types.hDave Davenport
2017-07-13[DMenu] make rofi obey the dmenu -w flag.Dave Davenport
2017-07-03[OldTheme] Re-add the padding/bw option.Dave Davenport
2017-06-21Fix test building.Dave Davenport
2017-06-21Add -dump-config option.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-07Fix parsing old themes from rofi-themes repo.Dave Davenport
2017-06-07Load theme-str after loading fallback themes.Dave Davenport
2017-06-03Run indenter.Dave Davenport
2017-06-03Don't popup error dialog, pospone error message.Dave Davenport
2017-06-01rofi: Make sure we parsed the config before parsing bindingsQuentin Glidic
2017-06-01display: Introduce display.hQuentin Glidic
2017-06-01xcb: Move (most) event handling to xcb.cQuentin Glidic
2017-06-01xcb: Hide release detailsQuentin Glidic
2017-06-01rofi: Remove some leftovers ticksQuentin Glidic
2017-06-01xcb: Hide grab detailsQuentin Glidic
2017-06-01xcb: Hide some internal detailsQuentin Glidic
2017-06-01xcb: Move GWater source in xcb.cQuentin Glidic
2017-06-01xcb: Move more stuff to xcb.cQuentin Glidic
2017-06-01x11-helper: Rename xcb.cQuentin Glidic
2017-06-01rofi: Fix NkBindings calls orderQuentin Glidic
2017-05-31gitmodules: Update libnkutilsQuentin Glidic
2017-05-31gitmodules: Update libnkutilsQuentin Glidic
2017-05-29Use libnkutils for keybindingsQuentin Glidic
2017-05-28G_MODULE_EXPORT config_pathDave Davenport
2017-05-28Add extra error message when failed to open pluginDave Davenport
2017-05-16Change ARGB to RGBA, fix in theme converterDave Davenport
2017-05-04rofi: Do not include gitconfig.h directlyQuentin Glidic
2017-04-28Fix some small warning because get_string returns const.Dave Davenport
2017-04-27Re-Indent codeDave Davenport
2017-04-21Remove -dump-xresources-theme option that does not exists anymore from -helpDave Davenport
2017-04-21[Plugins] Add -no-plugins and -plugin-path optionsDave Davenport
2017-04-20Try to improve error message a bit (damn g_warning replace)Dave Davenport