summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-11-19add quotinghaawda
2018-04-28byte-compile files, correct pathhaawda
2017-12-10Updated version (r122.a727ab8 -> r123.89eeecc).AUR Update Bot
Changelog ========= Add support for fast switching between multiple keyboards (89eeecc)
2017-11-26Updated version (r120.0d23b04 -> r122.a727ab8).haawda
Changelog ========= Add support for callback function for keyboard update (a727ab8) Make connection-specific variables private (5380883)
2017-11-05Updated version (r119.d1d6b6c -> r120.0d23b04).haawda
Changelog ========= Add support for <eventstruct> (0d23b04)
2017-02-05Updated version (r116.73481b2 -> r119.d1d6b6c).Stefan Husmann
Changelog ========= Fix checkdoc warnings (d1d6b6c) Sync with upstream protocol (a358f79) Update copyright year to 2017 (bf94f00)
2016-11-19Updated version (r115.1fafa29 -> r116.73481b2).AUR Update Bot
Changelog ========= Bump version to 0.12 (73481b2)
2016-11-13Updated version (r114.e7b471e -> r115.1fafa29).AUR Update Bot
Changelog ========= Correct the detection of modifier keys (1fafa29)
2016-09-25Updated version (r113.4dcf60b -> r114.e7b471e).AUR Update Bot
Changelog ========= Protect the event lock (e7b471e)
2016-09-23Updated version (r112.7cc5d1b -> r113.4dcf60b).AUR Update Bot
Changelog ========= Add missing slots for WM_SIZE_HINTS classes (4dcf60b)
2016-08-15Updated version (r111.40f873b -> r112.7cc5d1b).AUR Update Bot
2016-08-12Updated version (r110.b75641b -> r111.40f873b).AUR Update Bot
Changelog ========= Save a sequence number after the packet is saved (40f873b)
2016-08-11Updated version (r108.8197598 -> r110.b75641b).AUR Update Bot
Changelog ========= Split connection filter (b75641b) Fix sequence number wrapping issues (878c611)
2016-08-07Updated version (r105.adc0f82 -> r108.8197598).AUR Update Bot
Changelog ========= Fix XGE and XKB events support (8197598) * xcb-renderutil.el (xcb:renderutil:find-format): Traverse the 'formats' slot; return format ID. (527dbf8) * xcb-ewmh.el (xcb:ewmh:-atoms): List _NET_WM_CM_S0 by default. (4143017)
2016-07-31Updated version (r103.93b6b73 -> r105.adc0f82).AUR Update Bot
Changelog ========= Bump version to 0.10 (adc0f82) * xcb.el (xcb:disconnect): Check before disconnecting. (cc63bab)
2016-07-30Updated version (r102.f5216dc -> r103.93b6b73).AUR Update Bot
Changelog ========= ; * xcb.el (xcb:disconnect): Flush before disconnection. (93b6b73)
2016-07-29Updated version (r92.e58ac74 -> r102.f5216dc).AUR Update Bot
Changelog ========= Merge branch 'feat/xkb' into externals/xelb (f5216dc) Support system-specific and legacy keysyms (600b825) Use numerical keysyms and mod-masks (9089f9c) Set XKB per-client flags (39d4efb) Adapt 'xcb-keysyms' library to use XKB (d7d1115) Fix extension event number (b1e83e8) Eliminate compile warnings for Emacs 24 (bddad0e) Precompute the size of <union> (eee1348) Fix issues with <switch> (9a73b79) Enable XKB module (2f9c5e5)
2016-07-26Updated version (r91.09114ba -> r92.e58ac74).AUR Update Bot
Changelog ========= Bump version to 0.9 (e58ac74)
2016-07-13Updated version (r90.761361c -> r91.09114ba).AUR Update Bot
Changelog ========= * xcb-icccm.el (xcb:icccm:-atoms): Add WM_CHANGE_STATE atom. (09114ba)
2016-07-12Updated version (r89.bb8f19a -> r90.761361c).AUR Update Bot
Changelog ========= * xcb-ewmh.el (xcb:ewmh:-_NET_WM_STRUT_PARTIAL): Fix typos. (761361c)
2016-06-03Updated version (r88.0b2c88a -> r89.bb8f19a).AUR Update Bot
Changelog ========= Sync with upstream protocol (bb8f19a)
2016-05-25Updated version (r87.7f44908 -> r88.0b2c88a).AUR Update Bot
Changelog ========= Bump version to 0.8 (0b2c88a)
2016-05-23Updated version (r86.380845e -> r87.7f44908).AUR Update Bot
Changelog ========= Add optional arguments to force refreshing atoms (7f44908)
2016-05-21Updated version (r85.05e35bd -> r86.380845e).AUR Update Bot
Changelog ========= Bump version to 0.7 (380845e)
2016-05-17Updated version (r83.ddca322 -> r85.05e35bd).AUR Update Bot
Changelog ========= Improve performance of `xcb:create-auth-info' (05e35bd) Fix the parsing of X11 properties (65b2934)
2016-05-13Updated version (r82.ecd68de -> r83.ddca322).AUR Update Bot
Changelog ========= Implement basic authentication during connection setup (ddca322)
2016-04-23Updated version (r81.28c0579 -> r82.ecd68de).AUR Update Bot
Changelog ========= Add 'MANAGER' atom (ecd68de)
2016-03-25Updated version (r80.5b969ed -> r81.28c0579).AUR Update Bot
Changelog ========= Avoid using the global value `x-display-name' (28c0579)
2016-03-23initial uploadStefan Husmann