]> Eric's Git Repo - ericdock.git/commit
Breaking apart different components into c files
authorEric Wertz <ericdwertz@gmail.com>
Sun, 4 Dec 2016 03:22:33 +0000 (22:22 -0500)
committerEric Wertz <ericdwertz@gmail.com>
Sun, 4 Dec 2016 03:22:33 +0000 (22:22 -0500)
commit31b6d0843f20c3a15832d3bae1509028cc514a3f
tree4f33a7fd249e3ae8157dda4ed56d87c04ed231f7
parentc62186d0ddd1e9431808ae6a58fffd24d5232eb2
Breaking apart different components into c files
12 files changed:
clock.c [new file with mode: 0644]
clock.h
dock_icon.c [new file with mode: 0644]
dock_icon.h
drawing.h
eric_window.c [new file with mode: 0644]
eric_window.h
ericdock.h [new file with mode: 0644]
main.c
pager_item.h
tooltip_window.c [new file with mode: 0644]
tooltip_window.h