]>
| author | Axel Wagner <mail@merovius.de> | |
| Wed, 21 Jul 2010 23:15:18 +0000 (01:15 +0200) | ||
| committer | Axel Wagner <mail@merovius.de> | |
| Wed, 21 Jul 2010 23:15:18 +0000 (01:15 +0200) | ||
| commit | 02df973564f67edd4a91a0ff8bc74df057860b5b | |
| tree | c7708591ef440c8f7c60c06413634d3ed025321c | tree | snapshot |
| i3bar/.gitignore | [new file with mode: 0644] | blob |
| i3bar/Makefile | [new file with mode: 0644] | blob |
| i3bar/common.mk | [new file with mode: 0644] | blob |
| i3bar/include/common.h | [new file with mode: 0644] | blob |
| i3bar/include/ipc.h | [new file with mode: 0644] | blob |
| i3bar/include/outputs.h | [new file with mode: 0644] | blob |
| i3bar/include/queue.h | [new file with mode: 0644] | blob |
| i3bar/include/util.h | [new file with mode: 0644] | blob |
| i3bar/include/workspaces.h | [new file with mode: 0644] | blob |
| i3bar/include/xcb.h | [new file with mode: 0644] | blob |
| i3bar/include/xcb_atoms.def | [new file with mode: 0644] | blob |
| i3bar/src/ipc.c | [new file with mode: 0644] | blob |
| i3bar/src/main.c | [new file with mode: 0644] | blob |
| i3bar/src/outputs.c | [new file with mode: 0644] | blob |
| i3bar/src/workspaces.c | [new file with mode: 0644] | blob |
| i3bar/src/xcb.c | [new file with mode: 0644] | blob |