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

tag.windowfact and resetting a layout #3956

Open
actionless opened this issue Sep 19, 2024 · 0 comments
Open

tag.windowfact and resetting a layout #3956

actionless opened this issue Sep 19, 2024 · 0 comments
Labels

Comments

@actionless
Copy link
Member

We need to either document tag.windowfact or create a public method for resetting a layout:

          local s = c.screen
          local t = s.selected_tag
          t.master_width_factor = 0.5
          t.windowfact = {}
          awful.layout.arrange(s)
@actionless actionless added the doc label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant