]> git.sur5r.net Git - i3/i3/commit - src/handlers.c
Handle strut partial changes for dock clients 1454/head
authorTony Crisci <tony@dubstepdish.com>
Wed, 25 Mar 2015 23:45:42 +0000 (19:45 -0400)
committerTony Crisci <tony@dubstepdish.com>
Wed, 25 Mar 2015 23:45:42 +0000 (19:45 -0400)
commit49510427b945f3b9014254d129ba4f48d01e96a5
treec83dba4ed9576a8fffe738b72350d3d7216ee3b2
parent3f3b2d9a3fde5cc3d206d23cad0d97885341c068
Handle strut partial changes for dock clients

Handle changes to the property _NET_WM_STRUT_PARTIAL by reallocating
screen space in the dock area when the dock client requests a new
position.

This will allow changes to the bar config directive `position` to be
effective on the `reload` command.

fixes #1294
src/handlers.c
testcases/t/102-dock.t