]> git.sur5r.net Git - i3/i3/commit
Support moving dock clients to another output. 1895/head
authorIngo Bürk <ingo.buerk@tngtech.com>
Sat, 5 Sep 2015 10:35:28 +0000 (12:35 +0200)
committerIngo Bürk <ingo.buerk@tngtech.com>
Sat, 5 Sep 2015 19:30:55 +0000 (21:30 +0200)
commit053020f2db7d6e175d68ac4b0bf1fc3d6de56f74
tree0f4cfab5fd361cde33c83d38aa821b2b1a144dd7
parentee2983c7919d1b66ae0f59b1265891a7f8df2ab2
Support moving dock clients to another output.

This fixes #1883 where a race condition between i3 and i3bar caused two i3bar clients to be put onto the same output.
src/handlers.c
testcases/t/526-reconfigure-dock.t [new file with mode: 0644]