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

[BUG]: toggle-maximize cannot return to stacked list #955

Open
Jaehaks opened this issue Aug 16, 2024 · 0 comments
Open

[BUG]: toggle-maximize cannot return to stacked list #955

Jaehaks opened this issue Aug 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Jaehaks
Copy link

Jaehaks commented Aug 16, 2024

Describe the bug
When I restore maximized window to original state which is stacked before it maximizes, It is tiled not stacked.
toggle-monocle did work well, the window which was monocle restore to stack. But toggle-maximize doesn't

To Reproduce
windows_container_behaviour is "Append"

  1. stack some windows over 2, the layout is BSP or VerticalStack.
    left window is single, right window is stacked
  2. toggle-maximize with any window which is stacked in right side
  3. toggle-maximize to restore to original state
  4. the window restores to tiled, not stacked

Expected behavior
it should not be placed in a tile, but should be piled up in the original stack list.

Screenshots and Videos
Add screenshots and videos to help explain your problem.

Operating System

OS Name:                 Microsoft Windows 10 Enterprise
OS Version:                 10.0.19044 N/A build 19044

komorebic check Output

KOMOREBI_CONFIG_HOME detected: C:\Users\USER\.config\Dotfiles\komorebi

Looking for configuration files in C:\Users\USER\.config\Dotfiles\komorebi

Found komorebi.json; this file can be passed to the start command with the --config flag

Found C:\Users\USER\.config\Dotfiles\komorebi\whkdrc; key bindings will be loaded from here when whkd is started, and you can start it automatically using the --whkd flag

Additional context
I use whkd instead of ahk

In particular, if you have any other AHK scripts or software running that handle any aspect of window management or manipulation

@Jaehaks Jaehaks added the bug Something isn't working label Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant