]> git.sur5r.net Git - i3/i3/commit
Make click events on status blocks work if 'workspace_buttons no' is set. 1465/head
authorIngo Bürk <ingo.buerk@tngtech.com>
Wed, 11 Feb 2015 19:34:43 +0000 (20:34 +0100)
committerIngo Bürk <ingo.buerk@tngtech.com>
Wed, 11 Feb 2015 19:34:43 +0000 (20:34 +0100)
commit594b29f83d73b9d4a781d2c33cc6fb06f649dc45
treeb3a5a0cd225e9e6cd2c01c3fef72f906be3665a7
parentbf0e8c2862631d41963fdb6bcb3f41667a7eccc9
Make click events on status blocks work if 'workspace_buttons no' is set.

1. Always subscribe to click events for i3bar.
2. Exit the click event handler if no current workspace was found only after clicks on status blocks have been handled.

fixes #1430
i3bar/src/xcb.c