]> git.sur5r.net Git - i3/i3/commit
Implement Xinerama (workspaces have a specific screen)
authorMichael Stapelberg <michael+git@stapelberg.de>
Sun, 15 Feb 2009 00:58:09 +0000 (01:58 +0100)
committerMichael Stapelberg <michael+git@stapelberg.de>
Sun, 15 Feb 2009 00:58:09 +0000 (01:58 +0100)
commit09cd7bd2d0093c7312fafc0956640fb89338fd38
tree051576f4f14f7832f07375b27ae77a4d284c680d
parentfeaef42694a3d4b75ecec5c4bf7122b1fc75c473
Implement Xinerama (workspaces have a specific screen)
include/data.h
include/table.h
include/util.h
include/xinerama.h [new file with mode: 0644]
src/commands.c
src/handlers.c
src/layout.c
src/mainx.c
src/table.c
src/util.c
src/xinerama.c [new file with mode: 0644]