Commit graph

116 commits

Author SHA1 Message Date
138555f41d auto detect dark theme change via dbus signals
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-17 01:12:44 -05:00
3e49278a15 added wip fuzzer, fixed alot of memory leaks with wayland
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-16 18:36:42 -07:00
e41dbd43c1 fix warnings
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-16 13:22:21 -07:00
570f05540e
many things changed
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-17 01:36:34 +09:00
79efc31c55
dbus should work on netbsd now
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-16 23:40:29 +09:00
5136207bf1 Merge branch 'master' into clipboard 2026-04-15 23:42:47 -05:00
a2c1489ffb add MwLLSetDarkTheme
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-16 09:35:53 +09:00
54fed150e8 dbus
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-15 16:12:38 -07:00
ecdecbc93b Merge branch 'master' into clipboard 2026-04-15 17:27:14 -05:00
dc97522bb0 wayland: abstract the dbus stuff a bit in case we need it later
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-15 15:21:16 -07:00
6257376b1f Merge branch 'master' into clipboard 2026-04-15 14:00:17 -07:00
a0c864d85b fix wayland crash by having MwLLDestroy flush before actually destroying handle
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-15 13:58:50 -07:00
d05e31b154 wayland: don't poll for dark theme, that doesn't work
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-15 13:00:59 -07:00
a3bbcf30b2 wayland: dark theme detection
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-15 12:25:51 -07:00
b641a03bae clipboard refactoring
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-15 10:58:46 -07:00
0c822d5bfa some wayland fixes curtosey of valgrind
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-14 23:49:04 -07:00
fc8330f477 uninitialized
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-15 00:29:16 -05:00
1d59488927 wayland: fix several places where we don't attach buffer if not configured
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-14 13:45:47 -07:00
0ab497ca88 oops prioritize wayland
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-13 11:28:54 -07:00
00397f17ea
update milsko.xml
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-12 06:44:35 +09: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