Commit graph

1,247 commits

Author SHA1 Message Date
70c9d3a1f6 merge
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-14 13:37:14 -07:00
f22f45d5bf give up on rounded borders
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-14 13:34:49 -07:00
0e2e3a1901 some gnustep fixes, probably close to giving up on this ngl
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-14 13:13:17 -07:00
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
f2afa16bfa small typing fixes
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-13 11:26:33 -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
d3f2054bab triangulation code that isn't ai generated
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-10 10:27:59 -07:00
ba917c8b13 undo fixing the corners for now, it doesn't work on master anyways
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 20:00:59 -07:00
41a874432d stub out cursor code but have it be a white box at least for now
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 19:23:25 -07:00
709067c742 fix responsiveness, fix comments
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 18:52:23 -07:00
9960f7e7ef composite polygons properly
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 18:20:58 -07:00
46c4e98506 org
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 18:12:11 -07:00
94ace21566 a
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 18:04:41 -07:00
afb46f173a draw images scaled on wayland 2026-04-08 17:58:10 -07:00
c8e4d44e3e fan triangulation
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 17:06:29 -07:00
5462103815 wayland: we don't need wayland shms for the back buffer (anymore)
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 14:45:55 -07:00
3ce1cb88f6 only need one pixman buf
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 14:39:26 -07:00
ec2c128c7c actual triangulation
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 14:31:24 -07:00
6f6b08c0f5 wayland: start getting rid of cairo in favor of pixman
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 14:18:13 -07: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