Commit Graph

474 Commits

Author SHA1 Message Date
Adam D. Ruppe db612a4c47 starting to migrate error handling to new core module 2023-03-06 12:50:20 -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 56fe895a81 more ime fixes and cursor placement support for embedded termnial 2022-12-06 09:29:21 -05:00
Adam D. Ruppe d52f9ad0ff minimum xic support for minigui input proxy 2022-11-27 17:32:07 -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
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 de269548fd new error handling option and minimallyWrapped window type 2022-11-20 09:24:45 -05:00
Adam D. Ruppe 21a864a2e6 fixed size fixes on windows 2022-11-15 16:12:51 -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
Adam D. Ruppe 3fface2761 oops 2022-10-28 19:07:24 -04:00
Adam D. Ruppe a16131abdc fullscreen impl on windows from https://devblogs.microsoft.com/oldnewthing/20100412-00/?p=14353 2022-10-25 19:29:50 -04:00
Adam D. Ruppe 1184906c51 oops forgot to test the ttf template on windows 2022-10-25 18:59:20 -04:00
Adam D. Ruppe 68c21e39d9 some custom ttf function updates 2022-10-24 16:19:22 -04:00
Adam D. Ruppe 2a964a4eef xgrabkeyboard definition 2022-10-08 11:59:05 -04:00
Adam D. Ruppe 5f64fe5d5b build fails 2022-08-23 22:04:45 -04:00
Adam D. Ruppe d88371e42c more dpi experimentation 2022-08-23 21:57:30 -04:00
Adam D. Ruppe ba2823d911 more alt+key things - dings and double chars sometimes on Windows 2022-08-08 19:55:22 -04:00
Adam D. Ruppe fe5979cfc6 docs 2022-08-06 10:38:57 -04:00
Adam D. Ruppe 7d81f250fe more improvements to input handling and web 2022-04-19 12:07:08 -04:00
Adam D. Ruppe 158ce8e21d whatever calling it good enough gg 2022-04-07 17:46:24 -04:00
Adam D. Ruppe a0a6e7431b more stuff 2022-04-07 17:32:06 -04:00
Adam D. Ruppe 56fecfb135 the result of like a trillion hours of tortorous pain and the borders still dont look quite right 2022-04-07 17:26:20 -04:00
Adam D. Ruppe e14b651266 unreachable code considered fine 2022-04-05 19:20:13 -04:00
Adam D. Ruppe 6560878cd0 null check to avoid oops 2022-04-05 19:16:03 -04:00
Adam D. Ruppe 77bc2828c3 syntheticinput unified for windows 2022-04-03 13:52:31 -04:00
Adam D. Ruppe e1a13734ba child window focus requests on x11 2022-04-03 11:30:15 -04:00
Adam D. Ruppe 8483b709f8 Merge branch 'master' of github.com:adamdruppe/arsd 2022-03-28 11:53:29 -04:00
Adam D. Ruppe d3841ee50f more gui 2022-03-28 11:53:26 -04:00
Adam D. Ruppe e6eade37ae oops windows 2022-03-28 11:52:11 -04:00
Adam D. Ruppe 49829f3f48 mroe dpi stuff 2022-03-22 18:02:03 -04:00
Adam D. Ruppe 369c40fd6f webtemplate skeleton uda 2022-03-07 16:25:28 -05:00
Adam D. Ruppe 017b1d9759 this code is ugly but it can prevent deadlocks if another thread triggers a GC collection of Sprites in particular 2022-02-17 15:07:11 -05:00
Adam D. Ruppe cd20cec8e7 Remove X11 flicker 2022-02-15 12:39:30 -05:00
Adam D. Ruppe 44db7b9e41 batch X resize events in case the user handler is extremely slow so it
doesn't fall too far behind
2022-02-15 12:39:04 -05:00
Adam D. Ruppe db81fdca67 more midi stuff 2022-01-05 10:25:58 -05:00
Adam D. Ruppe 948926df49 more cool features 2021-12-29 11:29:08 -05:00
Adam D. Ruppe 307c6acb28 little things 2021-12-22 18:49:12 -05:00
Adam D. Ruppe 16d05187a3 starting matrix stuff 2021-12-10 22:09:17 -05:00
Adam D. Ruppe 12bb6d7f4d add more stuff to dub 2021-12-09 22:23:41 -05:00
Adam D. Ruppe 1ed17bdb43 new blocking control param 2021-12-09 17:33:10 -05:00
Adam D. Ruppe 4248b8e8a2 more grid size fixes and thread helpers 2021-12-03 21:42:07 -05:00
Adam D. Ruppe a7d045f632 fix the windows event handler 2021-11-27 22:19:09 -05:00
Adam D. Ruppe cb8acc5d2b mixed mode dpi awareness 2021-11-26 16:21:07 -05:00
Adam D. Ruppe 9e9be7cc0d gradient stuff and windows tweaks 2021-11-23 17:23:42 -05:00
Adam D. Ruppe 3e34c06106 Merge branch 'master' of github.com:adamdruppe/arsd 2021-11-11 16:03:14 -05:00
Adam D. Ruppe dbae090c61 helpers for webview 2021-11-11 16:03:12 -05:00
Stefan Koch 9e4b928849
make changes to have it compile on arm 2021-11-11 21:18:19 +01:00
Adam D. Ruppe 7f4bbbeb2c omg C long is so horrible 2021-11-01 09:18:18 -04:00
Adam D. Ruppe da17b86a29 make ported macros extern D so lld doesnt complain about duplicate symbol definitions if used allongside another package with similar ports 2021-10-25 16:17:54 -04:00
Adam D. Ruppe 613bb65cd1 lib handle needs to be used from other threads omg 2021-10-10 13:34:14 -04:00
Adam D. Ruppe de78fd2133 mouse wheel bug on windows remote desktop 2021-09-28 17:08:26 -04:00
Adam D. Ruppe b6fffd1a82 little things 2021-09-28 14:31:37 -04:00
Adam D. Ruppe 65e9f3302c debugging writeln lolol 2021-09-24 09:04:27 -04:00
Adam D. Ruppe e7b72c7c1a arc windows fix 2021-09-24 08:52:16 -04:00
Adam D. Ruppe 75baf2b591 make the default clip basically nothing since otherwise when you adjust origin you still get negative stuff cut off and that should be opt in 2021-09-15 09:40:06 -04:00
Adam D. Ruppe 010d86b740 get font bytes from ttf and load without glu as needed 2021-09-13 09:10:42 -04:00
Adam D. Ruppe a870179988 links 2021-09-05 19:24:02 -04:00
AntonC9018 e73b26d021 Undo parentheses for function symbols 2021-09-05 16:36:41 +03:00
AntonC9018 870be791f4 Grammar, typos, punctuation 2021-09-05 13:49:31 +03:00
Adam D. Ruppe 9c22d7465b prep 2021-07-05 20:58:44 -04:00
Adam D. Ruppe 883159410b more minigui 2021-06-21 22:16:02 -04:00
Adam D. Ruppe 3f30effea7 more stuff 2021-06-06 14:37:37 -04:00
Adam D. Ruppe dcd4aa8b3b xshm error handling improvement - now works with transparent fallback 2021-06-03 11:46:57 -04:00
Adam D. Ruppe 543d3a2b5d it just continues to get more awesome 2021-05-28 23:06:13 -04:00
Adam D. Ruppe 9dd0a00f08 more wip gui 2021-05-19 15:27:41 -04:00
Adam D. Ruppe 0b34c82758 minigui styling 2.0 start 2021-05-13 08:50:16 -04:00
Adam D. Ruppe f149974c09 Never free the default font in a destructor as it is a shared resource 2021-05-11 18:22:07 -04:00
Adam D. Ruppe f24955f273 docs 2021-05-04 10:10:16 -04:00
Adam D. Ruppe f75590c1f4 oops 2021-05-01 19:35:55 -04:00
Adam D. Ruppe 0d68724d58 list fonts 2021-05-01 17:52:21 -04:00
Adam D. Ruppe 3d396dfaa6 update 2021-04-11 22:22:39 -04:00
H. S. Teoh 34ba946e70 Fix typo: `wmainCRTStartup` (capital S) not `wmainCRTstartup`. 2021-04-06 11:26:43 -07:00
Adam D. Ruppe 5c2cac07b4 optimize opaque resizes w/ opengl 2021-04-02 11:07:19 -04:00
Adam D. Ruppe f8af877e4f Merge branch 'master' of github.com:adamdruppe/arsd 2021-03-29 10:05:34 -04:00
Adam D. Ruppe 0367ac70e7 fixes 2021-03-29 10:05:24 -04:00
H. S. Teoh 8bf86c5265 Fix deprecation warnings for `body`. 2021-03-26 16:23:36 -07:00
Adam D. Ruppe cce50f56a0 finally implement takeScreenshot 2021-03-14 19:43:46 -04:00
Adam D. Ruppe 05eadcb732 a little bit less bad handling of the popup menus 2021-03-11 22:32:42 -05:00
Adam D. Ruppe 7198a9f15e #279 - facility for spritesheets 2021-03-11 21:18:39 -05:00
Adam D. Ruppe 75fdaf478b Fix moar bugs 2021-02-25 10:48:50 -05:00
Adam D. Ruppe f94e51e6ba windows race condition 2021-02-25 09:52:33 -05:00
Adam D. Ruppe 9ae769b5e8 address terminating race condition 2021-02-25 09:23:05 -05:00
Adam D. Ruppe 3b78d15aef drag and drop early version 2021-02-22 23:25:13 -05:00
Adam D. Ruppe 9264dea9a6 issue #263 2021-02-08 22:07:50 -05:00
Adam D. Ruppe da73ad7a15 issue #263 2021-02-08 22:06:40 -05:00
Adam D. Ruppe a8ec499f2b random fixes 2021-02-01 21:35:56 -05:00
Adam D. Ruppe 89718d996e avoid problem 2021-01-20 14:05:18 -05:00
Adam D. Ruppe 868323bac0 omg i forgot stuff 2021-01-19 23:03:19 -05:00
Adam D. Ruppe de6f8b5302 handle fallback font sizing better 2021-01-16 18:30:42 -05:00
Adam D. Ruppe 49a04b764a some apng fixes 2020-12-29 11:32:20 -05:00
Adam D. Ruppe 0e0335da5c 5500 page omnibus bill no need to read this just vote for it 2020-12-28 10:57:20 -05:00
Adam D. Ruppe 83a0c3db07 warpMouse and vsync on windows 2020-12-22 21:49:26 -05:00
Adam D. Ruppe 4a2fffe5e6 const spam 2020-12-17 22:18:57 -05:00
Adam D. Ruppe d958638298 x event delay on fast timer on linux 2020-12-14 15:44:46 -05:00
Adam D. Ruppe 799ce29d7d some moar dox 2020-12-09 14:42:48 -05:00
Adam D. Ruppe dd2f7a60a0 ensure timer guts never called more than once per event loop round to ensure it doesnt lock up the nromal event handling message pump 2020-12-09 14:39:08 -05:00
Adam D. Ruppe ff2cfb7527 sundry windows fixes 2020-12-04 21:46:21 -05:00