# [Movie Monad](https://github.com/lettier/movie-monad)
## Changelog
### 0.0.2.0
#### Added
- Hides the cursor and the on-screen controls when the mouse is idle
- New Logo
- URL support
- Keyboard shortcuts
- makefile
- Icon
- AppImage
- AppImage installation script
- Support for GTK 3.10
- macOS screenshots
- macOS build instructions
- Screensaver and power management enable/disable
- Video file path command line option that, if present, plays the video on window realized
#### Changed
- Cabal file
- Corrected source-repository
- Logo
- README
- Dependencies
- Icon
- Play/Pause toggle to button
- ICO file to PNG
- Switched from GstVideoOverlay to GtkSink
#### Removed
- ExifTool requirement
- Old logo PNG file
- X11 dependency
-------------------------------------------------------------------------------
### 0.0.1.0
#### Added
- Fullscreen mode
#### Changed
- Screenshot
- Main function
- Extracted callback functions into their own functions
- Dependencies to match Hackage
#### Removed
- `lib` directory
-------------------------------------------------------------------------------
### 0.0.0.0
#### Added
- File Loader
- Seek
- Pause
- Play
- Window Width Selector
- About
- Screenshot
- Logo
- README
- LICENSE
- Documentation
#### Changed
-
#### Removed
-