summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorLibravatar Mikkel Oscar Lyderik <mikkeloscar@gmail.com>2015-12-21 14:33:27 +0100
committerLibravatar Mikkel Oscar Lyderik <mikkeloscar@gmail.com>2015-12-21 14:33:27 +0100
commita96a5e0013f8925cf09366fff46ffa95b1423e36 (patch)
tree335fe7a1d72327a4da0d9614c5e29269024c0dbc /include
parentMerge pull request #387 from mikkeloscar/handle-term-signal (diff)
downloadsway-a96a5e0013f8925cf09366fff46ffa95b1423e36.tar.gz
sway-a96a5e0013f8925cf09366fff46ffa95b1423e36.tar.zst
sway-a96a5e0013f8925cf09366fff46ffa95b1423e36.zip
Handle bar commands outside config file
Our initial implementation of `bar { }` assumed that the commands could only be used in the config. This is not true for two commands: * bar mode * bar hidden_state This patch makes it possible to issue these commands outside a bar block, for instance through swaymsg $ swaymsg bar mode hide bar-0 This does not implement the `barconfig_update` IPC event which should be trigged from these commands. I have added TODO's where this should be added once implemented.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions