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

Remove Windows abstraction. #19

Merged
merged 6 commits into from
Jan 3, 2020
Merged

Remove Windows abstraction. #19

merged 6 commits into from
Jan 3, 2020

Commits on Jan 3, 2020

  1. Remove Windows abstraction.

    After some brainstorming we realized that Windows API is not helpful at all. Different devices have different properties and is really hard to create an abstraction for creating windows on every possible device.
    elgopher committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    29fbc12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb2a8b4 View commit details
    Browse the repository at this point in the history
  3. Add Windows doc

    elgopher committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    45fd9a2 View commit details
    Browse the repository at this point in the history
  4. Change docs

    elgopher committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    3e43f9e View commit details
    Browse the repository at this point in the history
  5. Update panic message

    elgopher committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    1d3fa7a View commit details
    Browse the repository at this point in the history
  6. clamp to 1 instead of 0

    elgopher committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    a96f6b9 View commit details
    Browse the repository at this point in the history