Commit graph

52 commits

Author SHA1 Message Date
7b9870cebc
fix things 2026-04-17 21:26:41 +09:00
e4bd49ab83 minor adjustments for compliance 2026-04-17 03:16:43 -05:00
3e49278a15 added wip fuzzer, fixed alot of memory leaks with wayland 2026-04-16 18:36:42 -07:00
5136207bf1 Merge branch 'master' into clipboard 2026-04-15 23:42:47 -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
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 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
0c822d5bfa some wayland fixes curtosey of valgrind 2026-04-14 23:49:04 -07:00
a00d4ba144 configure updates, new 'tiny config' option 2026-03-31 16:54:01 -07: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
78ee4033b5 wayland: MwLLShowImpl 2026-03-26 23:32:24 -07:00
2a2fdf55bc wayland: double buffering 2026-03-26 21:07:59 -05:00
8d7016367e experimental rounded corners idea 2026-03-26 21:07:59 -05: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
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
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
1cb8fb6c53 wayland: SEVERAL fixes 2026-03-17 20:28:58 -07:00
d14c17b86e wayland fixes 2026-03-17 17:43:22 -07:00
32f09a9af2 wayland: don't do parent draws on every event when we do'nt need to 2026-01-12 19:21:32 -07:00
69c95d5752 wayland: more fix 2026-01-12 18:18:05 -07:00
d784770ca9 wayland: popup positioning 2026-01-04 13:01:50 -07:00
a148b3bedf wayland: use mutexes to ensure that MwLLDestroyImpl never conflicts with wayland events. 2026-01-03 18:27:34 -07:00
bed668b84a wayland: fix misc. crashes on the destruction of widgets 2026-01-02 14:19:48 -07:00
6946c1eaf3 wayland: opengl support 2025-12-30 22:26:19 -07:00
a03065ae52 wayland: forgot to commit .h 2025-12-30 19:16:01 -07:00
67bd6029af wayland: finish clipboard 2025-12-30 17:12:12 -07:00
6123fd1304 wayland: implement tool windows. add destructors for protocols 2025-12-18 23:32:51 -07:00
b7488b9440 wayland: seperate MwLLPending and MwLLNextEvent 2025-12-18 19:59:40 -07:00
18511dec2f wayland: remove a few unused fields 2025-12-18 18:27:44 -07:00
59ff6f1008 wayland: add icon support 2025-12-18 18:21:57 -07:00
a27a01ce41 wayland: MwLLGetClipboardImpl. 2025-12-18 17:46:23 -07:00
8d4e845e7c wayland: MwLLGetScreenSize 2025-12-18 13:43:45 -07:00
d8c08f80d6 wayland: cursor support 2025-12-18 13:15:03 -07:00
c6e7421b31 wayland: key modifiers 2025-12-18 11:36:04 -07:00
a815998ace wayland: fix pointer 2025-12-18 11:26:51 -07:00
724b008220 impl resizing in wayland 2025-12-17 19:41:05 -07:00