31 Commits (3f5fea67b2a85f3ca8d72c062c8cc47b64992d2b)
 

Author SHA1 Message Date
Albin Olsson 3f5fea67b2 Better debug output. 14 years ago
Albin Olsson 0396399d74 Don't deamonize until parse was successful. 14 years ago
Albin Olsson 9c82999693 Make timeout configurable. 14 years ago
Albin Olsson 02cba592cf Fix recursive mapping problem. 14 years ago
Albin Olsson 3def877795 More pedantery 14 years ago
Albin Olsson c08fb06ead Pedantic reformatting of code. No real change. 14 years ago
Albin Olsson 98be576584 Merge branch 'multikey' of https://github.com/polachok/xcape 14 years ago
Alexander Polakov f505c91d8b Add usage explanation 14 years ago
Alexander Polakov af3058d5ee It's possible to bind multiple keys to one. 14 years ago
Alexander Polakov 5a46095f2a Use strsep() instead of strtok(). 14 years ago
Alexander Polakov a822976d64 Inform user when parsing failed 14 years ago
Alexander Polakov 7e7c7a12cf Add support for different keys. First commit of many. 14 years ago
Alexander Polakov 4bd73c2484 Switch to getopt 14 years ago
alols bea2772415 Merge pull request #6 from polachok/master 14 years ago
Alexander Polakov 3045c1f268 Fix Makefile for BSD make 14 years ago
Albin Olsson 8144c425b8 Adding a timeout after 650ms when holding CTRL, after which xcape will not generate Escape if released. Thanks to Richard for the suggestion. 14 years ago
Albin Olsson 3da651d4fa Fix issue #5, Ctrl should not act as Esc when mouse buttons are involved 14 years ago
Greg Fitzgerald 4fce7c4e2c Provide install action 14 years ago
Albin Olsson bfdac41ccb Formatting readme 14 years ago
Albin Olsson 9a894bd17e Merge branch 'master' of https://github.com/Mortal/xcape 14 years ago
Albin Olsson 3ac4fba40e Fix signal handling. Only need to listen for SIGINT and SIGTERM. 14 years ago
Mathias Rav afd650e072 Change README to Markdown format 14 years ago
Albin Olsson d97e6c70e5 Removed dangling modifier in README 14 years ago
alols b6142aced0 Merge pull request #1 from ollef/master 14 years ago
Olle df192dd426 Use XkbKeycodeToKeysym for each key pressed. 14 years ago
Albin Olsson 5fab9509d7 Fix typo 14 years ago
Albin Olsson a02f077200 Added minimal building instructions to readme 14 years ago
Albin Olsson 231fb93fd8 Removed unnecessary include statement. 14 years ago
Albin Olsson 6a2a265476 Remove binary! 14 years ago
Albin Olsson 7681206f4c Removed unnecessary include statement. 14 years ago
Albin Olsson 7a396a4fac First commit 14 years ago