Commit graph

180 commits

Author SHA1 Message Date
e6e69b9915 remove unused fields in MwLLWayland
Some checks are pending
pyrite-dev/milsko/pipeline/head Build started...
2026-09-16 15:32:45 -07:00
e81156708c fix key repeat
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-09-16 15:30:37 -07:00
1dda7934ce wayland flickering/ghosting fix
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-09-17 07:25:52 +09:00
f9bbba8af9 minor improvements on wayland
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-09-16 12:48:51 -07:00
fdbdc83527 better wayland clipboard, initial xdnd support
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-09-15 09:45:38 +09:00
cb0d7b8583 wayland drag and drop
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-09-14 15:10:27 -07:00
f0fc3fa174 wayland backend now doublebuffered!
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-09-14 07:09:43 +09:00
d8886d6860 remove unnecessary mutex locks
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-09-13 14:04:34 -07:00
6e0bbc33b9 🦀🦀🦀 DESTROYED TABLE MUTEX IS GONE 🦀🦀🦀
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-09-13 14:02:40 -07:00
d5e6847334 fix accidental subsurface reinclusion
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-09-13 00:20:08 -07:00
d98d2e15ce fix submenus
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-09-13 00:17:18 -07:00
4d768455bc finnish
Some checks are pending
pyrite-dev/milsko/pipeline/head Build started...
2026-09-11 22:29:05 -07:00
5d5170e6ca currentlyHeldWidget brought back
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-09-11 21:23:20 -07:00
f25b676523 and now to merge
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-09-11 21:00:38 -07:00
18d397b4f8 wh 2026-09-11 19:22:32 -07:00
5479cb3e30 fix for hyprland that should go away very quickly
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-09-11 18:05:42 -07:00
85b66d0d9a fix font rendering
Some checks are pending
pyrite-dev/milsko/pipeline/head Build started...
2026-07-26 01:44:01 +09:00
f35e781762 win32: move away from com for drag and drop to avoid conflicts (and because com sucks)
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-23 00:10:26 -07:00
7e339cfd60 gdi: properly quit drag and drop after its finished
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-22 21:31:03 -07:00
d3af13ebd6 drag and drop beginnings
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
Reviewed-on: #33
2026-07-23 11:45:01 +09:00
529309df37 wayland: fix size hints
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-20 21:56:42 -07:00
bc5fc10816 faster gdi text rendering
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-19 21:04:33 +09:00
a4d095cabf wayland: fix popup positioning when CSD is active. fix CSD stride
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-13 14:00:32 -07:00
c2bb601311 seperate wayland's cairo functionality into a backend that can be used seperately
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-09 21:45:30 -07:00
a16e48edd5 started on layer surface
Some checks are pending
pyrite-dev/milsko/pipeline/head Build started...
2026-07-07 23:04:58 -07:00
d3b0996561 wayland: fix MakeBorderless not working w CSD
Some checks are pending
pyrite-dev/milsko/pipeline/head Build started...
2026-07-05 00:44:54 -07:00
884c05acb7 wayland: oops! we have MwTimeGetTick, we should use that (even though I'm not sure if that's consistent across platforms. but it will at least compile
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-24 23:01:48 -07:00
e8a4e266b3 wayland: do keyboard repeat
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-24 22:51:10 -07:00
3c1bd9956f wayland: 'focused' widgets should also have key events sent
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-24 22:18:29 -07:00
31df1aa72c wayland: don't incl dbus
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-20 16:33:43 -07:00
9ee96a71c4 wayland: overhaul CSD, functions/looks much better.
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-20 16:29:43 -07:00
637015e4d5 rename MwWaylandAlwaysRender to MwWaylandVulkan
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-20 02:43:22 -07:00
bf5ab45f2e wayland
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-07 18:51:42 +09:00
ad49a55812 gdi clipping
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-07 18:40:14 +09:00
1c2cd6e875
tab widget
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-05-07 18:30:24 +09:00
0550e74b98 fix
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-05 18:34:06 -07:00
5c74e65516 wayland: yeah this is just fucked
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-05-05 18:30:09 -07:00
daced7a897 wayland: whatever it works on kde
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-05 18:11:29 -07:00
e835a9cd60 detach works
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-06 03:36:57 +09:00
d49e50f95a wayland: split wayland.c into four files
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-04 21:07:39 -07:00
8eacf36c6a wayland: misc fixes
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-04 20:46:34 -07:00
11069552df
raise
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-04 19:24:09 +09:00
1214cc0854 a little bit better
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-04 00:01:17 +09:00
150581e716 wip
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-29 15:14:38 +09:00
94c4bcd2cc better treeview
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-29 11:47:45 +00:00
b908921d68 resize/move
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-29 05:53:22 +09:00
8d6c2c0d52 implement close
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-29 05:39:47 +09:00
76f03c2019 stuff
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-29 05:20:06 +09:00
c095fb97a8 less flickering
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-29 04:24:01 +09:00
c998c61655 mouse and stuff
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-29 03:41:00 +09:00