summaryrefslogtreecommitdiffstats
path: root/source/rofi.c
AgeCommit message (Expand)Author
2017-03-30Merge branch 'master' into wip/waylandQuentin Glidic
2017-03-30Remove more traces of old theme.Dave Davenport
2017-03-29Remove old theme support. (part 1)Dave Davenport
2017-03-28Merge branch 'master' into wip/waylandQuentin Glidic
2017-03-28Indenting.Dave Davenport
2017-03-28Merge the configuration loading into something more simple (2)Dave Davenport
2017-03-28Merge the configuration loading into something more simple (1)Dave Davenport
2017-03-25If user_runtime dir does not exist, try fallback and limp on.Dave Davenport
2017-03-25ISSUE 576: Clutching at straws.Dave Davenport
2017-03-22rofi: Do not over-cleanupQuentin Glidic
2017-03-21xcb: Add back window modeQuentin Glidic
2017-03-21rofi: Properly cleanup display stuffQuentin Glidic
2017-03-21Add teardown debug messageDave Davenport
2017-03-21Merge branch 'master' into wip/wip/wayland-draftQuentin Glidic
2017-03-20xcb: Re-add basic drawingQuentin Glidic
2017-03-20wayland: Rename public API to display_*Quentin Glidic
2017-03-20Properly quit rofi on exit bindingQuentin Glidic
2017-03-19Move XKB stuff to wayland.cQuentin Glidic
2017-03-19wayland: Initial APIQuentin Glidic
2017-03-19Remove/Comment all X11 stuffQuentin Glidic
2017-03-17[Keys] Cleanup view a bit.Dave Davenport
2017-03-11Some initial support for @import in theme and try to fall back when theme fai...Dave Davenport
2017-03-11Fix missing doxygen documentationDave Davenport
2017-03-06Merge remote-tracking branch 'gitcreate/master'Dave Davenport
2017-03-06Don't g_strsplit everytime, use strtok.Dave Davenport
2017-03-04Indent code.Dave Davenport
2017-03-04Add dir parser functionDave Davenport
2017-03-04Detect plugins on startup.Dave Davenport
2017-03-01Allow modes to set message box, instead of view creation argument.Dave Davenport
2017-02-27Also parse global config for dynamic optionsDave Davenport
2017-02-17Quick 'n dirty hack to find plugin in plugin dirDave Davenport
2017-02-14Add quick'n dirty abi check.Dave Davenport
2017-02-14Start of making SardemFF7 happyDave Davenport
2017-02-11Add an window manager detection function to startup.Dave Davenport
2017-02-09Update function check configure.acDave Davenport
2017-02-09IndentDave Davenport
2017-02-06Reduce amount of paths createdDave Davenport
2017-02-06Add border radius to border around widget.Dave Davenport
2017-02-02Enable lazy-grab by default.Dave Davenport
2017-02-01Set default language on pango context.Dave Davenport
2017-01-21Add auto-detect option to DPI setting.Dave Davenport
2017-01-11Fix indenting and header commenting.Dave Davenport
2017-01-09Clear theme memory on close, free temporary widgetDave Davenport
2017-01-09Reset theme if parsing fails, so we don't display using 1/2 parsed themeDave Davenport
2017-01-09Improve error handling string.Dave Davenport
2017-01-09Try to improve error handling and messagesDave Davenport
2017-01-09Better error reporting (1)Dave Davenport
2017-01-09Improve error message theme a little bitDave Davenport
2017-01-09Remove old cairo color set functionsDave Davenport
2017-01-09Give up and quit rofi after failed to grab keyboard in <5 sec.Dave Davenport