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

SIGTERM and SIGINT handler in PySide event loop #133

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

Conversation

jahan-addison
Copy link
Contributor

More information on this PR: https://stackoverflow.com/a/4939113

The application now listens to SIGTERM and SIGINT.

We use QTimer to allow the PySide event loop to listen to signals in the python interpreter, such as shutting down.

Can someone test this? /cc @LordAmit

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.
@LordAmit
Copy link
Owner

Checked, still canceling the shutdown.

@LordAmit
Copy link
Owner

@jahan-addison if possible, set up a Kubuntu in VM and test by yourself to see how the signal is getting canceled. Will make the whole testing thing easier :)

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.

5 participants