Andrzej Rybczak
|
56cb940a12
|
actions: use shared_ptr to store actions
|
2016-12-07 19:02:47 +01:00 |
|
Andrzej Rybczak
|
516ee31109
|
Update headers
|
2016-11-13 11:07:13 +01:00 |
|
Andrzej Rybczak
|
6ad3de7366
|
help: show defined action chains
|
2015-09-27 03:55:12 +02:00 |
|
Andrzej Rybczak
|
dcac42748a
|
bindinds: add support for alt/ctrl/shift modifiers and escape key
|
2015-05-14 00:38:46 +02:00 |
|
Andrzej Rybczak
|
a7dab01eff
|
replace boost::bind with std::bind
|
2015-05-11 22:24:55 +02:00 |
|
Andrzej Rybczak
|
078fc099f3
|
bindings: implement Key and Command in terms of std::tuple
|
2015-05-09 19:42:57 +02:00 |
|
Andrzej Rybczak
|
11735b42b3
|
bindings: move some code from .h to .cpp file
|
2015-05-09 19:32:48 +02:00 |
|
Andrzej Rybczak
|
4b933b29e1
|
settings: configuration file processing rewrite
|
2014-08-29 14:54:09 +02:00 |
|
Andrzej Rybczak
|
85a2802361
|
update copyright message
|
2014-08-27 05:43:51 +02:00 |
|
Andrzej Rybczak
|
a7f3992c97
|
bindings: allow for binding multiple chains to one key
|
2014-08-27 01:15:28 +02:00 |
|
Andrzej Rybczak
|
7167d036d0
|
actions: require action to be non-null if we query by action type
|
2013-07-13 19:04:22 +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
|
efe2a52382
|
fix header guards
|
2012-10-02 16:19:04 +02:00 |
|
Andrzej Rybczak
|
add40d542d
|
bindings: guarantee ordering of bindings of the same key
|
2012-09-20 05:00:11 +02:00 |
|
Andrzej Rybczak
|
07fc58015e
|
bindings: add support for defining and executing commands
|
2012-09-20 04:32:51 +02:00 |
|
Andrzej Rybczak
|
72cbae8d14
|
add example bindings configuration file with comprehensive description
|
2012-09-06 02:12:27 +02:00 |
|
Andrzej Rybczak
|
1be7676187
|
rename keys.{cpp,h} to bindings.{cpp,h}
|
2012-09-05 23:19:34 +02:00 |
|