Commit graph

78 commits

Author SHA1 Message Date
e8a4e266b3 wayland: do keyboard repeat 2026-05-24 22:51:10 -07:00
3c1bd9956f wayland: 'focused' widgets should also have key events sent 2026-05-24 22:18:29 -07:00
31df1aa72c wayland: don't incl dbus 2026-05-20 16:33:43 -07:00
9ee96a71c4 wayland: overhaul CSD, functions/looks much better. 2026-05-20 16:29:43 -07:00
637015e4d5 rename MwWaylandAlwaysRender to MwWaylandVulkan 2026-05-20 02:43:22 -07:00
bf5ab45f2e wayland 2026-05-07 18:51:42 +09:00
1c2cd6e875
tab widget 2026-05-07 18:30:24 +09:00
0550e74b98 fix 2026-05-05 18:34:06 -07:00
5c74e65516 wayland: yeah this is just fucked 2026-05-05 18:30:09 -07:00
daced7a897 wayland: whatever it works on kde 2026-05-05 18:11:29 -07:00
d49e50f95a wayland: split wayland.c into four files 2026-05-04 21:07:39 -07:00
8eacf36c6a wayland: misc fixes 2026-05-04 20:46:34 -07:00
39b3c035fc at least no more segfault 2026-04-28 16:30:01 +00:00
153b7e8254 wayland: allow use on macos 2026-04-26 21:57:46 -07:00
837c28133a ensure even further that the clipboards are set up if the function is called before wl_seat) 2026-04-26 13:44:11 -07:00
215488e653 wayland: account also for compositors that may be presenting wl_data_device before wl_seat 2026-04-26 13:23:33 -07:00
4536b30fbc fix combobox issue 2026-04-24 12:53:27 +09:00
931cff0f6d wayland: only recreate buffers on SetWH when Pending rolls around 2026-04-23 14:39:38 -07:00
7cdd2bcc79 fix memleaks under wayland 2026-04-23 14:02:33 -07:00
261622a2e0 h 2026-04-23 11:04:47 -07:00
9c95757f8d wayland: better system for destroyed events 2026-04-23 10:45:29 -07:00
4423c318e8 fix for -O3 2026-04-20 15:51:51 +09:00
42d6ca171e clip only sublevel widget 2026-04-20 14:49:20 +09:00
0788297ed3 wayland: prevent xdg_toplevel_configure from firing too often 2026-04-19 21:12:39 -07:00
0606f398ae working clipping with wayland 2026-04-20 12:36:01 +09:00
e0554cdb92 wayland clipping 2026-04-19 18:50:33 -07:00
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