]> git.sur5r.net Git - i3/i3/commit
Assigned windows open urgent when not visible
authorTony Crisci <tony@dubstepdish.com>
Thu, 17 Oct 2013 02:44:56 +0000 (22:44 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 19 Oct 2013 08:07:24 +0000 (10:07 +0200)
commite99158e419d4204bbce16ea5df249c630636ed3d
treec7a36c52cbedd23ac7d40d38ca9e3c029e43a6f3
parent14b86acf40b53075d2ccd7cba47267f74c49c9ff
Assigned windows open urgent when not visible

When i3 begins to manage a window, if the window opens on a workspace
that is not visible, the urgency hint on the newly managed window will
be set.

fixes #1088
src/manage.c
testcases/t/212-assign-urgency.t [new file with mode: 0644]