This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
suutari.olli@gmail.com b490772f8b This branch fixes the issue where Blank to desktop,
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
2016-02-28 20:33:19 +00:00
documentation Migrate to PyQt5 2015-11-06 19:49:40 -05:00
openlp This branch fixes the issue where Blank to desktop, 2016-02-28 20:33:19 +00:00
resources trans1302 2016-02-13 13:00:05 +00:00
scripts Year older 2015-12-31 22:46:06 +00:00
tests This branch fixes the issue where Blank to desktop, 2016-02-28 20:33:19 +00:00
.bzrignore [songusage] No need to trigger the action twice 2016-02-11 23:05:41 +02:00
.coveragerc Add coveragerc 2016-01-04 01:01:23 +01:00
copyright.txt Year older 2015-12-31 22:46:06 +00:00
LICENSE Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
MANIFEST.in Fix for packaging 2014-05-05 19:31:45 +02:00
openlp.py Year older 2015-12-31 22:46:06 +00:00
README.txt This is no longer 2.0 2014-05-03 17:28:31 +02:00
setup.cfg PEP8 2015-12-17 22:28:36 +01:00
setup.py Year older 2015-12-31 22:46:06 +00:00

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!