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

[WIP] multiwindow support #526

Draft
wants to merge 50 commits into
base: master
Choose a base branch
from
Draft

[WIP] multiwindow support #526

wants to merge 50 commits into from

Commits on Apr 16, 2021

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

Commits on Apr 17, 2021

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

Commits on Apr 18, 2021

  1. some intermediate code cleanup

    floooh committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    6057fc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    292ab0f View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

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

Commits on Apr 20, 2021

  1. Configuration menu
    Copy the full SHA
    58c8c4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f86a72 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    5a34f90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c5a562 View commit details
    Browse the repository at this point in the history
  3. destroy main window last

    floooh committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    6bc2e2d View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

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

Commits on Apr 23, 2021

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

Commits on Apr 24, 2021

  1. Configuration menu
    Copy the full SHA
    205e031 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e59af70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f361165 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

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

Commits on Apr 26, 2021

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

Commits on Apr 27, 2021

  1. Configuration menu
    Copy the full SHA
    e089f51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abf6d31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    852fbb9 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

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

Commits on May 2, 2021

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

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    99d7d88 View commit details
    Browse the repository at this point in the history
  2. more multiwindow wip

    floooh committed May 3, 2021
    Configuration menu
    Copy the full SHA
    ccfdb17 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Configuration menu
    Copy the full SHA
    23239cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a35bea5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f79edaf View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Configuration menu
    Copy the full SHA
    88d9295 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ece3f1 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. add a temp fixme comment

    floooh committed May 11, 2021
    Configuration menu
    Copy the full SHA
    2f6c1a5 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Configuration menu
    Copy the full SHA
    1183c90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4260fb4 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. more multiwindow wip

    floooh committed May 16, 2021
    Configuration menu
    Copy the full SHA
    9738382 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

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

Commits on May 23, 2021

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

Commits on May 24, 2021

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

Commits on May 25, 2021

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

Commits on May 27, 2021

  1. Configuration menu
    Copy the full SHA
    770583b View commit details
    Browse the repository at this point in the history
  2. sokol_app.h macos: applicationShouldHandleReopen

    This application delegate method is called when the dock icon
    is clicked and will unminimize the main window in case
    multiple windows are open.
    floooh committed May 27, 2021
    Configuration menu
    Copy the full SHA
    3eba4fb View commit details
    Browse the repository at this point in the history

Commits on May 29, 2021

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

Commits on May 30, 2021

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

Commits on May 31, 2021

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

Commits on Jun 1, 2021

  1. Configuration menu
    Copy the full SHA
    b7cfef5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccdb7e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    847076f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Configuration menu
    Copy the full SHA
    5a1ff5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c2fa0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57688eb View commit details
    Browse the repository at this point in the history