summaryrefslogtreecommitdiffstats
path: root/source/xcb.c
AgeCommit message (Expand)Author
2017-06-03Run indenter.Dave Davenport
2017-06-03xcb: Be sure not to leak xkb keymap/stateQuentin Glidic
2017-06-02xcb: Add startup notification supportQuentin Glidic
2017-06-02helper: Add API to support startup notificationQuentin Glidic
2017-06-01xcb: Hide WM discover functionQuentin Glidic
2017-06-01display: Introduce display.hQuentin Glidic
2017-06-01helper: Move cairo_image_surface_create_from_svg to helper.cQuentin Glidic
2017-06-01xcb: Move (most) event handling to xcb.cQuentin Glidic
2017-06-01xcb: Hide release detailsQuentin Glidic
2017-06-01xcb: Fix normal window modeQuentin Glidic
2017-06-01xcb: Hide grab detailsQuentin Glidic
2017-06-01xcb: Hide some internal detailsQuentin Glidic
2017-06-01xcb: Reorder and hide events callbacksQuentin Glidic
2017-06-01xcb: Move GWater source in xcb.cQuentin Glidic
2017-06-01xcb: Move more stuff to xcb.cQuentin Glidic
2017-06-01x11-helper: Rename xcb.cQuentin Glidic