Skip to content

DWM transitions don't work when title bar is hidden #57

@Zingzy

Description

@Zingzy

Discussed in #56

Originally posted by leifolini March 29, 2025
There are no minimize/maximize animations using this setup:

title_bar.hide(app, no_span=True)
window_dwm.toggle_dwm_transitions(app, enabled=True)

But if I remove the first line, the animations will show.
Is there any way to keep the animations, while hiding the title bar?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions