diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-07-20 10:15:43 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-07-20 10:15:43 +0000 |
| commit | 6a8f5f44e123c9ade7964e2051dd0d6a9858961c (patch) | |
| tree | c4891a59189d3d5e25ec9415436f3adc122f64ae /util/epist/actions.hh | |
| parent | 5cb52056efcac25dd4b0d3035f860e5b1870bca1 (diff) | |
added sendTo action
Diffstat (limited to 'util/epist/actions.hh')
| -rw-r--r-- | util/epist/actions.hh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/util/epist/actions.hh b/util/epist/actions.hh index 22b11370..f95f007b 100644 --- a/util/epist/actions.hh +++ b/util/epist/actions.hh @@ -46,6 +46,8 @@ public: moveWindowLeft, moveWindowRight, + sendTo, //done + nextWindow, //done for now prevWindow, //done for now nextWindowOnAllWorkspaces, //done |
