Commit graph

851 commits

Author SHA1 Message Date
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
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
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
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
597dbe4e5a merge conflict
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-03-30 11:32:40 -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
89dad2c4be Wayland massachusetts
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 18:06:17 -07: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
4d694bba49 several wayland fixes, new util function MwIsUTF8 so that both backends can consistently check if something is a valid utf8
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 15:14:19 -07:00
dac94c78e1
huh
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-28 02:39:30 +09:00
df50c9531c
almost complete
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 17:26:14 +09: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
0e5f4f5ef7
fix document
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 15:35:03 +09:00
78ee4033b5 wayland: MwLLShowImpl 2026-03-26 23:32:24 -07: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
bf9474f4f4 mergE
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-26 22:48:14 -07:00
a9d8d62146 reduce contrast of complex frame in light mode 2026-03-26 22:47:07 -07: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