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

Several fixes #45

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

Several fixes #45

wants to merge 10 commits into from

Conversation

valentino-sm
Copy link

@valentino-sm valentino-sm commented Jan 6, 2024

This is another fork based on @andreadev-it
Includes some fixes from network graph while keeping original code formatting.

  • floating windows fix (mason etc.)
  • session manager fix
  • window id fix

andreadev-it and others added 10 commits April 26, 2022 09:14
The `only` command executed by a session restore seems to leave shade in a broken state. I'm not certain, but it seems the root issue is that shade doesn't receive `WinClosed` events for the windows being closed by `only`.

1) Respond to the 'SessionLoadPost' autocmd by toggling shade off, and then back on in the next event loop. ie. after the session has loaded.
2) Only attempt to close valid windows when performing window cleanup.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants