]> git.sur5r.net Git - i3/i3/commit
Activate the focused child when scrolling over tab/stack decorations 3279/head
authorDan Elkouby <streetwalkermc@gmail.com>
Sat, 5 May 2018 10:30:48 +0000 (13:30 +0300)
committerDan Elkouby <streetwalkermc@gmail.com>
Sat, 5 May 2018 10:30:48 +0000 (13:30 +0300)
commit94bc40168014b50c4f72e7e0224d959296749e70
tree4da432fb98e8539608872a7250713953f4ec5280
parentd302af231295667283e28769d13e04cabd0999de
Activate the focused child when scrolling over tab/stack decorations

fbce834b introduced a bug where scrolling over the decoration while
another container is focused would not focus the tabbed/stacked
container itself, but would instead move focus through the currently
focused container.
src/click.c
testcases/t/297-scroll-tabbed.t