Commit graph

496 commits

Author SHA1 Message Date
ecdecbc93b Merge branch 'master' into clipboard 2026-04-15 17:27:14 -05:00
9087782960 wayland: fix DBUS_FUNC
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-15 15:23:55 -07:00
6257376b1f Merge branch 'master' into clipboard 2026-04-15 14:00:17 -07:00
d05e31b154 wayland: don't poll for dark theme, that doesn't work
Some checks failed
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
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-15 12:25:51 -07:00
b641a03bae clipboard refactoring
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-15 10:58:46 -07:00
0c822d5bfa some wayland fixes curtosey of valgrind
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-14 23:49:04 -07:00
4d7b33741f fix mac os memleak, maybe fix stringisutf8 idk
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-14 19:38:52 -07:00
bfc6d8e9af mac: ditch the image rep shit and try switching to a draw commands system
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-14 15:52:11 -07:00
f22f45d5bf give up on rounded borders
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-14 13:34:49 -07:00
0e2e3a1901 some gnustep fixes, probably close to giving up on this ngl
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-14 13:13:17 -07:00
554e5cd5dd mac: merge all the MilskoCocoa* functions into the C Milsko functions that call them, cleaning up the codebase
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-13 21:36:17 -07:00
9283455cb9 links to gnustep but doesn't run
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-13 20:07:00 -07:00
a4c61b0e38 gnustep support?
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-13 17:44:27 -07:00
f44a70d4ec mac: untested code but i'll fall asleep at night with this in the codebase compared to the other thing
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-13 16:21:30 -07:00
14e908488c mac
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-13 16:09:28 -07:00
728983b92c fix builds on osx 10.4
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-13 13:46:25 -07: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
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
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
a00d4ba144 configure updates, new 'tiny config' option
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-31 16:54:01 -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
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
9560c4fd92 merge conflict 2026-03-30 11:31:40 -07:00
3d99a9249f remove mw/error.h includes 2026-03-30 11:22:22 -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
a5beb9e6b9
define types properly
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-29 21:15:27 +09: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
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
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
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
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
6cc3925282
add MwNdarkTheme
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 11:25:53 +09:00
00e44bec32 MwNisRounded 2026-03-26 21:07:59 -05:00
2a2fdf55bc wayland: double buffering 2026-03-26 21:07:59 -05:00
548d6c46fd r 2026-03-26 21:07:59 -05:00
8d7016367e experimental rounded corners idea 2026-03-26 21:07:59 -05:00
82999d716a apple: move all event stuff into callback system, fix cmake support for apple, add gl/vk examples to cmake
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-25 17:49:50 -07:00
4b2bf63889 wayland: support pointer locking
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-25 00:31:23 -07:00
f4e2ec8fa9 h 2026-03-24 23:44:30 -07:00
9757623d3c make always_render a global variable, MwWaylandAlwaysRender
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-24 23:24:20 -07:00
195cccd65a perfect MwLLDetach
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-24 22:40:36 -07:00
47746ff30e dynamically load wayland and its dependencies, fix warnings 2026-03-24 17:38:21 -07:00
ea2d62f2e1 more wayland fixes
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-23 14:28:49 -07:00