aboutsummaryrefslogtreecommitdiffstats
path: root/src/signals.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-07-30statusicon: Only add autostart control when supportedJon Lund Steffensen1-10/+11
2017-07-30controller: Emit signal when stoppedJon Lund Steffensen2-2/+9
2017-07-30utils: Make xdg module optionalJon Lund Steffensen1-7/+25
2017-07-30Move RedshiftController to controller.pyJon Lund Steffensen3-251/+296
2017-07-30Add Windows resourcesJon Lund Steffensen5-4/+57
2017-07-30Appveyor: Change to use MSYSTEM with MSYS to get correct MinGW toolsJon Lund Steffensen1-13/+14
This fixes an issue where the configure script would prefer the tools in c:\msys64\usr\bin instead of the MinGW tools. This specifially failed when searching for windres while cross-compiling for i686 because the tool found in c:\msys64\usr\bin would generate 64-bit object files.
2017-07-30Appveyor: Create zip package with txt filesJon Lund Steffensen1-3/+12
Renames various text files to .txt extension to make it easier to open these files on Windows. Also bundles the sample configuration file.
2017-07-30Appveyor: Run distcheck as part of buildJon Lund Steffensen1-3/+6
This ensures that all files required for Windows build are correctly bundled in the source archive produced by autotools.
2017-07-30AppVeyor: Build for 32-bit Windowsmanuc662-10/+15
2017-07-29README: Only link to AppVeyor artifacts from masterJon Lund Steffensen1-1/+1
2017-07-29Limit lines to 80 charsFaheel Ahmad1-4/+4
2017-07-27Try to build static executable and disable NLSJon Lund Steffensen1-1/+1
2017-07-27README: Add notes on configuration fileJon Lund Steffensen1-2/+16
2017-07-27travis.yml: Use Ubuntu TrustyJon Lund Steffensen1-0/+2
2017-07-27README: Link to AppVeyor Windows buildJon Lund Steffensen1-8/+14