Skip to content

Commit d70ec4f

Browse files
committed
Preparing 0.5 release
1 parent fac8685 commit d70ec4f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
** Functions implemented to get and set all ICCCM WM properties on
55
Window objects.
66

7+
** Keymap cache implemented, with external Xlib.display.Display
8+
methods keycode_to_keysym, keysym_to_keycode, keysym_to_keycodes and
9+
refresh_keyboard_mapping.
10+
711
** Two utils for debugging X traffic implemented.
812
utils/tcpbug.py forwards a TCP connection and outputs the
913
communication between the client and the server. This output can then

0 commit comments

Comments
 (0)