forked from openlp/openlp
This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
b490772f8b
black and theme won't work if Live screen has stolen focus. Examples of this happening: Clicking anything in the live window or certain single screen mode scenarios. This was achieved by adding 3 lines of code, one for each method under the definition of methods available in this screen mode. I also explained this in a comment I inserted to the code. Since the only way to screw this seems to be by removing these additions, a test for the... bzr-revno: 2623 |
||
---|---|---|
documentation | ||
openlp | ||
resources | ||
scripts | ||
tests | ||
.bzrignore | ||
.coveragerc | ||
copyright.txt | ||
LICENSE | ||
MANIFEST.in | ||
openlp.py | ||
README.txt | ||
setup.cfg | ||
setup.py |
OpenLP ====== You're probably reading this because you've just downloaded the source code for OpenLP. If you are looking for the installer file, please go to the download page on the web site:: http://openlp.org/download If you're looking for how to contribute to OpenLP, then please look at the OpenLP wiki:: http://wiki.openlp.org/ Thanks for downloading OpenLP!