Commit graph

24 commits

Author SHA1 Message Date
6433322cda wayland: pointer listener 2025-12-07 17:25:16 -07:00
71aac9987c revert some leaks into other code files 2025-12-05 22:48:02 -07:00
f2c05762ae wayland: default title shouldn't mention wayland 2025-12-05 20:27:27 -07:00
d308c83fc2 recursive updating 2025-12-05 20:25:34 -07:00
620b6c7fc3 revive nextevent 2025-12-05 19:27:49 -07:00
ba6466a642 everything gets drawn 2025-12-05 19:18:11 -07:00
31e419a134 context doesn't need to be recreated on resize 2025-12-05 18:53:49 -07:00
c1c969859c undo the ugly clear color hack thing 2025-12-05 18:53:15 -07:00
39533b3fec swap buffers in draw handler instead 2025-12-05 17:16:08 -07:00
495ea93c74 working pixmap 2025-12-05 15:18:21 -07:00
0fc8b09913 wayland resize 2025-12-05 14:50:04 -07:00
39f44a56e3 fixed new kde bug where decorations were null 2025-12-05 12:40:44 -07:00
247e0b361c introduce MwLLEndDraw, which can be stubbed safely on any platforms and exists purely for wayland to be able to swap buffers at a better time 2025-12-03 23:00:40 -07:00
a932fc00ea opengl complete 2025-12-03 22:26:03 -07:00
0adc98a2a2 wayland: give up on cairo and switch to OpenGL 2025-12-03 18:17:27 -07:00
c50e920123 cairo about to make me give up on the wayland port 2025-12-02 23:42:55 -07:00
8cbde42de3 have cairo fill in lines idk 2025-12-01 20:45:21 -07:00
be2eb6483c throw in the towel and switch to cairo lmao 2025-12-01 20:05:03 -07:00
37fe636c75 more wayland work 2025-12-01 19:12:49 -07:00
5ad21381c5 more wayland impls 2025-12-01 14:19:07 -07:00
b2ea14c354 handle resizing, turn _MwLLWaylandToplevel into a pointer 2025-12-01 11:45:55 -07:00
43b0b86a0f changed my mind, removing wl_shell stuff makes the resulting library smaller and i don't actually feel like supporting a feature that's been obsolete since 2013 2025-11-29 21:04:01 -07:00
5a9a33e873 wayland: we now have subsurfaces working 2025-11-29 20:52:56 -07:00
843cc74c4c wayland backend init commit 2025-11-29 17:56:33 -07:00