Commit Graph

15 Commits

Author SHA1 Message Date
Andrzej Rybczak
dcac42748a bindinds: add support for alt/ctrl/shift modifiers and escape key 2015-05-14 00:38:46 +02:00
Andrzej Rybczak
a76cfeef8d actions: rework syntax and method visibility 2015-05-11 22:55:48 +02:00
Andrzej Rybczak
38b1064f1f actions: move item selection to its own action and bind it to insert 2015-05-09 21:40:09 +02:00
Andrzej Rybczak
25ac152b0d remove silly comment after namespaces 2014-11-11 00:18:51 +01:00
Andrzej Rybczak
85a2802361 update copyright message 2014-08-27 05:43:51 +02:00
Andrzej Rybczak
1d4e006986 update copyright info 2013-04-07 13:31:58 +02:00
Andrzej Rybczak
97555c4c3d actions: make ActionType enum class 2012-10-06 18:35:45 +02:00
Andrzej Rybczak
3bd02f6abf actions: use namespace 2012-10-06 18:28:31 +02:00
Andrzej Rybczak
6709219aac actions: change naming convention to camelCase 2012-10-06 18:02:31 +02:00
Andrzej Rybczak
802886c2e5 bindings: initial support for running external commands 2012-10-03 20:29:02 +02:00
Andrzej Rybczak
efe2a52382 fix header guards 2012-10-02 16:19:04 +02:00
Andrzej Rybczak
8ac1a38213 bindings: add support for action "require_screen" 2012-09-16 04:33:52 +02:00
Andrzej Rybczak
39c5087d18 actions: guarantee that action will not be executed without checks 2012-09-05 21:45:19 +02:00
Andrzej Rybczak
eff1d672b9 keys: implement support for a few macro utilities 2012-09-05 20:21:02 +02:00
Andrzej Rybczak
f6cae753e2 implement input character queue and add PushCharacters macro utility 2012-08-25 06:50:27 +02:00