Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

WIP: macOS support #257

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

WIP: macOS support #257

wants to merge 12 commits into from

Commits on Jul 8, 2016

  1. Add OSX support.

    ymmtmdk committed Jul 8, 2016
    Configuration menu
    Copy the full SHA
    a0cd6c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. Configuration menu
    Copy the full SHA
    a90a375 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ca52fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f72707 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6c7976 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb0db80 View commit details
    Browse the repository at this point in the history
  6. Fixed mouse button parameter in cocoaeventhandler.mm after an API cha…

    …nge (introduced by the macOS 10.11 SDK)
    fwcd committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    e746a0f View commit details
    Browse the repository at this point in the history
  7. Restricted x11extras.h to only be included in capturedwindowinfodialo…

    …g.cpp when WITH_X11 is defined
    fwcd committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    2cd800f View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2018

  1. Added .vscode to gitignore

    fwcd committed Dec 22, 2018
    Configuration menu
    Copy the full SHA
    a166e09 View commit details
    Browse the repository at this point in the history
  2. Added custom AppDelegate and disabled AppNap (which prevented the app…

    …lication from running in the background)
    fwcd committed Dec 22, 2018
    Configuration menu
    Copy the full SHA
    e17ae5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6954a47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    152f6e8 View commit details
    Browse the repository at this point in the history