Commit graph

214 commits

Author SHA1 Message Date
4bf321f3a2 introduce MwFreeWidget 2026-04-27 11:44:10 +09:00
6927ffd27d
introduce MwNdarkThemeAutomatic 2026-04-27 05:00:41 +09:00
ca703f24d5
measure line properly 2026-04-27 03:14:12 +09:00
833947c1ec
introduce widget->user 2026-04-26 23:09:02 +09:00
201c5f84a5
add NULL as parent for MwReparent 2026-04-24 04:24:07 +09:00
319927aee1 fix 2026-04-22 12:14:35 +09:00
2dd2c3870f introduce MWAPI 2026-04-22 12:05:49 +09:00
77ca92452e fix 2026-04-22 08:52:57 +09:00
1fd86732f5 add props_change, closes #20 2026-04-20 16:22:06 +09:00
4423c318e8 fix for -O3 2026-04-20 15:51:51 +09:00
e62db26db2 Update src/core.c 2026-04-19 19:40:41 -05:00
315638ba3f Update src/core.c 2026-04-19 19:31:35 -05:00
98a6559215 Update src/core.c 2026-04-19 19:25:20 -05:00
b4df1ab241 Update src/core.c 2026-04-19 19:19:26 -05:00
5d0c84d748
introduce early props 2026-04-20 09:00:28 +09:00
a59154d5f1
remove MwMessageBoxDestroy, introduce destroy_inject 2026-04-20 02:04:43 +09:00
bc942153fe cmacos: working? 2026-04-16 22:58:16 -07:00
570f05540e
many things changed 2026-04-17 01:36:34 +09:00
79efc31c55
dbus should work on netbsd now 2026-04-16 23:40:29 +09:00
5136207bf1 Merge branch 'master' into clipboard 2026-04-15 23:42:47 -05:00
a2c1489ffb add MwLLSetDarkTheme 2026-04-16 09:35:53 +09:00
b641a03bae clipboard refactoring 2026-04-15 10:58:46 -07:00
6e5057f8c6 cocoa: no more flickering 2026-04-14 18:04:00 -07:00
d597dc9411 new drawing system now works properly-ish 2026-04-14 16:58:28 -07:00
f22f45d5bf give up on rounded borders 2026-04-14 13:34:49 -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
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
0de09207a4
refactor font api 2026-04-06 17:29:09 +09: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
35d2b4bb76 MwStringPrintIntoBuffer 2026-03-30 11:14:33 -07:00
dac94c78e1
huh 2026-03-28 02:39:30 +09:00
f1c4a12cf3
implement MwLLGetClipboard for X11 2026-03-27 14:40:07 +09:00
6cc3925282
add MwNdarkTheme 2026-03-27 11:25:53 +09:00
00e44bec32 MwNisRounded 2026-03-26 21:07:59 -05:00
22fe52c4a3 ugh 2026-03-20 09:59:07 +09:00
04eb28b617 revert the removal of MwLLBeginDraw/EndDraw, turns out the newer system still doesn't please weston and likely other compositors 2026-03-19 16:05:44 -07:00
91c05b670d wayland: working viewport, subsurface input region 2026-03-19 15:57:20 -07:00
9309b5fe83 remove old hacks from wayland code, including MwLLBeginDraw and MwLLEndDraw which was really only ever needed for wayland and not anymore 2026-03-18 19:24:51 -07:00
e09eccbf5f refactor font.c into an MwFL section (#9)
Reviewed-on: https://gitea.nishi.boats/pyrite-dev/milsko/pulls/9
Co-authored-by: IoIxD <alphaproject217@gmail.com>
Co-committed-by: IoIxD <alphaproject217@gmail.com>
2026-03-04 13:59:28 -06:00
bbb20f081e
add MwNdarkThemeHandler 2026-01-27 18:51:57 +09:00
626294c95f
format 2026-01-27 18:50:03 +09:00
9544404f7c
fix warning 2026-01-27 18:46:12 +09:00
64c3cdb4a5 MwSetDarkTheme instead of MwToggleDarkTheme 2026-01-27 18:03:16 +09:00
8b28b3e1b0 might be functional 2026-01-27 17:34:25 +09:00
5413332506
introduce MwWidget->berserk 2026-01-23 15:29:32 +09:00