-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add cli argument to allow start app minimized #137
base: master
Are you sure you want to change the base?
Commits on Jul 15, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 0bb4f1e - Browse repository at this point
Copy the full SHA 0bb4f1eView commit details -
Merge branch 'master' of https://github.com/lordamit/Brightness
Conflicts: README.md
Configuration menu - View commit details
-
Copy full SHA for 7d9f8a7 - Browse repository at this point
Copy the full SHA 7d9f8a7View commit details -
Fixed
README.md
problem due to merge, included ZDroid's contributio……n in `CHANGELOG.md`
Configuration menu - View commit details
-
Copy full SHA for 6f4a462 - Browse repository at this point
Copy the full SHA 6f4a462View commit details -
Shocking silly mistake!!!!!!!!!!!!!
It was really important because if someone does not link .desktop with icon then the icon would not work.
Configuration menu - View commit details
-
Copy full SHA for c8fbee3 - Browse repository at this point
Copy the full SHA c8fbee3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9f9000 - Browse repository at this point
Copy the full SHA c9f9000View commit details -
Merge pull request LordAmit#8 from apandada1/master
There was a mistake in installation instructions
Configuration menu - View commit details
-
Copy full SHA for 7e15c4b - Browse repository at this point
Copy the full SHA 7e15c4bView commit details
Commits on Jul 16, 2013
-
Subtle formatting, also fix for windows based white spaces which were…
… messing up execution of program.
Configuration menu - View commit details
-
Copy full SHA for ddbe16b - Browse repository at this point
Copy the full SHA ddbe16bView commit details -
1. Reformatted all links and images to be in Markdown. 2. Fixed instructions to be more user-friendly.
Configuration menu - View commit details
-
Copy full SHA for dc66106 - Browse repository at this point
Copy the full SHA dc66106View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffe2469 - Browse repository at this point
Copy the full SHA ffe2469View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04fbd51 - Browse repository at this point
Copy the full SHA 04fbd51View commit details
Commits on Jul 23, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 7577f0b - Browse repository at this point
Copy the full SHA 7577f0bView commit details
Commits on Jul 27, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 8d85eae - Browse repository at this point
Copy the full SHA 8d85eaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04e9a02 - Browse repository at this point
Copy the full SHA 04e9a02View commit details
Commits on Jul 29, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 90f0e03 - Browse repository at this point
Copy the full SHA 90f0e03View commit details
Commits on Aug 1, 2013
-
Merge pull request LordAmit#13 from apandada1/master
Add link to binary packages in README.md
Configuration menu - View commit details
-
Copy full SHA for da3c041 - Browse repository at this point
Copy the full SHA da3c041View commit details -
Rephrased description, modified formatting, removed contributors from README.md, will be inserted in future About window.
1Configuration menu - View commit details
-
Copy full SHA for b59dd6d - Browse repository at this point
Copy the full SHA b59dd6dView commit details
Commits on Aug 3, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 7bde094 - Browse repository at this point
Copy the full SHA 7bde094View commit details -
Merge pull request LordAmit#15 from ZDroid/patch-1
Contains import fix, from os import system, about fix.
Configuration menu - View commit details
-
Copy full SHA for f60de58 - Browse repository at this point
Copy the full SHA f60de58View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb2c808 - Browse repository at this point
Copy the full SHA fb2c808View commit details -
Included description for available download options.
Configuration menu - View commit details
-
Copy full SHA for 3f28862 - Browse repository at this point
Copy the full SHA 3f28862View commit details
Commits on Aug 4, 2013
-
Configuration menu - View commit details
-
Copy full SHA for bc37d41 - Browse repository at this point
Copy the full SHA bc37d41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7acab61 - Browse repository at this point
Copy the full SHA 7acab61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fa300a - Browse repository at this point
Copy the full SHA 2fa300aView commit details
Commits on Aug 28, 2013
-
5
Configuration menu - View commit details
-
Copy full SHA for 9a872c9 - Browse repository at this point
Copy the full SHA 9a872c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d65768 - Browse repository at this point
Copy the full SHA 9d65768View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 52bd198 - Browse repository at this point
Copy the full SHA 52bd198View commit details -
Configuration menu - View commit details
-
Copy full SHA for 182a5a1 - Browse repository at this point
Copy the full SHA 182a5a1View commit details
Commits on Sep 17, 2013
-
-> now can save settings -> now can load settings as well! -> small fix in UI
8Configuration menu - View commit details
-
Copy full SHA for 13baf73 - Browse repository at this point
Copy the full SHA 13baf73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35ff3db - Browse repository at this point
Copy the full SHA 35ff3dbView commit details -
Following the instructions of GPL -> each source file now contains copy right notice -> separate license file -> separate GPL license file
Configuration menu - View commit details
-
Copy full SHA for 573bb93 - Browse repository at this point
Copy the full SHA 573bb93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fff73e - Browse repository at this point
Copy the full SHA 8fff73eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8650344 - Browse repository at this point
Copy the full SHA 8650344View commit details
Commits on Sep 18, 2013
-
Fixed several settings related problems
1. path is a keyword, should not use it as param 2. the way of checking if a real file was being used was faulty.
Configuration menu - View commit details
-
Copy full SHA for 16f543e - Browse repository at this point
Copy the full SHA 16f543eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e65777d - Browse repository at this point
Copy the full SHA e65777dView commit details
Commits on Sep 26, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 75dc6c8 - Browse repository at this point
Copy the full SHA 75dc6c8View commit details -
PEP - 8 based standard maintenance, as followed by the suggestions from PyCharm! Also, removed unnecessary util/about.py
Configuration menu - View commit details
-
Copy full SHA for 8641807 - Browse repository at this point
Copy the full SHA 8641807View commit details
Commits on Oct 22, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 910b42e - Browse repository at this point
Copy the full SHA 910b42eView commit details
Commits on Oct 30, 2013
-
Configuration menu - View commit details
-
Copy full SHA for c7fda1c - Browse repository at this point
Copy the full SHA c7fda1cView commit details
Commits on Jan 2, 2014
-
Cleans up sentences and improves look of readme. 🎆
Configuration menu - View commit details
-
Copy full SHA for b24afd0 - Browse repository at this point
Copy the full SHA b24afd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6b9148 - Browse repository at this point
Copy the full SHA d6b9148View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e386fe - Browse repository at this point
Copy the full SHA 6e386feView commit details
Commits on Jan 17, 2014
-
Configuration menu - View commit details
-
Copy full SHA for d054086 - Browse repository at this point
Copy the full SHA d054086View commit details
Commits on Jan 9, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 8d5cca7 - Browse repository at this point
Copy the full SHA 8d5cca7View commit details
Commits on Jan 28, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 58b8629 - Browse repository at this point
Copy the full SHA 58b8629View commit details
Commits on Apr 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2085024 - Browse repository at this point
Copy the full SHA 2085024View commit details
Commits on Apr 27, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5bafa1d - Browse repository at this point
Copy the full SHA 5bafa1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e5d426 - Browse repository at this point
Copy the full SHA 9e5d426View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bf0fc3 - Browse repository at this point
Copy the full SHA 5bf0fc3View commit details
Commits on May 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 68c3aed - Browse repository at this point
Copy the full SHA 68c3aedView commit details
Commits on Nov 24, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a2a44ce - Browse repository at this point
Copy the full SHA a2a44ceView commit details
Commits on May 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a23dd71 - Browse repository at this point
Copy the full SHA a23dd71View commit details
Commits on May 24, 2017
-
2
Configuration menu - View commit details
-
Copy full SHA for b7ab2e6 - Browse repository at this point
Copy the full SHA b7ab2e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9622440 - Browse repository at this point
Copy the full SHA 9622440View commit details -
Configuration menu - View commit details
-
Copy full SHA for c07dbe6 - Browse repository at this point
Copy the full SHA c07dbe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6a632a - Browse repository at this point
Copy the full SHA a6a632aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b87bfff - Browse repository at this point
Copy the full SHA b87bfffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82bbe34 - Browse repository at this point
Copy the full SHA 82bbe34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 109d533 - Browse repository at this point
Copy the full SHA 109d533View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e03a62 - Browse repository at this point
Copy the full SHA 9e03a62View commit details
Commits on May 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 856a426 - Browse repository at this point
Copy the full SHA 856a426View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4e3964 - Browse repository at this point
Copy the full SHA f4e3964View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffb663e - Browse repository at this point
Copy the full SHA ffb663eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13f0388 - Browse repository at this point
Copy the full SHA 13f0388View commit details -
Configuration menu - View commit details
-
Copy full SHA for edd43b7 - Browse repository at this point
Copy the full SHA edd43b7View commit details
Commits on May 26, 2017
-
1
Configuration menu - View commit details
-
Copy full SHA for 6d27df8 - Browse repository at this point
Copy the full SHA 6d27df8View commit details
Commits on May 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 09929c9 - Browse repository at this point
Copy the full SHA 09929c9View commit details -
Archisman Panigrahi authored
May 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 58260f3 - Browse repository at this point
Copy the full SHA 58260f3View commit details -
Merge pull request LordAmit#88 from apandada1/patch-1
Added commands for PPA
Configuration menu - View commit details
-
Copy full SHA for c70bfc4 - Browse repository at this point
Copy the full SHA c70bfc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0136e74 - Browse repository at this point
Copy the full SHA 0136e74View commit details
Commits on May 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c43a0ba - Browse repository at this point
Copy the full SHA c43a0baView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8223bd - Browse repository at this point
Copy the full SHA f8223bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2798638 - Browse repository at this point
Copy the full SHA 2798638View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23cb199 - Browse repository at this point
Copy the full SHA 23cb199View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61a520e - Browse repository at this point
Copy the full SHA 61a520eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c84ab9 - Browse repository at this point
Copy the full SHA 0c84ab9View commit details
Commits on May 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7393221 - Browse repository at this point
Copy the full SHA 7393221View commit details -
Configuration menu - View commit details
-
Copy full SHA for c29ad0d - Browse repository at this point
Copy the full SHA c29ad0dView commit details
Commits on Jun 7, 2017
-
Archisman Panigrahi authored
Jun 7, 2017 Configuration menu - View commit details
-
Copy full SHA for bb0c333 - Browse repository at this point
Copy the full SHA bb0c333View commit details
Commits on Jun 23, 2017
-
Merge pull request LordAmit#93 from apandada1/patch-1
It was updated to 1.2.3
Configuration menu - View commit details
-
Copy full SHA for 2206a46 - Browse repository at this point
Copy the full SHA 2206a46View commit details
Commits on Aug 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 58bcbb5 - Browse repository at this point
Copy the full SHA 58bcbb5View commit details
Commits on Aug 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 44b9cf8 - Browse repository at this point
Copy the full SHA 44b9cf8View commit details
Commits on Dec 9, 2018
-
* Default saving and loading, with GUI dropdown options
* Creation of default file location in ~/.config * Save temperature along with brightness settings * Preparation for minimize to system tray
Configuration menu - View commit details
-
Copy full SHA for fc6e230 - Browse repository at this point
Copy the full SHA fc6e230View commit details
Commits on Dec 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c63b862 - Browse repository at this point
Copy the full SHA c63b862View commit details
Commits on Dec 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 699db45 - Browse repository at this point
Copy the full SHA 699db45View commit details
Commits on Jan 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f6f4367 - Browse repository at this point
Copy the full SHA f6f4367View commit details
Commits on Jan 3, 2019
-
Merge pull request LordAmit#118 from apandada1/master
Edited contributors and version number
Configuration menu - View commit details
-
Copy full SHA for a11d069 - Browse repository at this point
Copy the full SHA a11d069View commit details -
Merge pull request LordAmit#119 from jahan-addison/systemtray
Feature: Close to systemtray - verify quit
Configuration menu - View commit details
-
Copy full SHA for 97262ef - Browse repository at this point
Copy the full SHA 97262efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 916992a - Browse repository at this point
Copy the full SHA 916992aView commit details -
Merge pull request LordAmit#120 from LordAmit/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
Configuration menu - View commit details
-
Copy full SHA for bc4ffbb - Browse repository at this point
Copy the full SHA bc4ffbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5246959 - Browse repository at this point
Copy the full SHA 5246959View commit details -
Configuration menu - View commit details
-
Copy full SHA for f94fffd - Browse repository at this point
Copy the full SHA f94fffdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 626607e - Browse repository at this point
Copy the full SHA 626607eView commit details
Commits on Jan 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f95f95f - Browse repository at this point
Copy the full SHA f95f95fView commit details
Commits on Jan 14, 2019
-
Merge pull request LordAmit#121 from jahan-addison/tray-additional-ch…
…anges Tray improvements and fixes, QTSingleApplication impl.
Configuration menu - View commit details
-
Copy full SHA for 3200c76 - Browse repository at this point
Copy the full SHA 3200c76View commit details
Commits on Jan 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5614fdb - Browse repository at this point
Copy the full SHA 5614fdbView commit details
Commits on Jan 19, 2019
-
Merge pull request LordAmit#122 from apandada1/master
Update version no. to 2.2
Configuration menu - View commit details
-
Copy full SHA for e2368d7 - Browse repository at this point
Copy the full SHA e2368d7View commit details
Commits on Jun 26, 2019
-
Add cli argument to allow start app minimized
Useful when run Brightness app at system startup or on schedule.
Odarchenko Nikita authoredJun 26, 2019 Configuration menu - View commit details
-
Copy full SHA for b9952cd - Browse repository at this point
Copy the full SHA b9952cdView commit details