Skip to content

swallow + fullscreen bug #85

Description

@2084x

I'm experiencing this using dwm with only the swallow and togglefullscreen patches applied.

when a window is unswallowed the fullscreen state does not carry over from the swallowed window. I assume this makes dwm think you are in the fullscreen state that the window had when it was initially swallowed.

you can observe this by doing the following:

  1. open terminal and swallow it
  2. set fullscreen
  3. unswallow
  4. fullscreen is now automatically unset and window is floating(?)

or

  1. open terminal and set fullscreen
  2. swallow it
  3. unset fullscreen
  4. unswallow
  5. border has now dissapeared for all windows and won't come back until the terminal that was swallowed is closed.

ideally when the window becomes unswallowed it should retain the fullscreen state that the swallowed window had so that windows don't randomly float or have their borders disappear.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions