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

Feature: Detach window #3532

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

Feature: Detach window #3532

wants to merge 20 commits into from

Commits on Jan 12, 2022

  1. Allow detaching subwindows

    lukas-w authored and PhysSong committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    cff1bfb View commit details
    Browse the repository at this point in the history
  2. Subwindows: Fix some size constraints

    lukas-w authored and PhysSong committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    4b3bf9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cba419 View commit details
    Browse the repository at this point in the history
  4. Fix some bugs

    PhysSong committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    4ff297b View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

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

Commits on Jun 18, 2022

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

Commits on Jul 30, 2022

  1. Merge remote-tracking branch 'upstream/master' into feature/detach-wi…

    …ndow
    
    # Conflicts:
    #	src/gui/SubWindow.cpp
    PhysSong committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    5a84cd6 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

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

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    059be51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02d753d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fd7df8 View commit details
    Browse the repository at this point in the history
  4. Fix Windows build

    messmerd committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    2043cac View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

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

Commits on Nov 17, 2024

  1. fix detached windows being shown after toggleVisibility() is called (#…

    …7584)
    
    Signed-off-by: Dalton Messmer <[email protected]>
    Co-authored-by: SpomJ <[email protected]>
    messmerd and SpomJ authored Nov 17, 2024
    Configuration menu
    Copy the full SHA
    a8fddfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bae8d84 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    114ae56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72385ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    041bdf8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9961644 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adce178 View commit details
    Browse the repository at this point in the history