! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Unable to maximize in both horizontal and vertical directions via X11
Status:
RESOLVED: FIXED

Comments

Description Brad Lanam 2018-07-04 17:10:22 CEST
Given a window, the following two commands should maximize the window in both directions
and they do not.

wmctrl -r SERVER -b add,maximized_horz
wmctrl -r SERVER -b add,maximized_vert

Note that using 'toggle' rather than 'add' does work.

This also does not work programatically.

$ wish
% wm attributes . -zoomed 1  ; # uses 'add' internally
Comment 1 Git Bot editbugs 2018-07-26 07:17:58 CEST
Olivier Fourdan referenced this bugreport in commit 5e1354886ae9b22c0fe86ba695ed7f0a63fed14e

netwm: Fix adding maximized state

https://git.xfce.org/xfce/xfwm4/commit?id=5e1354886ae9b22c0fe86ba695ed7f0a63fed14e
Comment 2 Git Bot editbugs 2018-07-27 22:35:29 CEST
Olivier Fourdan referenced this bugreport in commit 860b369474875442ff1e1b14589522a8db8e9804

netwm: Fix adding maximized state

https://git.xfce.org/xfce/xfwm4/commit?id=860b369474875442ff1e1b14589522a8db8e9804

Bug #14514

Reported by:
Brad Lanam
Reported on: 2018-07-04
Last modified on: 2018-07-27

People

Assignee:
Olivier Fourdan
CC List:
1 user

Version

Version:
4.12.0

Attachments

Additional information