Tweaks to get Edwin running on macos.
authorChris Hanson <org/chris-hanson/cph>
Fri, 14 Sep 2018 23:04:24 +0000 (19:04 -0400)
committerChris Hanson <org/chris-hanson/cph>
Fri, 14 Sep 2018 23:04:24 +0000 (19:04 -0400)
src/x11-screen/x11-screen.pkg

index 7de182cb089565fae3e0707869dd7435664edb3c..ca2c46e569e5649f8e12b8b4313d14da221daede 100644 (file)
@@ -137,6 +137,61 @@ Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 (define-package (edwin x11-commands)
   (files "x11-command")
   (parent (edwin))
+  (export (edwin)
+           edwin-command$lower-frame
+           edwin-command$raise-frame
+           edwin-command$set-background-color
+           edwin-command$set-border-color
+           edwin-command$set-border-width
+           edwin-command$set-cursor-color
+           edwin-command$set-default-font
+           edwin-command$set-font
+           edwin-command$set-foreground-color
+           edwin-command$set-frame-icon-name
+           edwin-command$set-frame-name
+           edwin-command$set-frame-position
+           edwin-command$set-frame-size
+           edwin-command$set-internal-border-width
+           edwin-command$set-mouse-color
+           edwin-command$set-mouse-shape
+           edwin-command$show-frame-position
+           edwin-command$show-frame-size
+           edwin-command$x-lower-screen
+           edwin-command$x-mouse-ignore
+           edwin-command$x-mouse-keep-one-window
+           edwin-command$x-mouse-select
+           edwin-command$x-mouse-select-and-split
+           edwin-command$x-mouse-set-mark
+           edwin-command$x-mouse-set-point
+           edwin-command$x-mouse-show-event
+           edwin-command$x-raise-screen
+           edwin-command$x-set-background-color
+           edwin-command$x-set-border-color
+           edwin-command$x-set-border-width
+           edwin-command$x-set-cursor-color
+           edwin-command$x-set-font
+           edwin-command$x-set-foreground-color
+           edwin-command$x-set-icon-name
+           edwin-command$x-set-internal-border-width
+           edwin-command$x-set-mouse-color
+           edwin-command$x-set-mouse-shape
+           edwin-command$x-set-position
+           edwin-command$x-set-size
+           edwin-command$x-set-window-name
+           edwin-variable$frame-icon-name-format
+           edwin-variable$frame-icon-name-length
+           edwin-variable$x-screen-icon-name-format
+           edwin-variable$x-screen-icon-name-length
+           x-button1-down
+           x-button1-up
+           x-button2-down
+           x-button2-up
+           x-button3-down
+           x-button3-up
+           x-button4-down
+           x-button4-up
+           x-button5-down
+           x-button5-up)
   (export (edwin screen x11-screen)
          update-xterm-screen-names!)
   (import (x11)