Commit graph

1,133 commits

Author SHA1 Message Date
19cd6dc242 increase smoothness 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
70f7f8f084
fix box bug 2026-03-27 11:05:15 +09:00
6ba77904d6 fix hitTest 2026-03-25 21:06:32 -07:00
90706b184f apple: assorted fixes 2026-03-25 19:09:01 -07:00
0bbbc51bb9 apple: fix polygon/pixmap coordinates, add line function 2026-03-25 18:53:13 -07:00
bcb108ae5f apple: 'more correct' polygons weren't correct at all 2026-03-25 18:47:58 -07:00
74779c8f42 apple: better polygons, revealing a bigger issue maybe 2026-03-25 18:21:27 -07: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
6bb72c224b support wayland backend on cmake 2026-03-25 14:06:50 -07:00
c05843a04b
ugh 2026-03-25 17:09:36 +09:00
aa6d1f43d3
fix 2026-03-25 17:06:44 +09:00
fa9ad8b984 enable wayland by default on linux builds 2026-03-25 00:43:35 -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
a826ce5e12 GOD IS GOOD 2026-03-24 23:08:43 -07:00
195cccd65a perfect MwLLDetach 2026-03-24 22:40:36 -07:00
2a7327f27a wayland: update backbuffer on enddraw 2026-03-24 19:42:37 -07:00
aad8d1b536 wayland: combo box consistently shows up now 2026-03-24 18:01:55 -07:00
7162350e24 use-experimental-wayland => use-wayland 2026-03-24 17:39:25 -07:00
47746ff30e dynamically load wayland and its dependencies, fix warnings 2026-03-24 17:38:21 -07:00
e86d6acdf3 we can just draw even if events are pending 2026-03-24 14:53:02 -07:00
9a23045c30 change draw_n_resize to just resize 2026-03-24 14:43:38 -07:00
1ad75eca90 only draw on the parent and resize on the child in draw_n_resize 2026-03-24 14:41:20 -07:00
57609f1823 fire a draw/resize event manually to children when resizing 2026-03-24 13:31:49 -07:00
5e823b5a25 wayland: gl improvements 2026-03-23 19:30:21 -07:00
b9933b70e2 wayland: on resize, fire draw before resize 2026-03-23 15:56:01 -07:00
d491357635 wayland: csd fixes 2026-03-23 15:45:48 -07:00
24ae1c4e11 wayland: have backbuffer be larger then framebuffer instead of other way around 2026-03-23 15:32:28 -07:00
8ccf819b57 wayland: positive width/height 2026-03-23 14:56:27 -07:00
682d84879b wayland: cap x/y for viewporter to 0,0 2026-03-23 14:54:36 -07:00
ea2d62f2e1 more wayland fixes 2026-03-23 14:28:49 -07:00
f4072bcb3f fix clipboard 2026-03-23 13:38:26 -07:00
56cb0d4841 wayland: fix cursor 2026-03-24 04:56:08 +09:00
6277c8837a Merge branch 'master' of ssh://forgejo.nishi.boats:2221/pyrite-dev/milsko 2026-03-23 12:36:12 -07:00
3d83e0ca64 wayland: fix cursor 2026-03-23 12:35:29 -07:00
efa6804f46 fix math 2026-03-24 04:34:10 +09:00
6c65e58e37
fix 2026-03-24 04:27:57 +09: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
c3d25e6b7d wayland: don't do draw dispatch on forceRender anymore, merely update the buffer 2026-03-22 16:32:36 -07:00
09441380b5 wayland: fallback if selected_cairo is null 2026-03-22 16:15:50 -07:00
2499f82933 wayland: fix double free in wp_viewporter_interface_destroy 2026-03-22 16:12:54 -07:00
0527d376b7 add function for forcing the client to be configured before doing any xdg stuff (in a way Both all compositors like) 2026-03-20 20:23:02 -07:00
69076f2893 fix menus on csd 2026-03-20 19:42:30 -07:00
dee940161e clip: only apply extra clipping when haves decorations 2026-03-20 19:33:12 -07:00
52d676e54f csd and clipping 2026-03-20 19:28:18 -07:00
4e70de98e9 merge conflict 2026-03-19 19:46:58 -07:00