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

Multiple tiled windows are not positioned correctly on first refresh #1

Open
perfah opened this issue Apr 12, 2017 · 0 comments
Open

Comments

@perfah
Copy link
Owner

perfah commented Apr 12, 2017

When starting a new application an automatic routine is to make a refresh to the layout so that the application will have the right position, padding, etc..

However, this only appears to work the second time a refresh is made given that multiple windows are present in the layout. Investigating what makes the difference the second time would likely help to solve this issue.

Expected result: Windows are positioned correctly after the first refresh.
Current situation: Windows are positioned correctly after at least the second refresh (which could be done by e.g. switching workspaces back and forth)

Steps to reproduce:

  1. Start two application within the wm: rlctl runapp firefox
  2. One of the windows now probably has an incorrect padding
perfah referenced this issue Apr 12, 2017
…This also fixes a bug where

the layout would not update as expected.
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