Commit graph

1,283 commits

Author SHA1 Message Date
b2ce5597b0 fix warning 2026-04-16 14:07:20 +09:00
220b76135e Merge branch 'master' into clipboard 2026-04-15 23:49:19 -05:00
15c39a2405 windows shouldn't default to ft2 anyways 2026-04-15 21:48:52 -07:00
62fd2adcd1 Merge branch 'master' into clipboard 2026-04-15 23:47:00 -05:00
2228fa1a46 fix build 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 2026-04-15 23:42:22 -05:00
f8a94b7380 cmake 2026-04-15 21:41:16 -07:00
47fe57b31c ok 2026-04-15 20:25:08 -07:00
5315f4ec4d classic mac os 2026-04-15 20:21:20 -07:00
712a640f9d probably it is better to do this way 2026-04-16 10:47:24 +09:00
4e4da8659e fix gdi opengl 2026-04-16 10:45:53 +09:00
6f9b3c12a7 fix 2026-04-16 09:55:18 +09:00
48b847093b oops 2026-04-16 09:50:08 +09:00
a2c1489ffb add MwLLSetDarkTheme 2026-04-16 09:35:53 +09:00
0fb9c45ea4 improve 2026-04-16 08:42:01 +09:00
677d8c8046 guard dbus function impls with ifdef 2026-04-15 18:26:32 -05:00
54fed150e8 dbus 2026-04-15 16:12:38 -07:00
ecdecbc93b Merge branch 'master' into clipboard 2026-04-15 17:27:14 -05:00
9087782960 wayland: fix DBUS_FUNC 2026-04-15 15:23:55 -07:00
dc97522bb0 wayland: abstract the dbus stuff a bit in case we need it later 2026-04-15 15:21:16 -07:00
43c66417c7 use pkg-config for dbus includes 2026-04-15 14:03:48 -07:00
12703d451e use pkg-config for dbus includes 2026-04-15 14:02:22 -07:00
6257376b1f Merge branch 'master' into clipboard 2026-04-15 14:00:17 -07:00
a0c864d85b fix wayland crash by having MwLLDestroy flush before actually destroying handle 2026-04-15 13:58:50 -07:00
64930db2fc color picker example: have button match the background 2026-04-15 13:03:24 -07:00
d05e31b154 wayland: don't poll for dark theme, that doesn't work 2026-04-15 13:00:59 -07:00
a3bbcf30b2 wayland: dark theme detection 2026-04-15 12:25:51 -07:00
f7eb9840de milsko.xml: MwClipboardType should be marked as an enum for MwGetClipboard 2026-04-15 11:19:10 -07:00
e77eb5e08a add clipboard stuff to milsko.xml 2026-04-15 11:14:13 -07:00
b641a03bae clipboard refactoring 2026-04-15 10:58:46 -07:00
5c386e7665 Update examples/basic/colorpicker.c 2026-04-15 03:08:55 -05:00
6ff6b22644 border around color picker wheel 2026-04-15 01:05:51 -07:00
5cb9b5cab9 have color picker check for dark theme 2026-04-15 00:54:47 -07:00
0c822d5bfa some wayland fixes curtosey of valgrind 2026-04-14 23:49:04 -07:00
4ab846ad51 fix fpe in text drawing code 2026-04-14 22:53:20 -07:00
fc8330f477 uninitialized 2026-04-15 00:29:16 -05:00
714842461c Update examples/vkdemos/CMakeLists.txt 2026-04-14 23:04:59 -05:00
aac2b410c0 gl cmake doesnt need win32 2026-04-14 23:04:39 -05:00
83f5f7a820 examples cmake doesnt need win32 2026-04-14 23:04:13 -05:00
391f5a6924 remove endian related error 2026-04-15 12:23:54 +09:00
28f6d6ac56 cocoa: untested vulkan code 2026-04-14 20:08:45 -07:00
065b0d824c cocoa: untested vulkan code 2026-04-14 20:03:59 -07:00
32f99b62b6 have MwStringIsKeyUTF8 not use ub 2026-04-14 19:51:52 -07:00
4d7b33741f fix mac os memleak, maybe fix stringisutf8 idk 2026-04-14 19:38:52 -07:00
a01e1a9514 milsko.xml: remove roundness 2026-04-14 20:54:05 -05:00
a7d790698f mac: getXYImpl should also flip whatever is given to it 2026-04-14 18:28:44 -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
bfc6d8e9af mac: ditch the image rep shit and try switching to a draw commands system 2026-04-14 15:52:11 -07:00