]> git.sur5r.net Git - i3/i3/commit
ipc: change active to visible, introduce focused
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 12 Mar 2010 02:01:34 +0000 (03:01 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 12 Mar 2010 02:01:34 +0000 (03:01 +0100)
commit9ed5e00107f97c59d7b4c6461ab9de32b7815b7a
tree6aa4e4b1458e28607950e2dca3d096502dbe8eb1
parent7c1be8369235ca947e2ec56e8466d3e8220f92c4
ipc: change active to visible, introduce focused

visible == currently visible on the output it is on
(multiple workspaces can be visible at the same time)
focused == has the focus (only one workspace can be focused)
src/ipc.c