mirror of
https://github.com/ch11ng/exwm.git
synced 2025-04-04 18:19:40 +02:00
Merge 4795fad70b
into 798dc60a9b
This commit is contained in:
commit
b195579e6f
1 changed files with 1 additions and 1 deletions
|
@ -937,7 +937,7 @@ INDEX must not exceed the current number of workspaces."
|
|||
(set-frame-parameter new-frame 'exwm-container container)
|
||||
(make-frame-invisible new-frame)
|
||||
(set-frame-size new-frame
|
||||
(frame-pixel-width old-frame)
|
||||
(- (frame-pixel-width old-frame) 1)
|
||||
(frame-pixel-height old-frame)
|
||||
t)
|
||||
(xcb:+request exwm--connection
|
||||
|
|
Loading…
Add table
Reference in a new issue