Commit graph

1,224 commits

Author SHA1 Message Date
a4c61b0e38 gnustep support? 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 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 2026-04-13 16:21:30 -07:00
14e908488c mac 2026-04-13 16:09:28 -07:00
728983b92c fix builds on osx 10.4 2026-04-13 13:46:25 -07:00
0ab497ca88 oops prioritize wayland 2026-04-13 11:28:54 -07:00
c4f6d1eb14 Update src/core.c 2026-04-11 18:30:00 -05:00
2a7cf2de83 x11: allow apple. 2026-04-11 18:26:15 -05:00
d1f351a7ef
fix cmake 2026-04-12 07:27:07 +09:00
3852646ce3
fix warning 2026-04-12 07:12:59 +09:00
00397f17ea
update milsko.xml 2026-04-12 06:44:35 +09:00
0325584319
fix document 2026-04-12 00:27:04 +09:00
67788da3fb wayland: call wl_surface_attach on every update_buffer to fix weston 2026-04-08 12:36:18 -07:00
37bba97508 fix warnings 2026-04-09 04:03:48 +09:00
c0bfb51601 wayland/x11's env checking shouldn't be else if just if 2026-04-08 12:00:48 -07:00
e9ea675ae6 change the env vars that wayland/x11 check for 2026-04-08 11:59:05 -07:00
84ad1b0d6b Merge branch 'master' of ssh://forgejo.nishi.boats:2222/pyrite-dev/milsko 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 2026-04-09 03:44:29 +09:00
a652514ab0
always use monospace for listbox 2026-04-09 03:42:45 +09:00
d373f04eed ft2: slightly better spacing 2026-04-08 11:38:55 -07:00
291bb09047
disable XIM for now 2026-04-09 00:35:04 +09:00
8a5a2f0f02
nvm 2026-04-07 22:59:16 +09:00
6af4c73905
introduce MwAfterStep, breaking change 2026-04-07 22:56:18 +09:00
1531f89ef0
better rendering 2026-04-07 22:42:19 +09:00
5d8e39b268
better size 2026-04-06 23:28:32 +09:00
5f6789631d
fix font size 2026-04-06 23:27:27 +09:00
d76bb49e45
better font rendering 2026-04-06 23:19:33 +09:00
8d597328f9
fix 2026-04-06 17:37:19 +09:00
07cab25d3e
fix 2026-04-06 17:36:14 +09:00
29bab28b78
oops 2026-04-06 17:34:32 +09:00
0de09207a4
refactor font api 2026-04-06 17:29:09 +09:00
9fc659b652
some code does this 2026-04-04 00:38:18 +09:00
55cb65be26
be c89 2026-04-04 00:35:11 +09:00
cce41b32b8 document tiny flag; have it use flto on clang 2026-03-31 17:15:25 -07:00
a00d4ba144 configure updates, new 'tiny config' option 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 2026-03-31 14:26:47 -07:00
d4f6ca14e2 allow x11 backend to be disabled (on by default) (i doubt people will do this) 2026-03-31 13:54:12 -07:00
2e2a97e4a8 replace MwPrintIntoBuffer w MwStringPrintIntoBuffer in core.c 2026-03-31 13:30:34 -07:00
b6b8f742d7 fix vulkan's usage of removed error primative 2026-03-31 13:28:05 -07:00
af54b3e515 dynload x11 and xrender 2026-03-31 13:24:28 -07:00
9d7d4541e4 dynload freetype2 2026-03-31 12:44:32 -07:00
2e30d7f4d9 remove merge conflict artifacts, prefix MwIsKeyUTF8 2026-03-31 12:36:31 -07:00
597dbe4e5a merge conflict 2026-03-30 11:32:40 -07:00
9560c4fd92 merge conflict 2026-03-30 11:31:40 -07:00
3d99a9249f remove mw/error.h includes 2026-03-30 11:22:22 -07:00
32842ca160 document MwStringPrintIntoBuffer slightly better 2026-03-30 11:19:15 -07:00
35d2b4bb76 MwStringPrintIntoBuffer 2026-03-30 11:14:33 -07:00
a5beb9e6b9
define types properly 2026-03-29 21:15:27 +09:00