This commit is contained in:
ellis 2024-12-07 13:52:08 -05:00 committed by GitHub
parent 7f0bc885b0
commit ab2fba22e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
(defpackage #:beckon
(:use #:cl)
(:import-from #:stumpwm #:defcommand #:window-frame #:ratwarp #:current-window #:frame-x #:frame-y #:frame-height #:frame-width)
(:export #:beckon #:*window-height-fraction* #:*window-width-fractionn*))
(:export #:beckon #:*window-height-fraction* #:*window-width-fraction*))