Commit graph

105 commits

Author SHA1 Message Date
9960f7e7ef composite polygons properly
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 18:20:58 -07:00
46c4e98506 org
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 18:12:11 -07:00
94ace21566 a
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 18:04:41 -07:00
afb46f173a draw images scaled on wayland 2026-04-08 17:58:10 -07:00
c8e4d44e3e fan triangulation
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 17:06:29 -07:00
5462103815 wayland: we don't need wayland shms for the back buffer (anymore)
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 14:45:55 -07:00
3ce1cb88f6 only need one pixman buf
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 14:39:26 -07:00
ec2c128c7c actual triangulation
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 14:31:24 -07:00
6f6b08c0f5 wayland: start getting rid of cairo in favor of pixman
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 14:18:13 -07:00
67788da3fb wayland: call wl_surface_attach on every update_buffer to fix weston
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 12:36:18 -07:00
c0bfb51601 wayland/x11's env checking shouldn't be else if just if
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 12:00:48 -07:00
e9ea675ae6 change the env vars that wayland/x11 check for
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-08 11:59:05 -07:00
2e30d7f4d9 remove merge conflict artifacts, prefix MwIsKeyUTF8
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-03-31 12:36:31 -07:00
89dad2c4be Wayland massachusetts
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 18:06:17 -07:00
252490e2cf Wayland pointer lock fixes
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
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
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 15:14:19 -07:00
78ee4033b5 wayland: MwLLShowImpl 2026-03-26 23:32:24 -07:00
efbf90945a fix entry widget's use of clipboard
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-26 21:58:47 -07:00
d61e432e97 wayland: fix combobox
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-26 21:36:57 -07:00
6538f8e836 fix wayland csd, more doublebuffering fixes 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
fa9ad8b984 enable wayland by default on linux builds
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-03-25 00:43:35 -07:00
4b2bf63889 wayland: support pointer locking
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
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
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-24 23:24:20 -07:00
a826ce5e12 GOD IS GOOD
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-24 23:08:43 -07:00
195cccd65a perfect MwLLDetach
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-24 22:40:36 -07:00
2a7327f27a wayland: update backbuffer on enddraw
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-24 19:42:37 -07:00
aad8d1b536 wayland: combo box consistently shows up now
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-24 18:01:55 -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
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-24 14:53:02 -07:00
9a23045c30 change draw_n_resize to just resize
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-24 14:43:38 -07:00
1ad75eca90 only draw on the parent and resize on the child in draw_n_resize
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-24 14:41:20 -07:00
57609f1823 fire a draw/resize event manually to children when resizing
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-24 13:31:49 -07:00
5e823b5a25 wayland: gl improvements
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-23 19:30:21 -07:00
b9933b70e2 wayland: on resize, fire draw before resize
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-23 15:56:01 -07:00
d491357635 wayland: csd fixes
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-23 15:45:48 -07:00
24ae1c4e11 wayland: have backbuffer be larger then framebuffer instead of other way around
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-23 15:32:28 -07:00
8ccf819b57 wayland: positive width/height
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-23 14:56:27 -07:00
682d84879b wayland: cap x/y for viewporter to 0,0
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-23 14:54:36 -07:00
ea2d62f2e1 more wayland fixes
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-23 14:28:49 -07:00
f4072bcb3f fix clipboard
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-23 13:38:26 -07:00
56cb0d4841 wayland: fix cursor
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-24 04:56:08 +09:00
3d83e0ca64 wayland: fix cursor 2026-03-23 12:35:29 -07:00
9d65e9c6bf Wayland improvements
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-23 12:05:32 -07:00
c3d25e6b7d wayland: don't do draw dispatch on forceRender anymore, merely update the buffer
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-22 16:32:36 -07:00
09441380b5 wayland: fallback if selected_cairo is null
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-22 16:15:50 -07:00
2499f82933 wayland: fix double free in wp_viewporter_interface_destroy
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-22 16:12:54 -07:00