0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 23 hours ago.
Jun 28, 2024 — Jun 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
debian patch: when we are called with 'clean', dont error on pkg-config More... almost 14 years ago
attribute files More... almost 14 years ago
fix man page (as per debian patch) More... almost 14 years ago
when window is gone, don't dump full trace (which isn't very helpful anyway), just log the error More... almost 14 years ago
version bump More... about 14 years ago
if we can figure out what the layout is (and maybe we should let the user specify that.. in the future), use setxkbmap prior to xkbcomp. Also avoid dumping a whole stacktrace when we fail to find a keycode as this can only come from one place (network packet) - so just log a message and drop it More... about 14 years ago
if the shift key was held when the key was pressed then we want level==1 More... about 14 years ago
report xauth errors in more detail (patch based on one from debian) More... about 14 years ago
point to new website More... about 14 years ago
this helps building generic rpms, no idea why generic rpms dont have /lib64 on x86_64... More... about 14 years ago
it seems we must cd to the source directory ourselves now? More... about 14 years ago
update patch to match latest code (import removed) More... about 14 years ago
this script is called by the specfile so it must be included in the snapshots More... about 14 years ago
dev/ is now src/ in new repo More... about 14 years ago
needs x11-xkb-utils for keyboard mapping to work More... about 14 years ago
client can send its keymap, server applies it, keyboard mapping works much better, yay! also fixes segfaults in xmodmap with a bit of a hack: we define signal_safe_exec() which takes care of clearing the SIGCHLD signal and restoring it afterwards. see http://bugs.python.org/issue9127 for details More... about 14 years ago
KEYCODE_GROUP=0 has been reported to work, and I can't seem to make it break anything... so make it the default until something better is devised More... about 14 years ago
ignore more generated files when creating src snapshot More... about 14 years ago
bump version in specfile and and begging of a changelog More... about 14 years ago
fix man page warning More... about 14 years ago
ignore files generated during the build More... about 14 years ago
add constant to more easily toggle the keycode group code for testing More... about 14 years ago
version bump More... about 14 years ago
bunch of scripts used for making packages and snapshots More... about 14 years ago
this was not meant to be comitted, oops More... about 14 years ago
guard against xmodmap exec errors: dont crash out on unitilialized var More... about 14 years ago
updated man page More... about 14 years ago
guard against bugs in randr set_screen_size More... about 14 years ago
more user frienly log message More... about 14 years ago
xvfb now specifies the full command, not just the path to the Xvfb binary, so we can use Xvnc or Xdummy if we want more easily More... about 14 years ago