aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/bar.c
diff options
context:
space:
mode:
authorLibravatar Brian Ashworth <bosrsf04@gmail.com>2019-09-02 10:39:41 -0400
committerLibravatar Drew DeVault <sir@cmpwn.com>2019-09-04 16:48:34 -1000
commit187306640ba8f2ab2f246a5030617ee985cf9223 (patch)
tree8df84318979258b737f6909a1dbd9547f417cf9c /sway/commands/bar.c
parentAdd icon_theme_path to find_icon() search if set (diff)
downloadsway-187306640ba8f2ab2f246a5030617ee985cf9223.tar.gz
sway-187306640ba8f2ab2f246a5030617ee985cf9223.tar.zst
sway-187306640ba8f2ab2f246a5030617ee985cf9223.zip
seatop_default: only focus container on press
This matches i3's behavior of only focusing a container when pressed. This allows for `bindsym button1 nop`, `bindsym BTN_LEFT nop`, or `bindcode 272 nop` to be used to disable focusing when clicking on the title (or with additional flags to bind{code,sym} other portions of the container). Without this additional condition, the user would need both `bindsym button1 nop` and `bindsym --release button1 nop` to override both the pressed and released behavior.
Diffstat (limited to 'sway/commands/bar.c')
0 files changed, 0 insertions, 0 deletions