summaryrefslogtreecommitdiffstats
path: root/source/view.c
AgeCommit message (Expand)Author
2016-02-28Change Window/Atom to xcb_window_t/xcb_atom_tQuentin Glidic
2016-02-28Remove Atom with xcb_atom_t.Dave Davenport
2016-02-28Merge remote-tracking branch 'github/master' into wip/xcb/fullDave Davenport
2016-02-28Convert more stuff to xcb, keyboard grab, cleanupDave Davenport
2016-02-27Move more to xcb, window_*_ functions to xcb_ functionsDave Davenport
2016-02-27Move more 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-23Add missing flushDave Davenport
2016-02-23Test for single mainloopDave Davenport
2016-02-23Fix previous commit.Dave Davenport
2016-02-23WIP: Port window stuff to xcbQuentin 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-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-17Quick work-around fix for rofi blocking X on unavailable monitorDave 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-10Remove normal window global.Dave Davenport
2016-02-09Merge remote-tracking branch 'origin/master' into glib-loopDave Davenport
2016-02-08Doxygen updates.Dave Davenport
2016-02-08CleanupsDave Davenport
2016-02-07More cleanupsDave Davenport
2016-02-07more renameingDave Davenport
2016-02-07Continue cleanupDave Davenport
2016-02-06Restructuring, my biggest joy.Dave Davenport
2016-02-06Split of files.Dave Davenport