aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLibravatar Brian Ashworth <bosrsf04@gmail.com>2019-06-19 01:34:07 -0400
committerLibravatar Simon Ser <contact@emersion.fr>2019-06-20 10:15:09 +0300
commitfc3253cc35b123ae5d21db3379ad0acf43ad0c20 (patch)
treeb4e07cc9d8d5519346e16985905158de1cd0d90c /.github
parentconfig: fix find_handler logic (diff)
downloadsway-fc3253cc35b123ae5d21db3379ad0acf43ad0c20.tar.gz
sway-fc3253cc35b123ae5d21db3379ad0acf43ad0c20.tar.zst
sway-fc3253cc35b123ae5d21db3379ad0acf43ad0c20.zip
cmd_seat: split action and config handlers
This separates the logic for seat subcommand handlers that only perform actions on the seat and handlers that alter the seat config. The former group can immediately free the seat config after running the command as it is only used by the subcommand to find the name of the seat to operate on. The latter group alters the seat config so it will need to go through the storage and application stage (assuming success).
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions