Commit graph

476 commits

Author SHA1 Message Date
5f6789631d
fix font size 2026-04-06 23:27:27 +09:00
0de09207a4
refactor font api 2026-04-06 17:29:09 +09:00
a00d4ba144 configure updates, new 'tiny config' option 2026-03-31 16:54:01 -07:00
b6b8f742d7 fix vulkan's usage of removed error primative 2026-03-31 13:28:05 -07:00
2e30d7f4d9 remove merge conflict artifacts, prefix MwIsKeyUTF8 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 2026-03-30 11:19:15 -07:00
35d2b4bb76 MwStringPrintIntoBuffer 2026-03-30 11:14:33 -07:00
a5beb9e6b9
define types properly 2026-03-29 21:15:27 +09:00
e312b325c8
fix things 2026-03-29 09:42:34 +09:00
252490e2cf Wayland pointer lock fixes 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 2026-03-27 15:14:19 -07:00
7be0a72fca
optimize box later 2026-03-27 16:41:32 +09:00
251fc41020
fix hang 2026-03-27 16:16:30 +09:00
0e5f4f5ef7
fix document 2026-03-27 15:35:03 +09:00
78ee4033b5 wayland: MwLLShowImpl 2026-03-26 23:32:24 -07: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
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 2026-03-25 17:49:50 -07:00
4b2bf63889 wayland: support pointer locking 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 2026-03-24 23:24:20 -07:00
195cccd65a perfect MwLLDetach 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 2026-03-23 14:28:49 -07:00
6d7fe3271f
fix cursor thing for x11/gdi, also format 2026-03-24 04:26:36 +09:00
9d65e9c6bf Wayland improvements 2026-03-23 12:05:32 -07:00
09441380b5 wayland: fallback if selected_cairo is null 2026-03-22 16:15:50 -07:00
52d676e54f csd and clipping 2026-03-20 19:28:18 -07:00
3cf94f6651 wayland: malicious compliance with gnome's CSD rule 2026-03-19 19:43:57 -07: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
5f53236c91 remove unused test parameter added to common lowLevel 2026-03-19 15:59:44 -07:00
91c05b670d wayland: working viewport, subsurface input region 2026-03-19 15:57:20 -07:00
0a62467760 correct mouse clicks 2026-03-18 23:01:39 -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
1cb8fb6c53 wayland: SEVERAL fixes 2026-03-17 20:28:58 -07:00
d14c17b86e wayland fixes 2026-03-17 17:43:22 -07:00
c64d7778cd mac: convert child windows to subviews 2026-03-16 16:08:25 -07:00
13320dce78 proper event handling 2026-03-11 15:49:14 -07:00
d9ee157ee8 mac: support delayed creation of the view's context, for anything whose size starts at 0x0 2026-03-10 17:10:47 -07:00
d3c30bf6d3 mac: mouse fixing, somewwhat. also just always send events for a bit 2026-03-10 16:31:29 -07:00
9f1b455341 mac: new event pumping architecture that sucks and i hate it but apple is happy with it so we're happy with it 2026-03-10 15:33:20 -07:00
3f84b0f868 mac: document MilskoFakePointer 2026-03-09 16:19:12 -07:00
dd67e42054 mac: remove debug prints 2026-03-09 16:14:48 -07:00
65afd85439 mac: most window functions now implemented (save for makeToolWindow) 2026-03-09 14:01:57 -07:00