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

Decoration lost for floating windows after move/resize events #870

Open
dunric opened this issue Feb 1, 2024 · 0 comments
Open

Decoration lost for floating windows after move/resize events #870

dunric opened this issue Feb 1, 2024 · 0 comments

Comments

@dunric
Copy link
Contributor

dunric commented Feb 1, 2024

Problem Description

Floating windows lose decoration when they are moved or resized.

Expected is their decoration is kept intact, regardless of their positioning.

Steps to Reproduce

  1. create a workspace with a floating layout like:

myLayoutHook = onWorkspace "float" simpleFloat
2. create an app instance on it (client window has a decoration with a title in tab bar)
3. move or resize that window with mouse or a keyboard shortcuts
4. decoration is lost and doesn't come back (for that particular client), only its border remains

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

No branches or pull requests

1 participant