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

Merge dev at 1.2.0 to master #18

Merged
merged 31 commits into from
Dec 20, 2019
Merged

Merge dev at 1.2.0 to master #18

merged 31 commits into from
Dec 20, 2019

Commits on Jul 11, 2019

  1. Split the code into modules

    hhannine committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    cd79eb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. Configuration menu
    Copy the full SHA
    b9871f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    243eb7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48ef997 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12aac36 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2019

  1. Improve Quick Profile Switch on KDE by using old cropped images. XFCE…

    … implementation is still WIP. Fix a bug with removing old temp files.
    hhannine committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    62dfde5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    622d223 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. Configuration menu
    Copy the full SHA
    5e55463 View commit details
    Browse the repository at this point in the history
  2. KDE scripting improvements: reduce script calls to one by looping ove…

    …r the files in the script. Filter out non-physical displays. Sort filtered KDE reported displays horizontally to match with the bookkeeping of the python side.
    hhannine committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    219f00a View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Add requirements files.

    hhannine committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    88ec19c View commit details
    Browse the repository at this point in the history
  2. Add .desktop file

    hhannine committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    2c3b69e View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2019

  1. Configuration menu
    Copy the full SHA
    8c951c5 View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    hhannine committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    3a81889 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2019

  1. Configuration menu
    Copy the full SHA
    c5808fa View commit details
    Browse the repository at this point in the history
  2. Add MANIFEST.in

    hhannine committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    88148a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b8651f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62c8f3c View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Fix full requirements

    hhannine committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    c037b2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aece35a View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. Rework bezel correction feature.

    - Use maximal PPI to compute correct px sizes of bezels.
    - Input is now the combined thickness of the two adjacent bezels and a possible gap in between. So for 2 displays give 1 value, 3 displays 2 values etc.
    hhannine committed Dec 10, 2019
    1 Configuration menu
    Copy the full SHA
    7e98623 View commit details
    Browse the repository at this point in the history
  2. Update setup.py, fix paths.

    hhannine committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    2a34b81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82bae5a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2019

  1. Add tooling and resources for Windows builds.

    -wrapper for pyinstaller
    -.ico for the executable
    hhannine committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    fec5463 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Start work on Windows release tooling

    WIP
    hhannine committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    3ddafb0 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Configuration menu
    Copy the full SHA
    7962f9e View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. Fix working directory paths on windows installation. Update examples.

    -Add Windows specific example profiles to installation resources.
    
    -Update example profiles to reflect the bezel correction feature changes.
    hhannine committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    c1dae35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0994f59 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Configuration menu
    Copy the full SHA
    b75266b View commit details
    Browse the repository at this point in the history
  2. Update install instructions.

    hhannine committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    4be3efe View commit details
    Browse the repository at this point in the history
  3. Small README changes.

    hhannine committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    8c05622 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24369ac View commit details
    Browse the repository at this point in the history