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

Horizontal/Vertical Maximize no longer correctly changes client geometry #3854

Open
maverick1872 opened this issue Sep 13, 2023 · 0 comments
Milestone

Comments

@maverick1872
Copy link

Output of awesome --version:

awesome v4.3-1611-gaa8c7c6e2-dirty (Too long)
 • Compiled against Lua 5.4.6 (running with 0.9.2)
 • API level: 4
 • D-Bus support: yes
 • xcb-errors support: no
 • execinfo support: yes
 • xcb-randr version: 1.6
 • LGI version: /usr/share/lua/5.4/lgi/version.lua
 • Transparency enabled: yes
 • Custom search paths: no

How to reproduce the issue:

  • Load default rc.lua
  • Set your layout mode to tile
  • Open a sufficient number of windows to verify maximize horizontally/vertically behavior
  • Test default (un)maximize vertically & (un)maximize horizontally bindings

Actual result:

Selected client's geometry does not change but all other clients geometry changes as if the operation succeeded. This issue seems to be a exact behavior replica of #3844 in terms of geometry changes experienced.

Expected result:

Selected client's geometry should maximize horizontally/vertically appropriately

@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