Commit Graph

297 Commits

Author SHA1 Message Date
Adam D. Ruppe d0aec8e606 this is becoming not half bad 2020-04-28 22:53:25 -04:00
Adam D. Ruppe 05e496430a moar fixes 2020-04-26 22:35:18 -04:00
Adam D. Ruppe 5419cfed70 catchup 2020-04-24 09:54:48 -04:00
Adam D. Ruppe bd84b9fe27 Merge branch 'master' of github.com:adamdruppe/arsd 2020-04-18 21:33:43 -04:00
Adam D. Ruppe dafa15243d fixes 2020-04-18 21:33:41 -04:00
Adam D. Ruppe cf30ebee21 osx 2020-04-18 21:02:25 -04:00
Adam D. Ruppe 92832fcdef for mac os 2020-04-18 21:02:01 -04:00
Adam D. Ruppe 1fc4f4263c stuff 2020-04-11 09:57:22 -04:00
Adam D. Ruppe 2fc0b49c07 merge in terminal emulator core as a lib 2020-03-26 21:06:00 -04:00
Adam D. Ruppe a698fe5673 fix mouse coord of mouse wheel on windows 2020-03-19 19:34:58 -04:00
Adam D. Ruppe 9184acb4f8 lol termcap 2020-02-21 20:06:07 -05:00
Adam D. Ruppe aac46a8a75 sdpy resize 2020-02-17 20:05:56 -05:00
Adam D. Ruppe ca3b8af557 secrets do not look 2020-02-01 21:22:54 -05:00
Adam D. Ruppe cfcffbfca9 handle closed hting better 2020-02-01 19:47:49 -05:00
Adam D. Ruppe c76d26f01f minimal update for osx xquartz 2020-02-01 19:05:14 -05:00
Adam D. Ruppe d3c545b0ce ok 2020-01-31 18:31:15 -05:00
Adam D. Ruppe 96990d94ff osx stuff 2020-01-31 18:30:57 -05:00
Adam D. Ruppe fcc8aed896 tested unix socket stuff, workaround phobos bug 2020-01-28 22:35:54 -05:00
Adam D. Ruppe 216b1bdcfb more 2020-01-25 22:41:30 -05:00
Murilo Miranda 7b94b5e7c2
Updating the drawCircle() function
I've updated the definition of the drawCircle() function because the previous definition was not working properly.
2020-01-24 06:27:07 -03:00
Adam D. Ruppe ca8aa18fd2 can cause bad number error without this fix 2020-01-20 12:00:20 -05:00
Adam D. Ruppe d3506d8b00 catchup 2020-01-03 10:04:58 -05:00
Adam D. Ruppe b51bc11c66 clear broke with the config thing oops 2019-10-19 08:03:59 -04:00
Murilo Miranda 478df4abf5
Setting up the .clear() method better
I've made the .clear() method more practical by giving the user the ability to decide which color the screen will be cleared with and setting the default as black since this is what you will probably be using.
2019-10-04 02:23:28 -03:00
Adam D. Ruppe 1268d3bf42 pr indent fixup 2019-07-09 08:50:22 -04:00
Murilo Miranda fd7d32c57c
Give ScreenPainter another function
I am making a program that draws circles and I noticed there were no functions for that but I could make it happen by using drawArc() the right way so I figured it would be a good idea to add a drawCircle() function. This new function was crafted using the preexisting drawArc() function. I have tested it and it is much more practical than using drawArc() when working with pure circles.
2019-07-02 01:16:38 -03:00
Adam D. Ruppe ea545eabe2 Merge branch 'master' of github.com:adamdruppe/arsd 2019-06-18 22:12:39 -04:00
Adam D. Ruppe 8a608eae3b keep my version 2019-06-14 10:11:45 -04:00
Adam D. Ruppe bfc8afad87 Merge branch 'master' of github.com:adamdruppe/arsd 2019-05-11 09:43:00 -04:00
Adam D. Ruppe 6357257cb8 make the convenience method more legit convenient 2019-05-11 09:42:54 -04:00
Adam D. Ruppe 4ff15ebe65 oops forgot version 2019-04-21 08:59:07 -04:00
Adam D. Ruppe 921ff7d046 signal fd check before other input, hopefully will ctrl+c responsively even when otherwise congested 2019-04-20 12:24:31 -04:00
Adam D. Ruppe 101c81cd7c ctrl+c on Linux now triggers a clean exit via event loop - major change 2019-04-20 12:21:57 -04:00
Adam D. Ruppe f9442ead2a remove GC from potentially per-frame call 2019-04-03 09:56:43 -04:00
Adam Ruppe 63c3cf8a8a whatever 2019-03-10 17:19:40 -04:00
Adam Ruppe c266c59b1f (very slightly) better mac support 2019-03-10 17:18:57 -04:00
Adam D. Ruppe b06d1bcb32 Merge branch 'mac' 2019-03-02 21:34:49 -05:00
Adam D. Ruppe 08e525e2de more stuff 2019-03-02 21:34:46 -05:00
Adam Ruppe 2ea2b13591 merge 2019-03-02 21:32:01 -05:00
Adam Ruppe 10468ee9f4 fixing some of the old cocoa code 2019-03-02 21:30:47 -05:00
Adam D. Ruppe 589df3f3da new dpi check too 2019-01-08 17:33:44 -05:00
Adam D. Ruppe baeadebbc4 add dpi function 2019-01-08 11:03:53 -05:00
Adam D. Ruppe 38c84d7fa2 catchup 2019-01-06 17:28:55 -05:00
Adam D. Ruppe 354c2ccc8c more osx foundation 2018-12-12 15:53:24 -05:00
Adam D. Ruppe 1da9f87b22 maybe unbalanced parens 2018-12-04 10:40:15 -05:00
Adam D. Ruppe 18a7988efc windows hack, golly i need to just rewrite this trash 2018-11-29 12:46:58 -05:00
Adam D. Ruppe 05850b77b9 better scroll clicking 2018-11-29 12:27:25 -05:00
Adam D. Ruppe d7a58821f2 trying to scroll... 2018-11-28 21:38:28 -05:00
Adam D. Ruppe d6c17ba2b6 lol typo 2018-11-27 21:29:22 -05:00
Adam D. Ruppe a828f06233 lol fix clipboard 2018-11-27 21:28:19 -05:00