summaryrefslogtreecommitdiff
path: root/src/macro_utilities.h
AgeCommit message (Expand)Author
2015-09-27help: show defined action chainsAndrzej Rybczak
2015-05-14bindinds: add support for alt/ctrl/shift modifiers and escape keyAndrzej Rybczak
2015-05-11actions: rework syntax and method visibilityAndrzej Rybczak
2015-05-09actions: move item selection to its own action and bind it to insertAndrzej Rybczak
2014-11-11remove silly comment after namespacesAndrzej Rybczak
2014-08-27update copyright messageAndrzej Rybczak
2013-04-07update copyright infoAndrzej Rybczak
2012-10-06actions: make ActionType enum classAndrzej Rybczak
2012-10-06actions: use namespaceAndrzej Rybczak
2012-10-06actions: change naming convention to camelCaseAndrzej Rybczak
2012-10-03bindings: initial support for running external commandsAndrzej Rybczak
2012-10-02fix header guardsAndrzej Rybczak
2012-09-16bindings: add support for action "require_screen"Andrzej Rybczak
2012-09-05actions: guarantee that action will not be executed without checksAndrzej Rybczak
2012-09-05keys: implement support for a few macro utilitiesAndrzej Rybczak
2012-08-25implement input character queue and add PushCharacters macro utilityAndrzej Rybczak