Commit graph

1,230 commits

Author SHA1 Message Date
fe72bc92bf mac: actually dispatch close event. reorganize code slightly more now that less is in objective-c methods
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-13 22:30:25 -07:00
c0d7cb3fbc mac: add a few comments
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-13 21:50:10 -07:00
554e5cd5dd mac: merge all the MilskoCocoa* functions into the C Milsko functions that call them, cleaning up the codebase
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-13 21:36:17 -07:00
522f32cfcd mac: revert back to what i had before with drawing, i still don't know how to fix this but it's better then nothing
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-13 21:19:09 -07:00
9283455cb9 links to gnustep but doesn't run
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-13 20:07:00 -07:00
7d85a784f5 i think we're now linking to gnustep properly
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-13 18:39:21 -07:00
a4c61b0e38 gnustep support?
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-13 17:44:27 -07:00
bb876b9620 mac: only recreate rep if width/height is different. also untested but i'm confident in this
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-13 16:45:20 -07:00
b661face26 mac: more untested changes but its just removing dead comments so i know this won't break anything 2026-04-13 16:43:31 -07:00
f44a70d4ec mac: untested code but i'll fall asleep at night with this in the codebase compared to the other thing
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-13 16:21:30 -07:00
14e908488c mac
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-13 16:09:28 -07:00
728983b92c fix builds on osx 10.4
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-13 13:46:25 -07:00
0ab497ca88 oops prioritize wayland
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-13 11:28:54 -07:00
c4f6d1eb14 Update src/core.c
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-11 18:30:00 -05:00
2a7cf2de83 x11: allow apple.
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-11 18:26:15 -05:00
d1f351a7ef
fix cmake
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-12 07:27:07 +09:00
3852646ce3
fix warning
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-12 07:12:59 +09:00
00397f17ea
update milsko.xml
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-12 06:44:35 +09:00
0325584319
fix document
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-12 00:27:04 +09:00
67788da3fb wayland: call wl_surface_attach on every update_buffer to fix weston
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 12:36:18 -07:00
37bba97508 fix warnings
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-09 04:03:48 +09:00
c0bfb51601 wayland/x11's env checking shouldn't be else if just if
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 12:00:48 -07:00
e9ea675ae6 change the env vars that wayland/x11 check for
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 11:59:05 -07:00
84ad1b0d6b Merge branch 'master' of ssh://forgejo.nishi.boats:2222/pyrite-dev/milsko
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 11:48:09 -07:00
42af900127 ft2, stbtt: draw letters over each other so that they don't clip each other 2026-04-08 11:47:58 -07:00
3c336b5e95
fix listbox
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-09 03:44:29 +09:00
a652514ab0
always use monospace for listbox
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-09 03:42:45 +09:00
d373f04eed ft2: slightly better spacing
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 11:38:55 -07:00
291bb09047
disable XIM for now
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-09 00:35:04 +09:00
8a5a2f0f02
nvm
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-07 22:59:16 +09:00
6af4c73905
introduce MwAfterStep, breaking change
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-07 22:56:18 +09:00
1531f89ef0
better rendering
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-07 22:42:19 +09:00
5d8e39b268
better size
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-06 23:28:32 +09:00
5f6789631d
fix font size
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-06 23:27:27 +09:00
d76bb49e45
better font rendering
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-06 23:19:33 +09:00
8d597328f9
fix
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-06 17:37:19 +09:00
07cab25d3e
fix
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-06 17:36:14 +09:00
29bab28b78
oops
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-06 17:34:32 +09:00
0de09207a4
refactor font api
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-06 17:29:09 +09:00
9fc659b652
some code does this
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-04 00:38:18 +09:00
55cb65be26
be c89
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-04 00:35:11 +09:00
cce41b32b8 document tiny flag; have it use flto on clang
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-31 17:15:25 -07:00
a00d4ba144 configure updates, new 'tiny config' option
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-31 16:54:01 -07:00
da3312cee9 x11: only load in needed functions. also make it so xrender just isn't used if it's not found
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-31 14:26:47 -07:00
d4f6ca14e2 allow x11 backend to be disabled (on by default) (i doubt people will do this)
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-31 13:54:12 -07:00
2e2a97e4a8 replace MwPrintIntoBuffer w MwStringPrintIntoBuffer in core.c
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-31 13:30:34 -07:00
b6b8f742d7 fix vulkan's usage of removed error primative
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-03-31 13:28:05 -07:00
af54b3e515 dynload x11 and xrender
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-03-31 13:24:28 -07:00
9d7d4541e4 dynload freetype2
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-03-31 12:44:32 -07:00
2e30d7f4d9 remove merge conflict artifacts, prefix MwIsKeyUTF8
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-03-31 12:36:31 -07:00