|
|
195cccd65a
|
perfect MwLLDetach
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-03-24 22:40:36 -07:00 |
|
|
|
2a7327f27a
|
wayland: update backbuffer on enddraw
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
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
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
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
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
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-03-24 13:31:49 -07:00 |
|
|
|
5e823b5a25
|
wayland: gl improvements
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
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-03-23 15:56:01 -07:00 |
|
|
|
d491357635
|
wayland: csd fixes
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
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-03-23 15:32:28 -07:00 |
|
|
|
8ccf819b57
|
wayland: positive width/height
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
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-03-23 14:54:36 -07:00 |
|
|
|
ea2d62f2e1
|
more wayland fixes
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-03-23 14:28:49 -07:00 |
|
|
|
f4072bcb3f
|
fix clipboard
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-03-23 13:38:26 -07:00 |
|
|
|
56cb0d4841
|
wayland: fix cursor
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
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
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
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
pyrite-dev/milsko/pipeline/head This commit looks good
|
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)
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-03-20 20:23:02 -07:00 |
|
|
|
69076f2893
|
fix menus on csd
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-03-20 19:42:30 -07:00 |
|
|
|
dee940161e
|
clip: only apply extra clipping when haves decorations
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-03-20 19:33:12 -07:00 |
|
|
|
52d676e54f
|
csd and clipping
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-03-20 19:28:18 -07:00 |
|
|
|
4e70de98e9
|
merge conflict
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-03-19 19:46:58 -07:00 |
|
|
|
3cf94f6651
|
wayland: malicious compliance with gnome's CSD rule
|
2026-03-19 19:43:57 -07:00 |
|
|
|
22fe52c4a3
|
ugh
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-03-20 09:59:07 +09:00 |
|
|
|
3eeace0963
|
don't use wl_dispatch_pending_timeout appearently debian still doesn't ship with it
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-03-19 17:32:36 -07:00 |
|
|
|
f78e5e620f
|
wayland: image clipping attempt
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-03-19 17:06:48 -07:00 |
|
|
|
f44f98b8aa
|
wayland: don't update buffer if we haven't configured
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-03-19 16:35:56 -07:00 |
|
|
|
04eb28b617
|
revert the removal of MwLLBeginDraw/EndDraw, turns out the newer system still doesn't please weston and likely other compositors
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-03-19 16:05:44 -07:00 |
|
|
|
42db5889db
|
wayland c89
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-03-19 16:01:32 -07:00 |
|
|
|
91c05b670d
|
wayland: working viewport, subsurface input region
pyrite-dev/milsko/pipeline/head There was a failure building this commit
|
2026-03-19 15:57:20 -07:00 |
|
|
|
5960823801
|
wayland: don't early return from pointer_button, it causes a deadlock
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-03-18 23:07:16 -07:00 |
|
|
|
0a62467760
|
correct mouse clicks
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-03-18 23:01:39 -07:00 |
|
|
|
9309b5fe83
|
remove old hacks from wayland code, including MwLLBeginDraw and MwLLEndDraw which was really only ever needed for wayland and not anymore
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-03-18 19:24:51 -07:00 |
|
|
|
fc7896b5ce
|
wayland: improve event loop
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-03-17 22:17:05 -07:00 |
|
|
|
eb0919333a
|
wayland: fix several examples
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-03-17 20:39:37 -07:00 |
|
|
|
1cb8fb6c53
|
wayland: SEVERAL fixes
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-03-17 20:28:58 -07:00 |
|
|
|
d14c17b86e
|
wayland fixes
pyrite-dev/milsko/pipeline/head This commit looks good
|
2026-03-17 17:43:22 -07:00 |
|
|
|
7ad4d82024
|
c89
|
2026-02-02 23:02:42 +09:00 |
|
|
|
ad5aa03d11
|
remove non required headers
|
2026-01-31 20:42:09 +09:00 |
|
|
|
32f09a9af2
|
wayland: don't do parent draws on every event when we do'nt need to
|
2026-01-12 19:21:32 -07:00 |
|
|
|
d340c64ca3
|
wayland: fix weird regressiong
|
2026-01-12 18:50:33 -07:00 |
|
|
|
14e55b7f53
|
wayland: fix weird regression
|
2026-01-12 18:48:22 -07:00 |
|
|
|
69c95d5752
|
wayland: more fix
|
2026-01-12 18:18:05 -07:00 |
|
|
|
d3751c0bf9
|
submenu: just don't adjust if there's no global coordinates, there's not much of another way
|
2026-01-04 18:25:33 -07:00 |
|
|
|
54cdd85015
|
coords
|
2026-01-04 13:06:36 -07:00 |
|