summaryrefslogtreecommitdiffstats
path: root/source/rofi.c
AgeCommit message (Expand)Author
2016-03-05Propagate error down, show dialog.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-03Quit on error msg fail.Dave Davenport
2016-03-03Quit when failing to create dialog.Dave 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-28Run indenterDave Davenport
2016-02-28Fix free'ing of ewmh calls, remove old X codesDave Davenport
2016-02-28Merge remote-tracking branch 'github/master' into wip/xcb/fullDave Davenport
2016-02-28Remove opening of display.Dave Davenport
2016-02-28change startup notification to xcbDave Davenport
2016-02-28Convert more stuff to xcb, keyboard grab, cleanupDave Davenport
2016-02-27Move most of window modi to xcbDave Davenport
2016-02-27Move more to xcb.Dave Davenport
2016-02-27Removing XCB from view.c, paste lessDave Davenport
2016-02-23Fix not updating in daemon modeDave Davenport
2016-02-23Fix issue: #347.Dave Davenport
2016-02-23Test for single mainloopDave Davenport
2016-02-23WIP: Port window stuff to xcbQuentin Glidic
2016-02-23x11-helper: Migrate to libxkbcommonQuentin Glidic
2016-02-23rofi: Drop daemon modeQuentin Glidic
2016-02-21Remove x11-event-source, replaced by libgwater.Dave Davenport
2016-02-21Compose stuffQuentin Glidic
2016-02-21rofi: Migrate to libxkbcommonQuentin Glidic
2016-02-21rofi: Convert to XCB eventsQuentin Glidic
2016-02-19Cleanups.Dave Davenport
2016-02-19Fixing.Dave Davenport
2016-02-19Full mainloop madnessDave Davenport
2016-02-19Test for single mainloopDave Davenport
2016-02-17Quick work-around fix for rofi blocking X on unavailable monitorDave Davenport
2016-02-11Use accessors in RofiView to get modi's and num modi for sidebar.Dave Davenport
2016-02-11Pull StartupNotificaiton Display event handling into the main event loopDave Davenport
2016-02-10Remove normal window global.Dave Davenport
2016-02-08Doxygen updates.Dave Davenport
2016-02-08CleanupsDave Davenport
2016-02-07More cleanupsDave Davenport
2016-02-07Remove unneeded redrawsDave Davenport
2016-02-07Continue cleanupDave Davenport
2016-02-06Restructuring, my biggest joy.Dave Davenport
2016-02-06Remove no longer needed structure.Dave Davenport
2016-02-06Split of files.Dave Davenport
2016-02-04Merge remote-tracking branch 'origin/master' into glib-loopDave Davenport
2016-02-04Allow user to open an disabled modi.Dave Davenport