Commit Graph

69 Commits

Author SHA1 Message Date
xenia 6f76c91fa6 fix contract errors on provides 2021-04-04 00:41:57 -04:00
Christopher Lemmer Webber f5d7c12760 Export generic procedures, this time in a submodule 2020-01-21 21:43:58 -05:00
Jay McCarthy e5cd1f303f Ensure that chaos is stopped on exceptions 2019-08-06 16:31:48 -04:00
Jay McCarthy 93edd8a8b1 Attempt to get GL canvases correct size on linux/Win 2019-07-14 16:09:38 -06:00
Jay McCarthy 6e341803e6 Revert generics... breaks stuff? 2019-07-14 16:08:50 -06:00
Jay McCarthy aaa1131574 update docs and add word/rec 2019-07-12 17:28:14 -06:00
Christopher Lemmer Webber b3d6503924 word: make word generics broadly available 2019-06-09 20:47:22 -04:00
Christopher Lemmer Webber 1e75a43674 word: Export word generic methods. 2019-06-09 20:47:22 -04:00
Jay McCarthy c0a494de5a word 2018-12-12 13:45:39 -05:00
Jay McCarthy f6edd2ee57 switch to racket/math 2018-11-15 19:33:22 -05:00
Jay McCarthy a6fc7d944f fix infinite fps error 2018-11-15 09:23:14 -05:00
Jay McCarthy 8083fdd812 Switch when frames wait 2018-11-06 13:45:15 -05:00
Jay McCarthy c3998a4105 Fix #7 2018-08-17 13:00:12 -04:00
Jay McCarthy 7f682a5461 correct top-left offset 2017-09-04 15:50:19 +01:00
Laurent Orseau 9032857bcb change README to markdown, add some links 2017-09-02 06:48:43 -04:00
Metaxal a9aaabd388 use exact-nonnegative-integer for better backawrd compatibility. 2017-09-02 06:48:43 -04:00
Jay McCarthy 7844e92817 Cleanup debug 2017-08-31 15:04:51 -04:00
Laurent Orseau 9812d00d3a Add support for positions x, y of a window on a specified monitor (or the current one) (#4)
* add support for placing the window at a particular position in the specified monitor

* remove dust
2017-08-30 09:34:32 -04:00
Jay McCarthy dc48fe9f7e Merge pull request #3 from LiberalArtist/chaos/gui
make-gui shouldn't ignore its #:width and #:height args
2016-12-27 20:25:06 -05:00
Philip McGrath efb994e7e8 make-gui shouldn't ignore its #:width and #:height args 2016-12-27 19:19:57 -06:00
Jay McCarthy e1c16adcc8 Merge pull request #2 from LiberalArtist/spelling
Corrected spelling in docs for lux/chaos/gui/val
2016-12-27 19:49:23 -05:00
Philip McGrath 39220d168d Corrected spelling in docs for lux/chaos/gui/val
The binding exported is make-gui/val, not make-gui-val
2016-12-27 18:22:05 -06:00
Jay McCarthy 32660e5e8a up 2016-04-08 06:19:29 -04:00
Jay McCarthy 6eceef81b3 cat 2015-12-19 16:39:56 -05:00
Jay McCarthy 5ccec8c9c5 incremental 2015-12-13 20:15:32 -05:00
Jay McCarthy a0d9e5566d Incremental gc notes 2015-11-17 15:09:07 -05:00
Jay McCarthy 809a97163a correcting scaling 2015-09-25 09:04:32 -04:00
Jay McCarthy c8fdeac697 dropping records of testing 2015-09-04 09:51:26 -04:00
Jay McCarthy 0fc700c0a0 Final version, much better performance, tested on examples 2015-09-04 09:51:11 -04:00
Jay McCarthy 883daf4faa round two 2015-09-04 09:18:16 -04:00
Jay McCarthy 1e6f771a88 initial pass at fixing timing with logs to tell if it worked 2015-09-03 15:12:53 -04:00
Jay McCarthy 288bf4b3f1 note 2015-07-30 13:56:57 -06:00
Jay McCarthy 68ed89e4f2 Revert "tmp"
This reverts commit 518b1cc249.
2015-07-30 13:54:41 -06:00
Jay McCarthy 518b1cc249 tmp 2015-07-30 13:54:35 -06:00
Jay McCarthy 94b49e4082 use get-scaled-client-size and increase dep 2015-05-20 12:14:25 -04:00
Jay McCarthy c93272f781 use get-scaled-client-size and increase dep 2015-05-20 12:00:33 -04:00
Jay McCarthy 8bf6881805 get correct width and height 2015-05-19 16:20:26 -04:00
Jay McCarthy 179e1ac46f adding hires-mode and frame style 2015-05-03 08:11:46 -04:00
Jay McCarthy e7b5d715a1 printf 2015-04-30 20:29:41 -04:00
Jay McCarthy 9755558278 typo 2015-04-28 18:50:39 -04:00
Jay McCarthy c67f68bfad fullscreen 2015-04-27 20:45:28 -04:00
Jay McCarthy 6099125a86 add word-evt 2015-04-14 14:00:59 -04:00
Jay McCarthy 818fc3d419 always give input priority 2015-04-14 13:49:09 -04:00
Jay McCarthy 8561328213 dont starve events when gui active 2015-04-10 19:04:21 -04:00
Jay McCarthy a47b06afa1 deps 2015-01-12 16:48:56 -05:00
Jay McCarthy eed0fc7199 Fix a BIG typo 2014-11-30 17:01:27 -05:00
Jay McCarthy 0e4cec8362 Adding gui helpers 2014-11-30 16:47:42 -05:00
Jay McCarthy fd7d1512bc Updating chaos interface 2014-11-26 17:21:55 -05:00
Jay McCarthy 9ca19d016a improve xrefs 2014-11-23 14:20:22 -05:00
Jay McCarthy aec21053f7 safer not on os x 2014-11-23 13:57:04 -05:00