12 Commits

Author SHA1 Message Date
1d1e7b1910 Attempt to repaint entire windows on resize and window move. Updated
window move detection to use proper window position variables.
2017-10-15 17:52:32 -05:00
e83a373de8 Implemented Twitch Follower Notifications / Tracking. Offline/Online
Tracking of Stream so users that follower offline are announced once
online. Include scrolling bio + logo of user. Fixed Double Drag issue.
Added many config options for new Twitch module. Implemented Follower
image + name display. Pulls from Twitch API.
2017-08-15 22:54:57 -05:00
9251d09aa7 Added Dragging Capabilities for Modules. Cleaned up Button class for
Touhou Mother Module. Removed constant dinging sound when oAuth token
does not authenticate properly.
2017-08-14 21:17:19 -05:00
eaa43257bc Removed a debug message. 2017-04-14 20:53:14 -05:00
15efa2f45a Fix issue with messages not displaying in regular (non-Overlay) mode. 2017-04-13 21:36:36 -05:00
2dff72901f Fixed issues with panel and mouse covering displays. 2017-04-11 22:00:16 -05:00
91c0d907ae Hide overlayed messages when mouse is moved on top of them to allow
clicks.
2017-04-11 21:17:26 -05:00
b236798544 Configuration controls! Added an overlay mode, so you can see the
overlay on your own screen. Config file has a lot more customizability
now and provides more control over the program.
2017-04-10 23:58:01 -05:00
674f7979c6 Minor optimizations to drawing code to reduce errors and improve drawing
speed.
2017-04-03 11:45:46 -05:00
109b608eeb Fully self-dependent program. Downloads and creates all dependencies.
Smarter text/chat management. Configuration file created for easy
modification of channel to view. Added ability to change background
color.
2017-04-02 21:36:24 -05:00
b62b02b41b Improvements to core Touhou Mother Module engine. Added more
functionality for save files.
2017-03-29 23:32:31 -05:00
c07375c979 First Commit. Final project complete. 2017-03-26 02:34:22 -05:00