Age | Commit message (Collapse) | Author |
|
|
|
|
|
Changelog
=========
Add support for fast switching between multiple keyboards (89eeecc)
|
|
Changelog
=========
Add support for callback function for keyboard update (a727ab8)
Make connection-specific variables private (5380883)
|
|
Changelog
=========
Add support for <eventstruct> (0d23b04)
|
|
Changelog
=========
Fix checkdoc warnings (d1d6b6c)
Sync with upstream protocol (a358f79)
Update copyright year to 2017 (bf94f00)
|
|
Changelog
=========
Bump version to 0.12 (73481b2)
|
|
Changelog
=========
Correct the detection of modifier keys (1fafa29)
|
|
Changelog
=========
Protect the event lock (e7b471e)
|
|
Changelog
=========
Add missing slots for WM_SIZE_HINTS classes (4dcf60b)
|
|
|
|
Changelog
=========
Save a sequence number after the packet is saved (40f873b)
|
|
Changelog
=========
Split connection filter (b75641b)
Fix sequence number wrapping issues (878c611)
|
|
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)
|
|
Changelog
=========
Bump version to 0.10 (adc0f82)
* xcb.el (xcb:disconnect): Check before disconnecting. (cc63bab)
|
|
Changelog
=========
; * xcb.el (xcb:disconnect): Flush before disconnection. (93b6b73)
|
|
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)
|
|
Changelog
=========
Bump version to 0.9 (e58ac74)
|
|
Changelog
=========
* xcb-icccm.el (xcb:icccm:-atoms): Add WM_CHANGE_STATE atom. (09114ba)
|
|
Changelog
=========
* xcb-ewmh.el (xcb:ewmh:-_NET_WM_STRUT_PARTIAL): Fix typos. (761361c)
|
|
Changelog
=========
Sync with upstream protocol (bb8f19a)
|
|
Changelog
=========
Bump version to 0.8 (0b2c88a)
|
|
Changelog
=========
Add optional arguments to force refreshing atoms (7f44908)
|
|
Changelog
=========
Bump version to 0.7 (380845e)
|
|
Changelog
=========
Improve performance of `xcb:create-auth-info' (05e35bd)
Fix the parsing of X11 properties (65b2934)
|
|
Changelog
=========
Implement basic authentication during connection setup (ddca322)
|
|
Changelog
=========
Add 'MANAGER' atom (ecd68de)
|
|
Changelog
=========
Avoid using the global value `x-display-name' (28c0579)
|
|
|