Commit graph

  • 746c03b49e
    Merge ee2863e2ae into a34d6bae27 William Poetra Yoga 2022-09-13 13:49:06 +0700
  • ee2863e2ae
    docs: mention default timeout in xcape.1 manpage William Poetra Yoga 2022-09-13 13:48:34 +0700
  • da30830827
    Merge cde93c2bb1 into a34d6bae27 Freddy 2022-06-27 10:23:57 +0200
  • cde93c2bb1 Check if malloc returned NULL hoxovic 2022-06-27 10:13:51 +0200
  • e1044cbcfa
    Merge 0f378e483e into a34d6bae27 BombchuLink 2021-01-17 12:18:00 -0800
  • 0f378e483e Update readme for clarity BombchuLink 2021-01-17 12:04:10 -0800
  • d49a0a6f41 Add Kslag (Keycode Shift Level And Group) Support BombchuLink 2020-10-30 14:57:04 -0700
  • 9c2543b9d1
    fix Amos Bird 2019-12-16 15:23:03 +0800
  • 6262889876
    what can I say Amos Bird 2019-12-04 14:09:29 +0800
  • bd81a7cca2
    Add support for multiple keyboard layouts Tim Schumacher 2019-10-29 10:02:32 +0100
  • 067c8c0a2a do not use alt-bs Amos Bird 2019-04-07 00:19:45 +0800
  • b929082b4c
    Merge 75434996fe into a34d6bae27 Janek Fleper 2019-03-05 03:23:51 +0000
  • 75434996fe Initialize self->previous_group to -1 Janek Fleper 2019-03-05 12:23:32 +0900
  • 84c7bcf32e Initialize self->previous_group before intercept() Janek Fleper 2019-03-05 12:10:28 +0900
  • 6dbbd4c334 fix Amos Bird 2019-03-01 17:14:00 +0800
  • a1e0e553ba Fixed bug where the keyboard layout was changed when generating a key event Janek Fleper 2019-02-24 19:26:27 +0900
  • 30fe0d197a dedup Amos Bird 2019-02-19 02:09:11 +0800
  • 530953b4ef good stuff Amos Bird 2019-01-02 10:29:52 +0800
  • 1240fd6be5
    Merge 559dce8ee7 into a34d6bae27 Kaden Thomas 2018-05-12 23:10:14 +0000
  • 559dce8ee7
    Update README.md Kaden Thomas 2018-05-12 09:36:49 -0700
  • 001e7c1a92 Fix README.md tkaden4 2018-05-11 11:37:07 -0700
  • c06a0bfa53 add sizeof(char) to realloc() tkaden4 2018-05-11 11:25:21 -0700
  • f3955c6f56 Fix miscellaneous bugs and change comment to '--' tkaden4 2018-05-11 09:58:36 -0700
  • 736c1edc7b Fix read_line() tkaden4 2018-05-11 09:48:53 -0700
  • 4b41b7e158 Fix partial update in README.txt tkaden4 2018-05-10 14:28:43 -0700
  • 9f3bc2c341 Update xcape.1 and README.md tkaden4 2018-05-10 14:26:34 -0700
  • be04a66801 Fix config file argument parsing tkaden4 2018-05-10 14:21:10 -0700
  • 60af0353ad Change realloc() to calloc() in read_line() tkaden4 2018-05-10 12:15:33 -0700
  • 69a906fd2f
    Merge c81c8447f7 into a34d6bae27 c-max 2018-05-02 19:48:32 +0000
  • c81c8447f7
    Update xcape.c c-max 2018-05-02 21:45:37 +0200
  • c8e52a9781 revert this stupid thing. Amos Bird 2018-03-26 20:15:29 +0800
  • d1715fa68f
    Merge 46b9677420 into a34d6bae27 Ben Davenport-Ray 2018-03-06 07:32:05 +0000
  • 87a6e5e8b7 Fix README.md and xcape.1 tkaden4 2018-03-05 23:22:35 -0800
  • 22ba74c956 Remove boolean logic for closing file tkaden4 2018-03-05 23:18:49 -0800
  • 45685403f0 Fix README.md tkaden4 2018-03-05 17:55:08 -0800
  • 5a514c1974 Add example and Update README.md tkaden4 2018-03-05 17:53:59 -0800
  • 85e416e53e Improve parsing logic and remove bug for default mapping tkaden4 2018-03-05 17:44:34 -0800
  • 06078c2c4d Add comments to config files and trim leading whitespace tkaden4 2018-03-05 17:29:08 -0800
  • c5bae23f32 Update README.md tkaden4 2018-03-05 17:18:11 -0800
  • 4123947619 Fix EOF handling tkaden4 2018-03-05 17:07:56 -0800
  • 2a9fa07a80 Fix \r\n handling logic tkaden4 2018-03-05 17:05:27 -0800
  • cfd5e5cf87 Remove extraneous memory allocation tkaden4 2018-03-05 13:56:56 -0800
  • ce1149b67c Add arbitrary length line reading tkaden4 2018-03-05 13:54:46 -0800
  • 2f178fa1c1 Fix usage tkaden4 2018-03-05 13:32:05 -0800
  • 7dc1bef32b Fix code style tkaden4 2018-03-05 13:31:24 -0800
  • 8db0360a88 Fix argument parsing bug tkaden4 2018-03-05 13:25:29 -0800
  • 0923929218 Add rudimentary file support tkaden4 2018-03-05 13:20:19 -0800
  • a34d6bae27
    Merge pull request #78 from PaulPorfiroff/allow-mapping-to-keycodes master Albin Olsson 2018-03-01 08:56:23 +0100
  • 3cc6e1eb8c
    Merge pull request #98 from thebillywayne/master Albin Olsson 2018-02-19 08:44:34 +0100
  • 5f9ea17074
    Merge pull request #93 from thebinarypenguin/patch-1 Albin Olsson 2018-02-19 08:43:58 +0100
  • 791057b8af
    Update README.md Billy Wayne McCann 2018-02-17 00:32:25 -0500
  • 7fea11028a make copyq in sync Amos Bird 2017-10-28 22:53:56 +0800
  • 97f79a3ec8 change "conjugation" to "conjunction" in README.md Ethan Zimmerman 2017-08-19 14:13:57 -0400
  • 6ded5b453b Merge pull request #89 from qu1x/add-foreground-flag Albin Olsson 2017-08-07 13:19:39 +0200
  • 22916cf5d3 Merge 821f0bd2c7 into 99dda44922 Amos Bird 2017-08-07 11:10:31 +0000
  • 99dda44922 Merge pull request #91 from jbernard/master Albin Olsson 2017-08-07 13:10:19 +0200
  • 821f0bd2c7 fix ctrl+return. Amos Bird 2017-07-27 22:47:56 +0800
  • d2a9bcb1cc Remove trailing whitespace from manpage Jon Bernard 2017-07-07 07:20:52 -0400
  • 6f9069a9ef some keycodes are invalid if xkb changes. Amos Bird 2017-07-05 14:52:26 +0800
  • 7e275d7f0c use /usr/local. Amos Bird 2017-07-05 04:04:10 +0800
  • 4b6af185d7 Implement modifiers in the from side. Amos Bird 2016-06-22 20:41:02 +0800
  • d8dbbf8a25 Add '-f' flag (implied by '-d' flag). Rouven Spreckels 2017-07-03 20:58:26 +0200
  • 3002a02008 Merge 06e3ac4ae3 into 6331193ef0 burt777 2017-01-27 11:42:38 +0000
  • 06e3ac4ae3 Update README.md burt777 2017-01-27 00:30:59 +0100
  • 5cc1b6fe74 Optionally disable when shift is held down with -s switch burt777 2017-01-27 00:23:57 +0100
  • 6901647283 "Describe" changes in README. Paul Porfiroff 2016-12-11 15:21:00 +0300
  • 48171b2443 Allow specifying keys to map to with keycodes. Paul Porfiroff 2016-12-11 15:08:16 +0300
  • ac6e3723f5 Fix typo. Paul Porfiroff 2016-12-11 14:59:31 +0300
  • 2b2e2d8d35 Merge 2c99bcc4d7 into 6331193ef0 Matt Robinson 2016-12-10 09:49:55 +0000
  • 6331193ef0 Merge pull request #76 from orestisf1993/fix-50 Albin Olsson 2016-11-19 12:17:36 +0100
  • 853ca153fe Remove useless timeout_valid flag orestisf 2016-11-17 04:46:11 +0200
  • ccf79e6118 Fix #50. Exit on invalid '-t' argument orestisf 2016-11-17 04:42:18 +0200
  • 5481a17e6b Merge pull request #68 from gunnihinn/master Albin Olsson 2016-11-15 18:42:45 +0100
  • aa3316795e Merge pull request #75 from ainola/patch-1 v1.2 Albin Olsson 2016-11-15 18:20:51 +0100
  • 8d8e95e179 it's -> its grammar update ainola 2016-10-29 15:20:18 -0600
  • 958e3c7c8e Add installation instructions for Fedora systems Gunnar Þór Magnússon 2016-05-25 16:38:07 -0500
  • 46b9677420 Cause 'make install' to both build and install Ben Davenport-Ray 2015-11-19 13:39:05 -0500
  • 7fca36453e Merge pull request #54 from mdom/patch-1 alols 2015-09-07 15:30:49 +0200
  • 7657ed7a65 Shorten build instructions Mario Domgoergen 2015-08-29 20:01:23 +0200
  • c052d248b4 Update README.md alols 2015-08-19 08:36:18 +0200
  • 3ff0689cb8 Merge 4d6a145ff3 into f69c5a3f2b Igor Gnatenko 2015-07-19 08:46:04 +0000
  • f69c5a3f2b Fix #51. Clicking the mouse should prevent key press generation. Albin Olsson 2015-07-19 10:37:44 +0200
  • 4d6a145ff3 implement buildsystem Igor Gnatenko 2015-05-25 02:21:56 +0300
  • f3802fc086 Better error messages, fix #25 Albin Olsson 2015-03-01 08:57:41 +0100
  • 8b95f9a157 use threads instead of timercmp for timeout timeout_feature Albin Olsson 2015-02-28 14:07:56 +0100
  • 6d74db30c2 Call XInitThreads and XLock/UnlockDisplay, should fix occasional shutdown crashes. Albin Olsson 2015-02-28 09:28:47 +0100
  • 9bb6416fa3 Bump copyright year Albin Olsson 2015-02-27 19:11:15 +0100
  • a55e3e90cd Clean up on exit. Now runs cleanly with valgrind. Albin Olsson 2015-02-27 19:10:51 +0100
  • 84e976c167 Make code follow C89 standard Albin Olsson 2015-02-27 19:08:38 +0100
  • 88f933ac5a Merge pull request #42 from phy1729/makefile-portability alols 2015-01-20 09:17:40 +0100
  • 59db9c6846 Make Makefile more portable Matthew Martin 2015-01-19 09:42:21 -0600
  • c01ef4f2cf Merge pull request #36 from mar04/patch-1 alols 2014-05-30 08:45:49 +0200
  • d4ae3d74f6 Fix typo in man page. Mariusz Libera 2014-05-20 18:47:08 +0200
  • 8dc7b033bf Fix typo in README v1.1 Albin Olsson 2014-03-25 18:35:09 +0100
  • 2c99bcc4d7 Allow doing mappings with non-modifier keys mrobinson7627 2014-02-23 16:00:04 -0500
  • 664a292d41 Merge pull request #30 from johnhill/manpage alols 2014-02-15 13:25:50 +0100
  • 28fa283290 Add manpage and update Makefile John Hill 2014-02-13 19:03:06 +0000
  • 813713a0a9 Update README to avoid confusion on xcape's capabilities. Albin Olsson 2014-01-22 23:32:00 +0100
  • c8b4ec9b19 Merge pull request #27 from atykhonov/master alols 2014-01-18 04:36:02 -0800
  • 3410230008 Used existed variable Andrey Tykhonov 2014-01-17 11:46:53 +0200