2
0
Fork 0
mirror of https://github.com/ch11ng/exwm.git synced 2025-04-04 18:19:40 +02:00
This commit is contained in:
David Wilson 2024-01-09 19:45:46 -07:00 committed by GitHub
commit b195579e6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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