summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
2016-02-28Remove opening of display.Dave Davenport
2016-02-28Remove more display usageDave 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, window_*_ functions to xcb_ functionsDave Davenport
2016-02-27Move more to xcb.Dave Davenport
2016-02-27query pointer to xcbDave Davenport
2016-02-27Move more stuff to xcb_Dave Davenport
2016-02-27Convert view.c to xcb_ functions. secondary paste fails.Dave Davenport
2016-02-27Removing XCB from view.c, paste lessDave Davenport
2016-02-27Use xcb_flush instead of XFlushDave Davenport
2016-02-23WIP: Port window stuff to xcbQuentin Glidic
2016-02-23x11-helper: Migrate to libxkbcommonQuentin Glidic
2016-02-23keybindings: Merge left/right variants of modifiersQuentin Glidic
2016-02-23keybindings: Rework modmask matchingQuentin Glidic
2016-02-23view: Store modstate on keypress eventQuentin Glidic
2016-02-23rofi: Drop daemon modeQuentin Glidic
2016-02-23x11-helper: Directly store the useful valueQuentin Glidic
2016-02-23view-internal: Use XCB typesQuentin Glidic
2016-02-21rofi: Always use ARGB for Cairo image surfacesQuentin Glidic
2016-02-21Remove x11-event-source, replaced by libgwater.Dave Davenport
2016-02-21Remove XIC and XIM.Dave Davenport
2016-02-21view/compose: Use Xlib cancelling behaviourQuentin Glidic
2016-02-21Compose stuffQuentin Glidic
2016-02-21rofi: Migrate to libxkbcommonQuentin Glidic
2016-02-21rofi: Convert to XCB eventsQuentin Glidic
2016-02-21view: Flush after drawingDave Davenport
2016-02-19Cleanups.Dave Davenport
2016-02-19Cleanup + fixDave Davenport
2016-02-19Fixing.Dave Davenport
2016-02-19Full mainloop madnessDave Davenport
2016-02-19Test for single mainloopDave Davenport
2016-02-18Try to fix crash with new scrolling method.Dave Davenport
2016-02-17Issue: #219 Rounding down.Dave Davenport
2016-02-17#219: Implement continious scrollDave Davenport
2016-02-17Fix issue #281Dave Davenport
2016-02-17Quick work-around fix for rofi blocking X on unavailable monitorDave Davenport
2016-02-16#343 Add history support to drun mode.Dave Davenport
2016-02-12Do not pass the same information twice.Dave 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-10Fix #336, missing prototypeDave Davenport
2016-02-10Remove normal window global.Dave Davenport
2016-02-09Merge remote-tracking branch 'origin/master' into glib-loopDave Davenport
2016-02-09Fix finding active desktop!Dave Davenport
2016-02-09Merge remote-tracking branch 'origin/master' into glib-loopDave Davenport
2016-02-09Validate if input is utf-8 for dmenu, if not ignore that lineDave Davenport
2016-02-09Revert part of commit e7b18d3a88ba754738919883cf70f498654432eeDave Davenport
2016-02-09Merge remote-tracking branch 'origin/master' into glib-loopDave Davenport