FileWatcher/code
Brian c7914480e0 Got the app hiding in the system tray, though icon isn't working.
When you hit the close button on the window, it hides in the system
tray, or when you hit File>Hide or Ctrl+H while the application has
focus.  I have some testing code in to see why the icon isn't being set,
but still can't figure it out.  The icon is definitely loading, it's
just when I set it to the icon it's no visible.  I'm even not getting
console output saying no icon is being set.
2013-12-23 01:43:10 -07:00
..
bin Got the app hiding in the system tray, though icon isn't working. 2013-12-23 01:43:10 -07:00
build Got the app hiding in the system tray, though icon isn't working. 2013-12-23 01:43:10 -07:00
libs Setting up new basic structure of project. 2013-12-20 19:16:51 -07:00
src Got the app hiding in the system tray, though icon isn't working. 2013-12-23 01:43:10 -07:00
.gitignore Added bin to repo. This is where you put debug/release when configuring your user file. 2013-12-22 21:27:29 -07:00