summaryrefslogtreecommitdiffstats
path: root/source/rofi.c
AgeCommit message (Expand)Author
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
2016-02-03Fix error dialog no longer closing on keypressDave Davenport
2016-02-03Issue: #333, Check if row is selected, don't assume selected_line is valid.Dave Davenport
2016-01-29Re-enable blinkingDave Davenport
2016-01-27Only remove source if existsDave Davenport
2016-01-27Small fix.Dave Davenport
2016-01-26Make dmenu use glib mainloop.Dave Davenport
2016-01-26Fix comment add todo.Dave Davenport
2016-01-25Merge remote-tracking branch 'origin/master' into glib-loopDave Davenport
2016-01-25On empty input, return CUSTOM_INPUT so to distinquish between cancel and empty.Dave Davenport
2016-01-22Make error dialog work correctly by creating lokal main loop (aka GtkDialog)Dave Davenport
2016-01-20Fix switchign between switchers.Dave Davenport
2016-01-20Try to force propper showing of rofi.Dave Davenport