Commit Graph

2135 Commits

Author SHA1 Message Date
Adam D. Ruppe 7b80a600cd fix up the clear to eend of line function 2023-01-31 20:33:30 -05:00
james c36abe1c15 Attempted to add clear to end of line support. But have no way to check windows version. 2023-01-31 20:33:30 -05:00
Adam D. Ruppe bac06fb954 opengl resize bug on windows 2023-01-31 20:33:30 -05:00
Adam D. Ruppe feb8640857 more set input focus adjustments ofr x 2023-01-25 19:47:25 -05:00
Adam D. Ruppe 0b145ed3b5 set context when initializing 2023-01-10 14:03:47 -05:00
Adam D. Ruppe 99b3252594 issue #356 2023-01-09 16:20:52 -05:00
Adam D. Ruppe da6563a5de make update cursor position public 2023-01-08 14:46:55 -05:00
Adam D. Ruppe ef4ed76960 stream experiment idk if it works 2023-01-06 21:06:38 -05:00
Adam D. Ruppe fff322664c websocket close code, issue #356 2023-01-06 19:17:19 -05:00
Adam D. Ruppe 975e352656 respect timeout on websocket connect, issue #355 2023-01-06 17:32:43 -05:00
Adam D. Ruppe ef44d533bc issue #354 2023-01-06 03:53:03 -05:00
Adam D. Ruppe f98b5e17d6 prefilledData arg for getline convenience function 2023-01-01 17:03:53 -05:00
Adam D. Ruppe 5a8f0a7448 workaround hacks for -preview=in dmd bugs 2022-12-21 09:06:54 -05:00
Adam D. Ruppe 1706487b0e more hacks around dub being sucky 2022-12-17 09:40:34 -05:00
Adam D. Ruppe 131e467f4d doc edits 2022-12-16 11:20:43 -05:00
Adam D. Ruppe 18cc05a34d Merge branch 'master' of github.com:adamdruppe/arsd 2022-12-16 11:17:24 -05:00
Adam D. Ruppe b9c2764adf disable html script and style behavior for xmldocument 2022-12-16 11:17:20 -05:00
Adam D. Ruppe 22a9ddffca
Merge pull request #353 from GrimMaple/master
Add `in` support to `AttributeSet`. Add documentation
2022-12-16 11:15:57 -05:00
Grim Maple a58e589414 Add `in` support to `AttributeSet`. Add documentation 2022-12-16 18:53:49 +03:00
Adam D. Ruppe 90ab8167fe the spec allows ugly whitespace alas 2022-12-16 09:20:39 -05:00
Adam D. Ruppe c4a2277f6b doc wrong 2022-12-06 22:20:06 -05:00
Adam D. Ruppe 56fe895a81 more ime fixes and cursor placement support for embedded termnial 2022-12-06 09:29:21 -05:00
Adam D. Ruppe e6eac2c2cf some more seek helpers 2022-12-06 09:10:10 -05:00
Adam D. Ruppe 293f9ce2a8 work around phobos bug 2022-12-06 09:09:29 -05:00
Adam D. Ruppe f7e1a4e062 toying with oklab colors. i dont love it 2022-12-06 09:09:20 -05:00
Adam D. Ruppe 6cd77bb283 add duration member 2022-12-06 09:08:54 -05:00
Adam D. Ruppe d52f9ad0ff minimum xic support for minigui input proxy 2022-11-27 17:32:07 -05:00
Adam D. Ruppe b673a09882
Merge pull request #351 from brianush1/master
better IME support
2022-11-27 14:54:42 -05:00
brianush1 772f59ca4d better IME support 2022-11-27 14:46:00 -05:00
Adam D. Ruppe f70af64ddb
Merge pull request #349 from Geod24/whitespace
Clean up trailing whitespace in simpledisplay
2022-11-24 09:15:35 -05:00
Adam D. Ruppe ee050caefb Merge branch 'master' of github.com:adamdruppe/arsd 2022-11-24 09:11:47 -05:00
Adam D. Ruppe 746008911a
Merge pull request #348 from Geod24/preview-in
Use scope const auto ref instead of in auto ref
2022-11-24 09:11:40 -05:00
Adam D. Ruppe 3d02886298 mp3 overhaul 2022-11-24 09:11:27 -05:00
Geod24 7a68674bbd Clean up trailing whitespace in simpledisplay 2022-11-24 15:08:36 +01:00
Geod24 b77bf5ae6b Use scope const auto ref instead of in auto ref
The latter is not compatible with -preview=in.
2022-11-24 15:04:39 +01:00
Adam D. Ruppe 1f6ead0a17 ogg seeking in the interface 2022-11-20 18:01:04 -05:00
Adam D. Ruppe 7d475b1480 some lifetime fixes 2022-11-20 09:26:04 -05:00
Adam D. Ruppe de269548fd new error handling option and minimallyWrapped window type 2022-11-20 09:24:45 -05:00
Adam D. Ruppe 4ebcbf617a Merge branch 'master' of github.com:adamdruppe/arsd 2022-11-20 09:22:36 -05:00
Adam D. Ruppe 54264aeb56 note to self 2022-11-20 09:18:25 -05:00
Adam D. Ruppe 617d4cecfc lol druntime made int32_t an enum on -m32omf and an alias everywhere else 2022-11-20 09:18:07 -05:00
Adam D. Ruppe a30a39bf62 initial overhaul of api and docs DO NOT USE YET 2022-11-15 16:17:30 -05:00
Adam D. Ruppe cbf843c04a starting the synth refactor 2022-11-15 16:17:13 -05:00
Adam D. Ruppe 189f6007a2 initial api for terminal bold/italic but i don't expecially like it be warned 2022-11-15 16:16:02 -05:00
Adam D. Ruppe eb7cb6e0d0 allow user to change directory for open/save file dialog 2022-11-15 16:15:10 -05:00
Adam D. Ruppe 78b8e30cb9 musl fix 2022-11-15 16:12:55 -05:00
Adam D. Ruppe 21a864a2e6 fixed size fixes on windows 2022-11-15 16:12:51 -05:00
Adam D. Ruppe 5ac21ebb92 musl fix 2022-11-15 15:38:31 -05:00
Adam D. Ruppe 40de1759dc merge conflicts ugh 2022-11-15 13:01:40 -05:00
Adam D. Ruppe 95e3f0721c change automatic viewport so the opengl context doesn't have to be stolen by the ui thread on random events 2022-11-15 13:00:29 -05:00