summaryrefslogtreecommitdiffstats
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-21Add missing header files xkb,xkb-internalDave Davenport
2016-02-21view/compose: Use Xlib cancelling behaviourQuentin Glidic
2016-02-21Update travis fileDave Davenport
2016-02-21Fix tests.Dave Davenport
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-21Textbox_test does not run on travis. test-x depends on textbox_testDave Davenport
2016-02-21Add textbox_test to make checkDave Davenport
2016-02-21Fixing make dist after merge of make cleanups.Dave Davenport
2016-02-21Autotools cleanupQuentin Glidic
2016-02-20Merge remote-tracking branch 'origin/master' into glib-loopDave Davenport
2016-02-20Update READMEDave Davenport
2016-02-20Merge remote-tracking branch 'origin/master' into glib-loopDave Davenport
2016-02-20Update rulesDave Davenport
2016-02-20Add contributing guidelineDave Davenport
2016-02-20Add ISSUE TemplateDave 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