Skip to content
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

Open
wants to merge 97 commits into
base: master
Choose a base branch
from

Conversation

coffebar
Copy link

Useful when run Brightness app at system startup or on schedule.

zlatanvasovic and others added 30 commits July 15, 2013 15:32
It was really important because if someone does not link .desktop with
icon then the icon would not work.
There was a mistake in installation instructions
1. Reformatted all links and images to be in Markdown.
2. Fixed instructions to be more user-friendly.
Add link to binary packages in README.md
Rephrased description, modified formatting, removed contributors from README.md, will be inserted in future About window.
Also fixes about dialog.
Contains import fix, from os import system, about fix.
Installation instructions updated.
Included description for available download options.
->  now can save settings
-> now can load settings as well!
-> small fix in UI
Following the instructions of GPL
 -> each source file now contains copy right notice
 -> separate license file
 -> separate GPL license file
LordAmit and others added 26 commits May 30, 2017 01:56
* Creation of default file location in ~/.config
* Save temperature along with brightness settings
* Preparation for minimize to system tray
Edited contributors and version number
Feature: Close to systemtray - verify quit
…anges

Tray improvements and fixes, QTSingleApplication impl.
Useful when run Brightness app at system startup or on schedule.
@LordAmit
Copy link
Owner

Hey, thank you for the pull request. Right now we are investing our efforts for the next version of Brightness Controller. 😁

@coffebar
Copy link
Author

Ok. It's a good idea to give the user the ability to minimally manage the application through the CLI. Minimized launch is the necessary minimum so that I can use the application at all. Because I add it to autoload and don't want to see the window every time)
It would also be cool to be able to quickly switch between profiles. Perhaps even through hotkeys.

@LordAmit
Copy link
Owner

These are really great suggestions :) Noted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants