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

Maximized windows are bigger than screen after spawning them, with border_width = 0 #3525

Open
afranko opened this issue Dec 12, 2021 · 1 comment
Milestone

Comments

@afranko
Copy link

afranko commented Dec 12, 2021

Problem: With border_width = 0, if I open clients - inc. firefox, code, thunar - that are opened maximized, they are bigger than the screen at the bottom. Then, if I toggle maximization - i.e. unmaximizing the client, then maximizing it again - the client gets fitted into the screen.

I checked this with default rc.lua and default theme, only changing border_width to border_width = 0.

Output of awesome --version:

awesome v4.3 (Too long)
 • Compiled against Lua 5.3.6 (running with Lua 5.3)
 • D-Bus support: ✔
 • execinfo support: ✔
 • xcb-randr version: 1.6
 • LGI version: 0.9.2

Screenshots:

  1. Firefox after spawning
  2. After Unmaximize -> maximize

screenshot1
screenshot2

@afranko
Copy link
Author

afranko commented Mar 8, 2022

In the meantime this problem did not bother me too much, but today I disabled titlebar for a client that opens maximized by default and it had the proper size.

Therefore, I think the problem is the following: When I open a new client (that is maximized by default), the WM doesn't calcaulate the size of the titlebar into the final size. Any suggestion or workaround for that problem?

@Elv13 Elv13 added this to the v4.4 milestone Jan 1, 2024
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

2 participants