revert this stupid thing.

This commit is contained in:
Amos Bird 2018-03-26 20:15:29 +08:00
parent 7fea11028a
commit c8e52a9781
2 changed files with 1 additions and 2 deletions

View file

@ -1 +0,0 @@
((nil . ((cmake-ide-project-dir . "/home/amos/git/xcape") (cmake-ide-build-dir . "/home/amos/git/xcape"))))

View file

@ -309,7 +309,7 @@ void handle_key(XCape_t *self, KeyMap_t *key, Bool mouse_pressed,
if (keys[i])
goto skip;
}
if (key->from_kc == 108) system("copyq select 0");
/* if (key->from_kc == 108) system("copyq select 0"); */
for (k = key->to_keys; k != NULL; k = k->next) {
if (self->debug)
fprintf(stdout, "Generating %s!\n",