|
|
47ba1a9b50
|
rename some stuff
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-20 00:23:04 +09:00 |
|
|
|
d3eb93a30a
|
change key constants
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-20 00:18:04 +09:00 |
|
|
|
d0a6bd892d
|
add some impl comments to mac, fix a hypothetical bug
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-18 11:02:44 -07:00 |
|
|
|
10fda7bfc4
|
re-fix typo
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-17 13:14:41 -07:00 |
|
|
|
ba15189c21
|
revert wayland changes that were causing crashes
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-17 13:12:22 -07:00 |
|
|
|
7b9870cebc
|
fix things
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-17 21:26:41 +09:00 |
|
|
|
e4bd49ab83
|
minor adjustments for compliance
|
2026-04-17 03:16:43 -05:00 |
|
|
|
138555f41d
|
auto detect dark theme change via dbus signals
pyrite-dev/milsko/pipeline/head There was a failure building this commit
|
2026-04-17 01:12:44 -05:00 |
|
|
|
bc942153fe
|
cmacos: working?
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-16 22:58:16 -07:00 |
|
|
|
3e49278a15
|
added wip fuzzer, fixed alot of memory leaks with wayland
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-16 18:36:42 -07:00 |
|
|
|
e41dbd43c1
|
fix warnings
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-16 13:22:21 -07:00 |
|
|
|
570f05540e
|
many things changed
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-17 01:36:34 +09:00 |
|
|
|
79efc31c55
|
dbus should work on netbsd now
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-16 23:40:29 +09:00 |
|
|
|
c88dc48817
|
cmacos: Right we can just use the lowercase newcwindow instead of worrying about pascal conversions
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-16 00:55:18 -07:00 |
|
|
|
8b176d3a00
|
cmacos: remove parent check oops
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-16 00:53:37 -07:00 |
|
|
|
9b138c458e
|
cmacos: very untested code but it's all so basic that it should work
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-16 00:45:59 -07:00 |
|
|
|
5136207bf1
|
Merge branch 'master' into clipboard
|
2026-04-15 23:42:47 -05:00 |
|
|
|
f8a94b7380
|
cmake
pyrite-dev/milsko/pipeline/head There was a failure building this commit
|
2026-04-15 21:41:16 -07:00 |
|
|
|
5315f4ec4d
|
classic mac os
pyrite-dev/milsko/pipeline/head There was a failure building this commit
|
2026-04-15 20:21:20 -07:00 |
|
|
|
6f9b3c12a7
|
fix
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-16 09:55:18 +09:00 |
|
|
|
48b847093b
|
oops
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-16 09:50:08 +09:00 |
|
|
|
a2c1489ffb
|
add MwLLSetDarkTheme
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-16 09:35:53 +09:00 |
|
|
|
54fed150e8
|
dbus
pyrite-dev/milsko/pipeline/head There was a failure building this commit
|
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
pyrite-dev/milsko/pipeline/head This commit looks good
|
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
pyrite-dev/milsko/pipeline/head There was a failure building this commit
|
2026-04-15 13:58:50 -07:00 |
|
|
|
d05e31b154
|
wayland: don't poll for dark theme, that doesn't work
pyrite-dev/milsko/pipeline/head There was a failure building this commit
|
2026-04-15 13:00:59 -07:00 |
|
|
|
a3bbcf30b2
|
wayland: dark theme detection
pyrite-dev/milsko/pipeline/head There was a failure building this commit
|
2026-04-15 12:25:51 -07:00 |
|
|
|
b641a03bae
|
clipboard refactoring
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-15 10:58:46 -07:00 |
|
|
|
0c822d5bfa
|
some wayland fixes curtosey of valgrind
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-14 23:49:04 -07:00 |
|
|
|
fc8330f477
|
uninitialized
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-15 00:29:16 -05:00 |
|
|
|
065b0d824c
|
cocoa: untested vulkan code
pyrite-dev/milsko/pipeline/head There was a failure building this commit
|
2026-04-14 20:03:59 -07:00 |
|
|
|
4d7b33741f
|
fix mac os memleak, maybe fix stringisutf8 idk
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-14 19:38:52 -07:00 |
|
|
|
a7d790698f
|
mac: getXYImpl should also flip whatever is given to it
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-14 18:28:44 -07:00 |
|
|
|
6e5057f8c6
|
cocoa: no more flickering
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-14 18:04:00 -07:00 |
|
|
|
d597dc9411
|
new drawing system now works properly-ish
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-14 16:58:28 -07:00 |
|
|
|
bfc6d8e9af
|
mac: ditch the image rep shit and try switching to a draw commands system
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-14 15:52:11 -07:00 |
|
|
|
1d59488927
|
wayland: fix several places where we don't attach buffer if not configured
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-14 13:45:47 -07:00 |
|
|
|
0e2e3a1901
|
some gnustep fixes, probably close to giving up on this ngl
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-14 13:13:17 -07:00 |
|
|
|
fe72bc92bf
|
mac: actually dispatch close event. reorganize code slightly more now that less is in objective-c methods
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-13 22:30:25 -07:00 |
|
|
|
c0d7cb3fbc
|
mac: add a few comments
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-13 21:50:10 -07:00 |
|
|
|
554e5cd5dd
|
mac: merge all the MilskoCocoa* functions into the C Milsko functions that call them, cleaning up the codebase
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-13 21:36:17 -07:00 |
|
|
|
522f32cfcd
|
mac: revert back to what i had before with drawing, i still don't know how to fix this but it's better then nothing
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-13 21:19:09 -07:00 |
|
|
|
9283455cb9
|
links to gnustep but doesn't run
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-13 20:07:00 -07:00 |
|
|
|
7d85a784f5
|
i think we're now linking to gnustep properly
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-13 18:39:21 -07:00 |
|
|
|
a4c61b0e38
|
gnustep support?
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-13 17:44:27 -07:00 |
|
|
|
bb876b9620
|
mac: only recreate rep if width/height is different. also untested but i'm confident in this
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-13 16:45:20 -07:00 |
|
|
|
b661face26
|
mac: more untested changes but its just removing dead comments so i know this won't break anything
|
2026-04-13 16:43:31 -07:00 |
|
|
|
f44a70d4ec
|
mac: untested code but i'll fall asleep at night with this in the codebase compared to the other thing
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-04-13 16:21:30 -07:00 |
|