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
Olivier Fourdan referenced this bugreport in commit 5e1354886ae9b22c0fe86ba695ed7f0a63fed14e netwm: Fix adding maximized state https://git.xfce.org/xfce/xfwm4/commit?id=5e1354886ae9b22c0fe86ba695ed7f0a63fed14e
Olivier Fourdan referenced this bugreport in commit 860b369474875442ff1e1b14589522a8db8e9804 netwm: Fix adding maximized state https://git.xfce.org/xfce/xfwm4/commit?id=860b369474875442ff1e1b14589522a8db8e9804