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

macOS: Dpi overhaul #997

Merged
merged 27 commits into from
Aug 30, 2019
Merged

Commits on Jun 21, 2019

  1. WIP - Make EL2 DPI changes and implement on Windows (rust-windowing#895)

    * Modify DPI API publicly and on Windows
    
    * Add generic Position and make dpi creation functions const
    
    * Make examples work
    
    * Fix fullscreen windows not appearing
    
    * Replace Logical coordinates in window events with Physical coordinates
    
    * Update HiDpiFactorChanged
    
    * Document to_static
    Osspial committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    da2611e View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. fix app_state errors

    vbogaevsky committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    c3c12f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2019

  1. Configuration menu
    Copy the full SHA
    fec2f80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73327e0 View commit details
    Browse the repository at this point in the history
  3. fix bad merge

    vbogaevsky committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    4213c7a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

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

Commits on Jun 28, 2019

  1. Configuration menu
    Copy the full SHA
    607e6c3 View commit details
    Browse the repository at this point in the history
  2. applies fmt

    vbogaevsky committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    97ebda6 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2019

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

Commits on Jul 2, 2019

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

Commits on Jul 9, 2019

  1. Configuration menu
    Copy the full SHA
    5d029ab View commit details
    Browse the repository at this point in the history
  2. applies fmt

    vbogaevsky committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    cad8ae3 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2019

  1. restore original lifetimes

    vbogaevsky committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    f5a7f40 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

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

Commits on Aug 21, 2019

  1. Configuration menu
    Copy the full SHA
    00da630 View commit details
    Browse the repository at this point in the history
  2. applies fmt

    vbogaevsky committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    c7becf9 View commit details
    Browse the repository at this point in the history
  3. pass as references

    vbogaevsky committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    8305206 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

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

Commits on Aug 23, 2019

  1. crate visible type error

    vbogaevsky committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    a76f8e7 View commit details
    Browse the repository at this point in the history
  2. fixes visibility issues

    vbogaevsky committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    c2d99b6 View commit details
    Browse the repository at this point in the history
  3. applies fmt

    vbogaevsky committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    8ad50d5 View commit details
    Browse the repository at this point in the history
  4. deals with warnings

    vbogaevsky committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    938da69 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2019

  1. Configuration menu
    Copy the full SHA
    4fc725c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5aa604f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. Configuration menu
    Copy the full SHA
    7f0d3ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6559d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

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