Commit graph

97 commits

Author SHA1 Message Date
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
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
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
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
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
39b3c035fc at least no more segfault
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-28 16:30:01 +00:00
153b7e8254 wayland: allow use on macos 2026-04-26 21:57:46 -07:00
837c28133a ensure even further that the clipboards are set up if the function is called before wl_seat)
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-26 13:44:11 -07:00
215488e653 wayland: account also for compositors that may be presenting wl_data_device before wl_seat 2026-04-26 13:23:33 -07:00
4536b30fbc fix combobox issue
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-24 12:53:27 +09:00
931cff0f6d wayland: only recreate buffers on SetWH when Pending rolls around
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-23 14:39:38 -07:00
7cdd2bcc79 fix memleaks under wayland
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-23 14:02:33 -07:00
261622a2e0 h
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-23 11:04:47 -07:00
9c95757f8d wayland: better system for destroyed events 2026-04-23 10:45:29 -07:00
4423c318e8 fix for -O3
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-20 15:51:51 +09:00
42d6ca171e clip only sublevel widget
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-20 14:49:20 +09:00
0788297ed3 wayland: prevent xdg_toplevel_configure from firing too often
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-19 21:12:39 -07:00
0606f398ae working clipping with wayland
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-20 12:36:01 +09:00
e0554cdb92 wayland clipping
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-19 18:50:33 -07:00
7b9870cebc
fix things
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-17 21:26:41 +09:00
e4bd49ab83 minor adjustments for compliance 2026-04-17 03:16:43 -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
5136207bf1 Merge branch 'master' into clipboard 2026-04-15 23:42:47 -05: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