Do not set _NET_WORKAREA
* exwm-workspace.el (exwm-workspace--update-workareas): Do not set _NET_WORKAREA. * exwm.el (exwm--init-icccm-ewmh, exwm--exit-icccm-ewmh): Remove _NET_WORKAREA from the supported list.
This commit is contained in:
parent
d8940d1fe6
commit
9ff99d6328
3 changed files with 6 additions and 12 deletions
|
|
@ -107,7 +107,7 @@
|
|||
output nil))
|
||||
(set-frame-parameter frame 'exwm-randr-output output)
|
||||
(set-frame-parameter frame 'exwm-geometry geometry)))
|
||||
;; Update workareas and set _NET_WORKAREA.
|
||||
;; Update workareas.
|
||||
(exwm-workspace--update-workareas)
|
||||
;; Resize workspace.
|
||||
(dolist (f exwm-workspace--list)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue