summaryrefslogtreecommitdiffstats
path: root/source/xcb.c
AgeCommit message (Expand)Author
2020-02-02Indent all the code.Dave Davenport
2020-01-01Update copyright dates.Dave Davenport
2019-10-17[Window] Add thumbnail of windows as option.Dave Davenport
2019-09-27Update copyright.Dave Davenport
2019-02-21Fix RandR 1.5 check: use RANDR_PREF_MINOR_VERSION (#918)Michael Stapelberg
2019-02-02[CodeCY] More cleanup.Dave Davenport
2019-02-02[CodeCY] Cleanup some more warnings given by CodeCY.Dave Davenport
2018-08-08Indent the code.Dave Davenport
2018-06-12More documentation fixesDave Davenport
2018-02-07I749 (#766)Dave Davenport
2018-01-18Revert "xcb: Add XKB_NEW_KEYBOARD_NOTIFY support"Quentin Glidic
2017-12-26bindings: Rework mouse bindings (#745)Quentin Glidic
2017-12-18xcb: Add XKB_NEW_KEYBOARD_NOTIFY supportQuentin Glidic
2017-11-07IndentDave Davenport
2017-11-02Merge remote-tracking branch 'origin/master' into nextDave Davenport
2017-11-02Fix -m -4 for xmonad (#683)ironyman
2017-10-14gitmodules: Update libnkutils and libgwaterQuentin Glidic
2017-10-05Indent files.Dave Davenport
2017-09-17Change WMQuirk logicDave Davenport
2017-08-18Move more enums to rofi-types.hDave Davenport
2017-07-12Add wid:{window id} to monitor option.Dave Davenport
2017-07-05Put Xfwm4 on the WM list that needs extra desktop change.Dave Davenport
2017-06-22xcb: Support back some weird X11 featureQuentin Glidic
2017-06-14[X11Helper] Add extra debug output when determining target monitor.Dave Davenport
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