|
|
47ba1a9b50
|
rename some stuff
|
2026-04-20 00:23:04 +09:00 |
|
|
|
d3eb93a30a
|
change key constants
|
2026-04-20 00:18:04 +09:00 |
|
|
|
d0a6bd892d
|
add some impl comments to mac, fix a hypothetical bug
|
2026-04-18 11:02:44 -07:00 |
|
|
|
55c562645a
|
listbox rewrite done
|
2026-04-18 19:40:28 +09:00 |
|
|
|
a666010564
|
wip rewrite listbox
|
2026-04-18 19:21:50 +09:00 |
|
|
|
10fda7bfc4
|
re-fix typo
|
2026-04-17 13:14:41 -07:00 |
|
|
|
ba15189c21
|
revert wayland changes that were causing crashes
|
2026-04-17 13:12:22 -07:00 |
|
|
|
7b9870cebc
|
fix things
|
2026-04-17 21:26:41 +09:00 |
|
|
|
be2b40731f
|
major surgery on dbus code
|
2026-04-17 03:16:43 -05:00 |
|
|
|
e4bd49ab83
|
minor adjustments for compliance
|
2026-04-17 03:16:43 -05:00 |
|
|
|
138555f41d
|
auto detect dark theme change via dbus signals
|
2026-04-17 01:12:44 -05:00 |
|
|
|
bc942153fe
|
cmacos: working?
|
2026-04-16 22:58:16 -07:00 |
|
|
|
3e49278a15
|
added wip fuzzer, fixed alot of memory leaks with wayland
|
2026-04-16 18:36:42 -07:00 |
|
|
|
e41dbd43c1
|
fix warnings
|
2026-04-16 13:22:21 -07:00 |
|
|
|
d6538d4410
|
fix
|
2026-04-17 01:46:47 +09:00 |
|
|
|
570f05540e
|
many things changed
|
2026-04-17 01:36:34 +09:00 |
|
|
|
5220f742be
|
some changes
|
2026-04-17 01:03:14 +09:00 |
|
|
|
13a2db7fa8
|
better for binding
|
2026-04-17 00:26:02 +09:00 |
|
|
|
5201c46a21
|
update vulkan/opengl
|
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
|
2026-04-16 23:40:29 +09:00 |
|
|
|
c88dc48817
|
cmacos: Right we can just use the lowercase newcwindow instead of worrying about pascal conversions
|
2026-04-16 00:55:18 -07:00 |
|
|
|
8b176d3a00
|
cmacos: remove parent check oops
|
2026-04-16 00:53:37 -07:00 |
|
|
|
9b138c458e
|
cmacos: very untested code but it's all so basic that it should work
|
2026-04-16 00:45:59 -07:00 |
|
|
|
0e96b715b0
|
classic mac os: comment out MwTimeSleep because I realize that wouldn't work either way
|
2026-04-15 22:25:26 -07:00 |
|
|
|
5ca241ad0a
|
update time.c to not do a cast
|
2026-04-15 22:20:13 -07:00 |
|
|
|
b2ce5597b0
|
fix warning
|
2026-04-16 14:07:20 +09: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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
dc97522bb0
|
wayland: abstract the dbus stuff a bit in case we need it later
|
2026-04-15 15:21:16 -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 |
|
|
|
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 |
|
|
|
b641a03bae
|
clipboard refactoring
|
2026-04-15 10:58:46 -07:00 |
|
|
|
6ff6b22644
|
border around color picker wheel
|
2026-04-15 01:05:51 -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 |
|