X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=util%2Fepist%2Factions.hh;h=6506f0e729055586d22b318c8eb6e3f3bbe34cf1;hb=faab750f78c333c1c412023677d6d85915cb57de;hp=1c70fc63a3d11be39bbdac1711196e5e6d4f2749;hpb=5bf463ea955bd7e27b1f04a1eefb28ec52309cb8;p=chaz%2Fopenbox diff --git a/util/epist/actions.hh b/util/epist/actions.hh index 1c70fc63..6506f0e7 100644 --- a/util/epist/actions.hh +++ b/util/epist/actions.hh @@ -35,9 +35,9 @@ public: enum ActionType { noaction = 0, execute, - iconify, - raise, - lower, + iconify, //done + raise, //done + lower, //done close, //done toggleshade, //done moveWindowUp,