summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
2016-03-21Quick fix.Dave Davenport
2016-03-20x11-helper: Drop RControl/LControl from Control modifier maskQuentin Glidic
2016-03-20keybindings: Merge accept-custom and accept-entry-continueQuentin Glidic
2016-03-20Fix reloading after deleting entryDave Davenport
2016-03-20Fix positioning window on top of window.Dave Davenport
2016-03-19Make clang static code analyzer happy (300+ -> 5)Dave Davenport
2016-03-19Remove pointless else if statementDave Davenport
2016-03-18rofi: Allow fullscreen on specified monitorQuentin Glidic
2016-03-17Issue 213: Memcpy the right size for atomsDave Davenport
2016-03-17x11-helper: Advertise the correct set of supported modifiersQuentin Glidic
2016-03-15Issue 358 Set monitor width and height for monitor -3 mode.Dave Davenport
2016-03-13Terminate mainloop after error message when trying to start it in daemon mode.Dave Davenport
2016-03-12Tried to fix strlen on NULLDave Davenport
2016-03-07view: Fix multi-character compose sequencesQuentin Glidic
2016-03-07Read default config from /etc/rofi.conf if exists.Dave Davenport
2016-03-06Add MENU_ERROR_DIALOG flag.Dave Davenport
2016-03-05Try to fix thingsDave Davenport
2016-03-05Add option to position rofi at mouseDave Davenport
2016-03-05Make cppcheck happyDave Davenport
2016-03-05Remove deprecated theme system.Dave Davenport
2016-03-05Allow X parsed colorsDave Davenport
2016-03-05Fix color parsingDave Davenport
2016-03-05More cleanupsDave Davenport
2016-03-05CleanupDave Davenport
2016-03-05Cleanups.Dave Davenport
2016-03-05Propagate error down, show dialog.Dave Davenport
2016-03-04Return NULL when empty property.Dave Davenport
2016-03-04Check for the availability of the xinerama extension.Dave Davenport
2016-03-04Move keymap updating into right x11 event loop handler.Dave Davenport
2016-03-04Be able to run without compose table.Dave Davenport
2016-03-04Check table exists.Dave Davenport
2016-03-03Correctly check errorDave Davenport
2016-03-03Check if connection was succesfullDave Davenport
2016-03-03Free was too early.Martijn Koedam
2016-03-03Quit on error msg fail.Dave Davenport
2016-03-03Quit when failing to create dialog.Dave Davenport
2016-03-03is active can be NULL, checkDave Davenport
2016-03-02Cleanups (cppcheck)Dave Davenport
2016-03-01Fix #348, give a warning when font failed to parseDave Davenport
2016-03-01Small cleanupDave Davenport
2016-03-01Pack magic externs into a xcb_stuff.Dave Davenport
2016-02-29Try to get fullscreenmode to draw nicer.Dave Davenport
2016-02-28Remove dead codeDave Davenport
2016-02-28IndentingDave Davenport
2016-02-28Small cleanup.Dave Davenport
2016-02-28Do a redraw after changing selected lineDave Davenport
2016-02-28Take SardemFF7 advice on aliasing Ctrl+s and Ctrl+S, shift needs to mentione...Dave Davenport
2016-02-28Do some filtering on the keybinding, to get the right keycombo for alt+shift+s.Dave Davenport
2016-02-28Change window id from long unsigned to unsigned.Dave Davenport
2016-02-28Run indenterDave Davenport