summaryrefslogtreecommitdiffstats
path: root/source/xcb.c
AgeCommit message (Expand)Author
2021-06-09Update copyright header.Dave Davenport
2021-06-01Re-indent the code using indenter.Dave Davenport
2021-05-31[X11Helper] Add exception for bspwm window placing above window.Dave Davenport
2021-05-23Add cursor property (#1313)TonCherAmi
2021-04-13Added -hover-select option that automatically selects the entry under the cur...rahulaggarwal965
2021-04-13Add 'steal-focus' option instead of 'restore-focus' option.Dave Davenport
2021-03-27Add [no]focus restore option.Dave Davenport
2021-02-16Improve blur algorithm.Dave Davenport
2021-02-15Test blurring of background image (screenshot/background/image).Dave Davenport
2020-12-13xcb: Nicer focus stealing in O-R modeQuentin Glidic
2020-11-27xcb: Ask for focus where possibleQuentin Glidic
2020-11-15docs: fix simple typo, prefered -> preferred (#1224)Tim Gates
2020-10-20[RofiIconFetcher] Switch to gdk-pixbuf.Dave Davenport
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