Provide a fallback value for X window geometry
* exwm-manage.el (exwm-manage--update-geometry): Ditto.
This commit is contained in:
parent
0037cba87b
commit
df8de92113
2 changed files with 10 additions and 4 deletions
|
|
@ -45,9 +45,9 @@
|
|||
(defvar exwm-layout--timer nil "Timer used to track echo area changes.")
|
||||
|
||||
(defvar exwm-workspace--current)
|
||||
(declare-function exwm-input--release-keyboard "exwm-input.el")
|
||||
(declare-function exwm-input--grab-keyboard "exwm-input.el")
|
||||
(declare-function exwm-input-grab-keyboard "exwm-input.el")
|
||||
(declare-function exwm-input-release-keyboard "exwm-input.el")
|
||||
(declare-function exwm-reset "exwm.el" ())
|
||||
(declare-function exwm-workspace--client-p "exwm-workspace.el"
|
||||
(&optional frame))
|
||||
(declare-function exwm-workspace--minibuffer-own-frame-p "exwm-workspace.el")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue