summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
2017-03-28Merge branch 'master' into wip/waylandQuentin Glidic
2017-03-28mode: Properly use mode init return valueQuentin Glidic
2017-03-28Indenting.Dave Davenport
2017-03-28Merge the configuration loading into something more simple (3)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-27Add 'Configuration' section to rasi format that parses config option.Dave Davenport
2017-03-26wayland: Add some init error loggingQuentin Glidic
2017-03-25If user_runtime dir does not exist, try fallback and limp on.Dave Davenport
2017-03-25rofi: Add back configurationQuentin Glidic
2017-03-25wayland: Fix potential segfaultQuentin Glidic
2017-03-25ISSUE 576: Clutching at straws.Dave Davenport
2017-03-24README: Call run-mode application launcherDave Davenport
2017-03-22view: Add back redraw idle callbackQuentin Glidic
2017-03-22view: Handle back resizingQuentin Glidic
2017-03-22xcb: Keep the window across resizesQuentin Glidic
2017-03-22wayland/window: Use {c} for app_idQuentin Glidic
2017-03-22wayland: Add draft window modeQuentin Glidic
2017-03-22rofi: Do not over-cleanupQuentin Glidic
2017-03-22wayland: Support keyboard focusQuentin Glidic
2017-03-21xcb: Add back window modeQuentin Glidic
2017-03-21xcb: Flush after initQuentin Glidic
2017-03-21xcb: Fix pointer grabQuentin Glidic
2017-03-21xcb: Fix keyboard/pointer grabbingQuentin Glidic
2017-03-21xcb: Fix quitting via keyboardQuentin Glidic
2017-03-21xcb: Quit on outside clickQuentin Glidic
2017-03-21Do an extra log before calling unmap and destroy windowDave Davenport
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-21xcb: Add missing fileQuentin Glidic
2017-03-21Remove entry from history once deleted. #579Dave Davenport
2017-03-20xcb: Re-add basic drawingQuentin Glidic
2017-03-20wayland: Fix release bindingsQuentin Glidic
2017-03-20wayland: Split out XKB helpersQuentin Glidic
2017-03-20wayland: Rename public API to display_*Quentin Glidic
2017-03-20wayland: Add mouse supportQuentin Glidic
2017-03-20wayland: Add geometry-based launch supportQuentin Glidic
2017-03-20wayland: Add support for at-pointer spawningQuentin Glidic
2017-03-20#579 Fix delete cached entry.Dave Davenport
2017-03-20Properly quit rofi on exit bindingQuentin Glidic
2017-03-20wayland: Fix mask detectionQuentin Glidic
2017-03-20wayland: Fix keycodeQuentin Glidic
2017-03-20Add mouse wheel supportQuentin Glidic
2017-03-19Move XKB stuff to wayland.cQuentin Glidic
2017-03-19view: Properly track the frame callbackQuentin Glidic
2017-03-19wayland: Initial APIQuentin Glidic
2017-03-19Remove/Comment all X11 stuffQuentin Glidic
2017-03-18Small change to make cppcheck happyDave Davenport
2017-03-17clang-check fixesDave Davenport