Commit graph

326 commits

Author SHA1 Message Date
7b9870cebc
fix things
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-17 21:26:41 +09:00
d6538d4410
fix
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-17 01:46:47 +09:00
570f05540e
many things changed
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-17 01:36:34 +09:00
5220f742be
some changes
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-17 01:03:14 +09:00
13a2db7fa8
better for binding
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-17 00:26:02 +09:00
5201c46a21
update vulkan/opengl
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-17 00:20:29 +09:00
b82e13cb2e
define opengl/vulkan symbols anyways 2026-04-16 23:53:29 +09:00
79efc31c55
dbus should work on netbsd now
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-16 23:40:29 +09:00
62fd2adcd1 Merge branch 'master' into clipboard 2026-04-15 23:47:00 -05:00
2228fa1a46 fix build
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-15 21:46:37 -07:00
5136207bf1 Merge branch 'master' into clipboard 2026-04-15 23:42:47 -05:00
c85b471c43 Merge branch 'master' into classicmacos
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-15 23:42:22 -05:00
f8a94b7380 cmake
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-15 21:41:16 -07:00
5315f4ec4d classic mac os
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-15 20:21:20 -07:00
712a640f9d probably it is better to do this way
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-16 10:47:24 +09:00
4e4da8659e fix gdi opengl
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-16 10:45:53 +09:00
b641a03bae clipboard refactoring
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-15 10:58:46 -07:00
28f6d6ac56 cocoa: untested vulkan code
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-14 20:08:45 -07:00
065b0d824c cocoa: untested vulkan code
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-14 20:03:59 -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
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
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
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
9560c4fd92 merge conflict 2026-03-30 11:31:40 -07:00
32842ca160 document MwStringPrintIntoBuffer slightly better
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-03-30 11:19:15 -07:00
35d2b4bb76 MwStringPrintIntoBuffer
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-03-30 11:14:33 -07:00
e312b325c8
fix things
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-29 09:42:34 +09:00
252490e2cf Wayland pointer lock fixes
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 17:15:59 -07:00
7be0a72fca
optimize box later
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 16:41:32 +09:00
f6abf02486
wip
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 16:31:28 +09:00
251fc41020
fix hang
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 16:16:30 +09:00
a5186cc1e9 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-03-26 22:53:42 -07:00
414fde9b77 fix text positioning on entry 2026-03-26 22:53:20 -07:00
efe1ea076e
fix timing
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 14:49:10 +09:00
f1c4a12cf3
implement MwLLGetClipboard for X11
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 14:40:07 +09:00
efbf90945a fix entry widget's use of clipboard
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-26 21:58:47 -07:00
fc18c86201 disable rounding on checkbox 2026-03-26 21:07:59 -05:00
e5acf07b38 disable rounding on combobox 2026-03-26 21:07:59 -05:00
6538f8e836 fix wayland csd, more doublebuffering fixes 2026-03-26 21:07:59 -05:00
8d7016367e experimental rounded corners idea 2026-03-26 21:07:59 -05:00
70f7f8f084
fix box bug
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 11:05:15 +09:00
c05843a04b
ugh
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-25 17:09:36 +09:00
aa6d1f43d3
fix
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-03-25 17:06:44 +09:00
fa9ad8b984 enable wayland by default on linux builds
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-03-25 00:43:35 -07:00
9757623d3c make always_render a global variable, MwWaylandAlwaysRender
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-24 23:24:20 -07:00
47746ff30e dynamically load wayland and its dependencies, fix warnings 2026-03-24 17:38:21 -07:00
5e823b5a25 wayland: gl improvements
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-23 19:30:21 -07:00
6d7fe3271f
fix cursor thing for x11/gdi, also format
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-24 04:26:36 +09:00
9d65e9c6bf Wayland improvements
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-23 12:05:32 -07:00