Commit graph

1,045 commits

Author SHA1 Message Date
21d5625ec7 fix forceRender, at the cost of breaking the rotate example
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-08 20:03:47 -07:00
75c9af91d1 mac: try and fix positioning for child windows
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-08 19:15:17 -07:00
c20da369e8 try and fail to have the app be activated without setting the activation policy
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-08 18:30:37 -07:00
3b78872ce8 mac: took a detour and got it working in 10.4, before accidentally fixing the remaining memory leak I think
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-08 18:04:37 -07:00
4549e4f75b mac: remove nscolor release call after realizing it's likely UB and crashes high sierra
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-08 17:07:48 -07:00
4319ea25b5 mac: fix a bunch of memory leaks
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-08 16:05:57 -07:00
0fde05fa03 fix some parts
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-08 07:06:12 +09:00
306f791641 mac: apple doesn't give us a reliable way to check if events are pending but we have to do the nextEventMatching trick anyways because the alternating pending implementation breaks opengl.
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-05 22:52:25 -07:00
ea046f3a52 mac: fix memory leaks somewhat.
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-05 22:41:09 -07:00
9d7a75394c mac: implement clipboard (At the cost of making the pending function a crime against god)
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-05 21:58:22 -07:00
9be36b0755 mac: have key events get sent to parent
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-05 20:19:19 -07:00
e2bcd7b9e9 mac: keyboard events and other nice refactors. they get sent to the opengl window but the callback isn't fired for some reason
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-05 19:29:43 -07:00
39db13fa48 mac: center window when MwDEFAULT is passed
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-04 23:06:56 -07:00
db577bb01f mac opengl support. proper coordinate flipping
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-04 22:56:04 -07:00
f700e90d23 did some code cleanup
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-04 20:47:55 -07:00
b585ad69b7 code cleanup
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-04 20:44:25 -07:00
943500a7ec mac: got a bunch of events handled. failed to get resizing working though
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-04 19:34:19 -07:00
0832533c51 Oops the readme is generated
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-04 16:52:19 -07:00
f9c35cded4 macos note in readme should just be the version, my bad
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-04 13:32:39 -07:00
2e4e2a1c7f Remove xcodetools note
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-04 13:31:25 -07:00
5eeba311ab i fixed the makefiles but forgot to run the script
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-04 13:22:00 -07:00
890294cd55 update macos readme
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-03-04 13:18:01 -07:00
de1e8da6f9 fix generated mkfiles
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-03-04 13:05:38 -07:00
e09eccbf5f refactor font.c into an MwFL section (#9)
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
Reviewed-on: https://gitea.nishi.boats/pyrite-dev/milsko/pulls/9
Co-authored-by: IoIxD <alphaproject217@gmail.com>
Co-committed-by: IoIxD <alphaproject217@gmail.com>
2026-03-04 13:59:28 -06:00
b3735fa364
rename Makefile.pl to configure
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-05 04:09:01 +09:00
cc2d3008d0 mac: implement polygon function
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-04 00:02:14 -07:00
efa43456c1 significant macos progress, now compiles/runs on monetery
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-03 23:24:28 -07:00
11fec984cf
fix
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-02-06 22:05:13 +09:00
d7db903695
msvc
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-02-04 00:30:22 +09:00
c04f751a4f
msvc
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-02-04 00:25:49 +09:00
280ba93cf1
hmm
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-02-04 00:21:31 +09:00
3329184993
unused
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-02-04 00:06:31 +09:00
4a092e71d2
testing
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-02-04 00:02:21 +09:00
c308bd9324
test
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-02-03 23:46:24 +09:00
282283609c
i wonder if doc gets generated
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-02-03 23:43:08 +09:00
12f7312d40
testing jenkins
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-02-03 23:27:27 +09:00
5bc06dc851
testing jenkins
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-02-03 23:24:34 +09:00
7ad4d82024
c89 2026-02-02 23:02:42 +09:00
ad5aa03d11
remove non required headers 2026-01-31 20:42:09 +09:00
bbb20f081e
add MwNdarkThemeHandler 2026-01-27 18:51:57 +09:00
626294c95f
format 2026-01-27 18:50:03 +09:00
9544404f7c
fix warning 2026-01-27 18:46:12 +09:00
65c872710a it should be working now, closes #6 2026-01-27 18:12:36 +09:00
64c3cdb4a5 MwSetDarkTheme instead of MwToggleDarkTheme 2026-01-27 18:03:16 +09:00
5e492ee5b4 oops 2026-01-27 18:00:44 +09:00
ae96b127e1 fix leak 2026-01-27 17:58:52 +09:00
0cecae2dd1 better registry function 2026-01-27 17:58:30 +09:00
18457ccbcb tiny fix 2026-01-27 17:36:21 +09:00
8b28b3e1b0 might be functional 2026-01-27 17:34:25 +09:00
836b13e62e add RPN calculator demo 2026-01-27 17:02:40 +09:00