We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fac8685 commit d70ec4fCopy full SHA for d70ec4f
1 file changed
NEWS
@@ -4,6 +4,10 @@
4
** Functions implemented to get and set all ICCCM WM properties on
5
Window objects.
6
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
+
11
** Two utils for debugging X traffic implemented.
12
utils/tcpbug.py forwards a TCP connection and outputs the
13
communication between the client and the server. This output can then
0 commit comments