Commit graph

1,132 commits

Author SHA1 Message Date
ddca432762 wayland/opengl: instead of just breaking, select the one with the lowest visual ID specifically
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-20 04:07:44 -05:00
86286a0420 wayland/opengl: break after first config match, amidst other c89 fixes.
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-20 04:03:12 -05:00
b7415dd240 fix calling convention stuff
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-15 01:32:29 +09:00
276a9eeec5 fix warnings and sigsegv
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-15 00:25:24 +09:00
35e8e819e1
fix
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-05-14 21:12:47 +09:00
32266c7656
add table widget
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-05-14 21:10:22 +09:00
0628250631 draw func for label should be set per widget oops
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-13 00:37:22 -07:00
501e32375e label: oops, put the function for setting draw_seven_segment in the correct place
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-13 00:16:17 -07:00
b258f1e05d label: replace giant if/else block in draw, just change the draw handler function when MwSetSevenSegment is called
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-13 00:05:06 -07:00
e448a8ed4e fix
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-13 14:41:35 +09:00
90128dc6b2 fix some stuff
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-13 14:23:02 +09:00
21dcb02428
fix warning
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-13 06:18:00 +09:00
5ff8d9a6f1 fix
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-12 10:57:51 +09:00
56544212b1 add MwTreeViewGetOpened
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-12 09:49:06 +09:00
b38c146ddf
remove debug message
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-11 03:55:42 +09:00
416bdaf25e
use MwStringPrintIntoBuffer
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-09 02:43:32 +09:00
e929efb461
tab
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-08 19:00:32 +09:00
d0a4d1f1af
1.2a
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-08 01:54:29 +09:00
582582379b fix rendering 2026-05-08 00:35:51 +09:00
d1143a68ac
smoother tab
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-07 22:59:54 +09:00
37c3f9cbdc
1.2
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-07 19:50:10 +09:00
8cb40ce2d4 also works on wayland now
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-07 19:47:09 +09:00
059b287a09
fix separator
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-07 19:45:14 +09:00
19416d7451
DrawWidgetBack fix
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-05-07 19:40:16 +09: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
fdb27599b6 wsl fix
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-06 17:56:50 +09:00
3ead7afbcf justify wayland's use of gbm in a comment
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-06 03:07:25 -05:00
786ed04e69 wayland: downgrade xdg_wm_base back to 1
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-06 00:56:35 -07:00
2c3cb787d4 wayland: implement resizing for new opengl gbm
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-06 00:30:16 -07:00
232763a3e3 ugh
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-06 16:15:55 +09:00
38d1cb7289 wayland: guard sys/mman.h
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-06 00:01:55 -07:00
97778752ec wayland: have the opengl widget use gbm instead of wl_egl, removing its need for MwWaylandAlwaysRender
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-05-05 23:57:07 -07:00
ee5e04c64e wayland: apply full region to 1st-level children
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-05 19:19:58 -07:00
801c5e03d4 fix opengl wayland flicklering
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-05 19:04:19 -07: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
f45b679be3
stuff
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-06 06:10:45 +09:00
6db3d83945
j
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-06 04:53:24 +09:00
bcc4766e5f
format
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-05-06 04:28:23 +09:00
cc7f4f7ea8 no more warnings
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-06 03:44:04 +09: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
4777f893c6
color
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-06 01:51:15 +09:00
89911082ed
things
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-06 00:12:40 +09:00
37fae993b9 wayland: fix GetCursorCoordImpl somewhat
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-04 21:40:04 -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
0b7f8d3f67 wayland: only update cursor coord if its on the currentlyHeldWidget OR if there is no currentlyHeldW
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-04 15:25:16 -05:00