From: Arnout E. <rab...@us...> - 2012-05-13 18:39:51
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "notion window manager core". The branch, master has been updated via c088c793c450998ca8e557fa19cdc8d423336f95 (commit) via fb9daf79996ae2ca68ed6b3f52e042eb26de2fa5 (commit) from d621c76ce5c159014d0534f14ccb07b8cfae3c04 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit c088c793c450998ca8e557fa19cdc8d423336f95 Merge: fb9daf7 d621c76 Author: Arnout <arn...@bz...> Date: Sun May 13 20:39:29 2012 +0200 Merge branch 'master' of ssh://notion.git.sourceforge.net/gitroot/notion/notion commit fb9daf79996ae2ca68ed6b3f52e042eb26de2fa5 Author: Arnout <arn...@bz...> Date: Sun May 13 20:29:47 2012 +0200 Replace deprecated XKeycodeToKeysym with XkbKeycodeToKeysym Thanks Philipp for noticing. While XKB is strictly spoken an extension, it looks like it has been available through the standard X libraries on all major systems (linux, freebsd, cygwin) for quite some time now. Not entirely sure about Solaris. We can make this a system.mk option (default on) if this is a problem for any current system. ----------------------------------------------------------------------- Summary of changes: ioncore/bindmaps.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) hooks/post-receive -- notion window manager core |